Skip to content

feat(project): render EditorJS code blocks with copy button and langu… #131

feat(project): render EditorJS code blocks with copy button and langu…

feat(project): render EditorJS code blocks with copy button and langu… #131

Re-run triggered November 12, 2025 05:49
Status Failure
Total duration 32s
Artifacts

format-check.yml

on: pull_request
format-check
27s
format-check
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
format-check
Process completed with exit code 1.
format-check: client/src/modules/project/components/project-content.tsx#L10
'Tag' is assigned a value but never used
format-check: client/src/modules/project/components/project-content.tsx#L1
Definition for rule 'react/prop-types' was not found
format-check: client/src/shared/hooks/use-auth.ts#L45
React Hook useCallback has a missing dependency: 'clearToken'. Either include it or remove the dependency array
format-check: client/src/modules/profile/index.tsx#L34
React Hook useEffect has missing dependencies: 'fetchUserProfile', 'profile?.personal_info.username', 'projects.length', 'setProjects', and 'user?.personal_info.username'. Either include them or remove the dependency array