Skip to content

docs: Add comprehensive AGENTS documentation for project, frontend, a… #220

docs: Add comprehensive AGENTS documentation for project, frontend, a…

docs: Add comprehensive AGENTS documentation for project, frontend, a… #220

Triggered via push December 24, 2025 14:00
Status Success
Total duration 21s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 10 warnings
lint / lint
Process completed with exit code 1.
lint / lint: frontend/src/store/types.ts#L12
'k' is never reassigned. Use 'const' instead
lint / lint: frontend/src/store/types.ts#L10
'store' is never reassigned. Use 'const' instead
lint / lint: frontend/src/services/ApiService.ts#L93
Unexpected empty method 'after401'
lint / lint: frontend/src/components/Toast/Toast.tsx#L26
Unexpected empty method 'hideToasts'
lint / lint: frontend/src/components/Toast/Toast.tsx#L25
Unexpected empty method 'hideToast'
lint / lint: frontend/src/components/Toast/Toast.tsx#L24
Unexpected empty method 'showToast'
lint / lint: frontend/src/common/utils/collapseAddress.ts#L1
Type number trivially inferred from a number literal, remove type annotation
lint / lint: frontend/postcss.config.js#L15
'process' is not defined
lint / lint: frontend/src/components/Toast/Toast.tsx#L8
Unexpected any. Specify a different type
lint / lint: frontend/src/components/Toast/Toast.tsx#L6
Unexpected any. Specify a different type
lint / lint: frontend/src/components/PageLayoutNew/PageLayoutNew.tsx#L8
Unexpected any. Specify a different type
lint / lint: frontend/src/common/utils/removeEmptyFields.ts#L3
'_' is defined but never used
lint / lint: frontend/src/common/utils/removeEmptyFields.ts#L1
Unexpected any. Specify a different type
lint / lint: frontend/src/common/hooks/useClipboard.ts#L16
'err' is defined but never used
lint / lint: frontend/src/App.tsx#L11
'useAuthQuery' is defined but never used
lint / lint: frontend/src/App.tsx#L9
'AuthService' is defined but never used
lint / lint: frontend/src/App.tsx#L4
'checkIsMobile' is defined but never used
lint / lint: frontend/declaration.d.ts#L2
Unexpected any. Specify a different type