Skip to content

feat: whitelist-external to external-source #12

feat: whitelist-external to external-source

feat: whitelist-external to external-source #12

Triggered via push April 25, 2025 16:51
Status Success
Total duration 27s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

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