TS eslint rules cleanup #3173
tests.yml
on: pull_request
style-check
21s
types-check
26s
Matrix: integration_tests
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.
|