Skip to content

chore: error logs

chore: error logs #99

Triggered via push April 22, 2025 21:07
Status Success
Total duration 2m 36s
Artifacts
lint-typescript  /  lint
15s
lint-typescript / lint
lint-python  /  lint
3s
lint-python / lint
test-python  /  Run Pytest in Docker
51s
test-python / Run Pytest in Docker
build-and-push-frontend  /  build-and-push-frontend
1m 3s
build-and-push-frontend / build-and-push-frontend
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint-typescript / lint: frontend/declaration.d.ts#L2
Unexpected any. Specify a different type
lint-typescript / lint: frontend/postcss.config.js#L15
'process' is not defined
lint-typescript / lint: frontend/src/common/hooks/useClipboard.ts#L16
'err' is defined but never used
lint-typescript / lint: frontend/src/common/types/webApp.ts#L96
void is only valid as a return type or generic type argument
lint-typescript / lint: frontend/src/common/types/webApp.ts#L97
void is only valid as a return type or generic type argument
lint-typescript / lint: frontend/src/common/types/webApp.ts#L98
void is only valid as a return type or generic type argument
lint-typescript / lint: frontend/src/common/types/webApp.ts#L100
void is only valid as a return type or generic type argument
lint-typescript / lint: frontend/src/common/types/webApp.ts#L190
void is not valid as a constituent in a union type
lint-typescript / lint: frontend/src/common/utils/collapseAddress.ts#L1
Type number trivially inferred from a number literal, remove type annotation
lint-typescript / lint: frontend/src/common/utils/removeEmptyFields.ts#L1
Unexpected any. Specify a different type