Skip to content

Merge pull request #35 from OpenBuilders/fix/nft-collection-rule-update #100

Merge pull request #35 from OpenBuilders/fix/nft-collection-rule-update

Merge pull request #35 from OpenBuilders/fix/nft-collection-rule-update #100

Triggered via push April 22, 2025 22:25
Status Success
Total duration 2m 58s
Artifacts
lint-typescript  /  lint
21s
lint-typescript / lint
lint-python  /  lint
4s
lint-python / lint
test-python  /  Run Pytest in Docker
54s
test-python / Run Pytest in Docker
build-and-push-frontend  /  build-and-push-frontend
1m 7s
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