Skip to content

Merge remote-tracking branch 'origin/master' into add-display-of-sector #4991

Merge remote-tracking branch 'origin/master' into add-display-of-sector

Merge remote-tracking branch 'origin/master' into add-display-of-sector #4991

Triggered via push December 15, 2024 17:44
Status Failure
Total duration 7m 50s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 11 warnings
test: src/fragmentarium/domain/archaeology.test.ts#L1
An object literal cannot have multiple properties with the same name in strict mode.
test: src/fragmentarium/domain/archaeology.test.ts#L1
Duplicate identifier 'sector'.
test: src/fragmentarium/domain/archaeology.test.ts#L1
An object literal cannot have multiple properties with the same name in strict mode.
test: src/fragmentarium/domain/archaeology.test.ts#L1
Duplicate identifier 'sector'.
test
Process completed with exit code 2.
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test: src/about/ui/about.test.tsx#L12
Unexpected any. Specify a different type
test: src/auth/react-auth0-spa.tsx#L76
React Hook useEffect has missing dependencies: 'initOptions', 'onRedirectCallback', and 'returnTo'. Either include them or remove the dependency array. If 'onRedirectCallback' changes too often, find the parent component that defines it and wrap that definition in useCallback
test: src/bibliography/domain/BibliographyEntry.ts#L23
Unexpected any. Specify a different type
test: src/common/HtmlParsing.tsx#L3
Argument 'inputElements' should be typed with a non-any type
test: src/common/HtmlParsing.tsx#L3
Unexpected any. Specify a different type
test: src/common/List.tsx#L34
'value' is missing in props validation
test: src/common/List.tsx#L35
'children' is missing in props validation
test: src/common/List.tsx#L36
'onChange' is missing in props validation
test: src/common/List.tsx#L37
'defaultValue' is missing in props validation
test: src/common/List.tsx#L71
'value.map' is missing in props validation