Skip to content

Merge branch 'main' of https://github.com/OpenBuilders/access-tool in… #198

Merge branch 'main' of https://github.com/OpenBuilders/access-tool in…

Merge branch 'main' of https://github.com/OpenBuilders/access-tool in… #198

Triggered via push November 19, 2025 11:25
Status Success
Total duration 28s
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