Skip to content

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

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

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

Triggered via pull request August 4, 2025 10:29
Status Failure
Total duration 1m 17s
Artifacts

ci.yml

on: pull_request
Lint & Format Check
48s
Lint & Format Check
Build Project
21s
Build Project
Run Tests
0s
Run Tests
Fit to window
Zoom out
Zoom in

Annotations

11 errors
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.
Lint & Format Check: src/components/Community/index.tsx#L2
Cannot find module 'react-slot-counter' or its corresponding type declarations.
Lint & Format Check: docusaurus.config.ts#L5
Cannot find module 'rehype-katex' or its corresponding type declarations.
Lint & Format Check: docusaurus.config.ts#L4
Cannot find module 'remark-math' or its corresponding type declarations.
Build Project
Process completed with exit code 1.