Skip to content

test/delete-me

test/delete-me #607

Triggered via pull request November 19, 2024 11:39
Status Failure
Total duration 1m 18s
Artifacts
lint and typecheck
1m 7s
lint and typecheck
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 3 warnings
lint and typecheck
Argument of type '{ id: string; key: string; ref: string; "aria-selected": boolean; tabindex: string; onClick: any; }' is not assignable to parameter of type 'Partial<{}> & Omit<{ readonly ariaSelected: boolean; } & VNodeProps & AllowedComponentProps & ComponentCustomProps & Readonly<...>, never> & Record<...>'.
lint and typecheck
Property 'data' does not exist on type 'SearchAheadAPIresponse'.
lint and typecheck
Property 'data' does not exist on type 'SearchAheadAPIresponse'.
lint and typecheck
Module '"~/types/api/common"' has no exported member 'InternalPostSearchResponse'.
lint and typecheck
Module '"~/types/api/common"' has no exported member 'SearchResult'.
lint and typecheck
Process completed with exit code 1.
lint and typecheck
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/