Skip to content

ci: Pytest runner in CI #63

ci: Pytest runner in CI

ci: Pytest runner in CI #63

Triggered via push April 21, 2025 18:18
Status Success
Total duration 1m 8s
Artifacts
test-python  /  Run Pytest in Docker
59s
test-python / Run Pytest in Docker
lint-python  /  lint
4s
lint-python / lint
lint-typescript  /  lint
16s
lint-typescript / lint
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