Global Search connected to downloaded data #53
lint-check.yml
on: pull_request
Backend lint and style check
12s
Frontend lint and style check
35s
Annotations
6 errors and 2 warnings
Backend lint and style check
Process completed with exit code 1.
|
Frontend lint and style check:
dfm-sideline-sidekick-app/AppInitializer.tsx#L29
Unsafe assignment of an `any` value
|
Frontend lint and style check:
dfm-sideline-sidekick-app/AppInitializer.tsx#L30
Unsafe argument of type `any` assigned to a parameter of type `JsonDataStructure`
|
Frontend lint and style check:
dfm-sideline-sidekick-app/HandleSearch.tsx#L52
'score' is defined but never used. Allowed unused args must match /^_/u
|
Frontend lint and style check:
dfm-sideline-sidekick-app/download/downloadFromAPI.ts#L116
Unsafe return of an `any` typed value
|
Frontend lint and style check
Process completed with exit code 1.
|
Backend lint and style check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Frontend lint and style check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|