Skip to content

Ignore some eslint rules #105

Ignore some eslint rules

Ignore some eslint rules #105

Triggered via push August 6, 2024 08:38
Status Failure
Total duration 26s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test: src/api.ts#L5
Module '"./musa-core-import"' has no exported member 'Api'.
test: src/api.ts#L6
Module '"./musa-core-import"' has no exported member 'Normalization'.
test: src/api.ts#L7
Module '"./musa-core-import"' has no exported member 'NormalizationUnit'.
test: src/api.ts#L8
Module '"./musa-core-import"' has no exported member 'Scanner'.
test: src/api.ts#L9
Module '"./musa-core-import"' has no exported member 'Tags'.
test: src/api.ts#L10
Module '"./musa-core-import"' has no exported member 'Thread'.
test: src/api.ts#L11
Module '"./musa-core-import"' has no exported member 'UrlSafeBase64'.
test: src/api.ts#L162
Parameter 'file' implicitly has an 'any' type.
test: src/api.ts#L173
Spread types may only be created from object types.
test: src/api.ts#L174
'result' is of type 'unknown'.