Skip to content

TS eslint rules cleanup #3173

TS eslint rules cleanup

TS eslint rules cleanup #3173

Triggered via pull request October 22, 2024 08:30
Status Failure
Total duration 2m 25s
Artifacts

tests.yml

on: pull_request
style-check
21s
style-check
types-check
26s
types-check
Matrix: integration_tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors
integration-tests (Node.js 20): src/index.ts#L49
Type 'SearchResponse<Record<string, unknown>, SearchParams>' is not assignable to type 'SearchResponse<Movie>'.
integration-tests (Node.js 20)
Process completed with exit code 2.
integration-tests (Node.js 18): src/index.ts#L49
Type 'SearchResponse<Record<string, unknown>, SearchParams>' is not assignable to type 'SearchResponse<Movie>'.
integration-tests (Node.js 18)
Process completed with exit code 2.