Skip to content

Merge remote-tracking branch 'origin/issue-114-backend' into issue-5185 #14379

Merge remote-tracking branch 'origin/issue-114-backend' into issue-5185

Merge remote-tracking branch 'origin/issue-114-backend' into issue-5185 #14379

Triggered via push October 22, 2024 13:25
Status Failure
Total duration 2m 8s
Artifacts

test.yml

on: push
Check if back-end or front-end files changed
6s
Check if back-end or front-end files changed
Run back-end tests
0s
Run back-end tests
Run front-end tests
1m 43s
Run front-end tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Run front-end tests
'localized' is declared but its value is never read.
Run front-end tests
Type 'SerializedResource<TreeDefItem<AnyTree>> | SerializedResource<FilterTablesByEndsWith<"TreeDefItem">>' is not assignable to type 'SerializedResource<TreeDefItem<AnyTree>>'.
Run front-end tests
Type 'RA<SerializedResource<TreeDefItem<AnyTree>>> | SerializedResource<FilterTablesByEndsWith<"TreeDefItem">>[]' is not assignable to type 'RA<SerializedResource<TreeDefItem<AnyTree>>>'.
Run front-end tests
Object is possibly 'null'.
Run front-end tests
Object is possibly 'null'.
Run front-end tests
Argument of type '() => Promise<false | { lowestChildRank: number | undefined; treeRanks: { rankId: number | null; isEnforced: boolean; }[]; } | undefined>' is not assignable to parameter of type '() => false | QueryComboBoxTreeData | Promise<false | QueryComboBoxTreeData | undefined> | undefined'.
Run front-end tests
Property 'treeDef' does not exist on type 'SerializedResource<FilterTablesByEndsWith<"TreeDefItem">>'.
Run front-end tests
Object is possibly 'null'.
Run front-end tests
Argument of type 'RA<number | null>' is not assignable to parameter of type '({ readonly definitionGeography: number; readonly definitionGeologicTimePeriod: number; readonly definitionLithoStrat: number; readonly definitionStorage: number; readonly definitionTaxon: number; } & { ...; } & { ...; } & { ...; } & { ...; })[`collapsedRanks${TREE_NAME}`] | ((oldValue: ({ ...; } & ... 3 more ... & ...'.
Run front-end tests
Argument of type 'number | null' is not assignable to parameter of type 'number'.
Run front-end tests
The following actions use a deprecated Node.js version and will be forced to run on node20: SimenB/github-actions-cpu-cores@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/