Skip to content

Merge pull request #15 from OpenBuilders/feat/be-fixes #34

Merge pull request #15 from OpenBuilders/feat/be-fixes

Merge pull request #15 from OpenBuilders/feat/be-fixes #34

Triggered via push April 17, 2025 11:06
Status Success
Total duration 3m 0s
Artifacts
lint-python  /  lint
6s
lint-python / lint
lint-typescript  /  lint
17s
lint-typescript / lint
build-and-push-frontend  /  build-and-push-frontend
1m 10s
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#L93
Use an `interface` instead of a `type`
lint-typescript / lint: frontend/src/common/types/webApp.ts#L95
void is only valid as a return type or generic type argument
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#L99
void is only valid as a return type or generic type argument
lint-typescript / lint: frontend/src/common/types/webApp.ts#L105
Use an `interface` instead of a `type`
lint-typescript / lint: frontend/src/common/types/webApp.ts#L123
Use an `interface` instead of a `type`