Skip to content

Dates with eponyms #3801

Dates with eponyms

Dates with eponyms #3801

Triggered via pull request September 4, 2023 15:23
Status Failure
Total duration 10m 13s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 11 warnings
test: src/fragmentarium/ui/info/DateSelectionInput.test.tsx#L1
Property 'setEponym' is missing in type '{ king: undefined; isSeleucidEra: false; isCalendarFieldDisplayed: false; ur3Calendar: undefined; isAssyrianDate: false; setKing: Mock<any, any>; setIsSeleucidEra: Mock<any, any>; setIsCalenderFieldDisplayed: Mock<...>; setUr3Calendar: Mock<...>; setIsAssyrianDate: Mock<...>; }' but required in type 'DateOptionsProps'.
test: src/fragmentarium/ui/info/DateSelectionInput.test.tsx#L1
Argument of type '{ king: King | undefined; isSeleucidEra: false; isCalendarFieldDisplayed: true; ur3Calendar: Ur3Calendar.UMMA; isAssyrianDate: false; setKing: jest.Mock<any, any>; setUr3Calendar: jest.Mock<...>; setIsSeleucidEra: jest.Mock<...>; setIsCalenderFieldDisplayed: jest.Mock<...>; setIsAssyrianDate: jest.Mock<...>; }' is not assignable to parameter of type 'DateOptionsProps'.
test
Process completed with exit code 2.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, paambaati/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test: src/about/ui/about.test.tsx#L8
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