Skip to content

Set Up Linting, Formatting, and Pre-commit Hooks for Backend Codebase #10

Set Up Linting, Formatting, and Pre-commit Hooks for Backend Codebase

Set Up Linting, Formatting, and Pre-commit Hooks for Backend Codebase #10

Triggered via pull request August 4, 2025 10:47
Status Failure
Total duration 2m 58s
Artifacts

ci.yml

on: pull_request
Lint & Format Check
56s
Lint & Format Check
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Lint & Format Check: src/components/HomepageFeatures/index.tsx#L52
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
Lint & Format Check: src/components/HomepageFeatures/index.tsx#L51
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
Lint & Format Check: src/components/HomepageFeatures/index.tsx#L49
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
Lint & Format Check: src/components/HomepageFeatures/index.tsx#L48
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
Lint & Format Check: src/components/HomepageFeatures/index.tsx#L47
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
Lint & Format Check: src/components/HomepageFeatures/index.tsx#L37
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
Lint & Format Check: src/components/HomepageFeatures/index.tsx#L29
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
Lint & Format Check: src/components/HomepageFeatures/index.tsx#L27
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
Lint & Format Check: src/components/HomepageFeatures/index.tsx#L17
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
Lint & Format Check: src/components/GiscusComponent/index.tsx#L2
Cannot find module '@giscus/react' or its corresponding type declarations.
Build Project
Process completed with exit code 1.