resolve pubish game #3534
Annotations
13 errors and 8 warnings
typescript:
src/components/admin/mediatheque/DownloadButton.tsx#L8
'activitiesLabel' is declared but its value is never read.
|
typescript:
src/components/admin/mediatheque/DownloadButton.tsx#L15
Parameter 'type' implicitly has an 'any' type.
|
typescript:
src/components/admin/mediatheque/DownloadButton.tsx#L16
'label' is declared but its value is never read.
|
typescript:
src/components/admin/mediatheque/DownloadButton.tsx#L20
Parameter 'type' implicitly has an 'any' type.
|
typescript:
src/components/admin/mediatheque/DownloadButton.tsx#L20
Parameter 'subType' implicitly has an 'any' type.
|
typescript:
src/components/admin/mediatheque/DownloadButton.tsx#L27
Parameter 'url' implicitly has an 'any' type.
|
typescript:
src/components/admin/mediatheque/DownloadButton.tsx#L32
Parameter 'data' implicitly has an 'any' type.
|
typescript:
src/components/admin/mediatheque/DownloadButton.tsx#L34
Variable 'imagePromises' implicitly has type 'any[]' in some locations where its type cannot be determined.
|
typescript:
src/components/admin/mediatheque/DownloadButton.tsx#L35
Variable 'videoLinks' implicitly has type 'any[]' in some locations where its type cannot be determined.
|
typescript:
src/components/admin/mediatheque/DownloadButton.tsx#L37
Parameter 'item' implicitly has an 'any' type.
|
lint:
src/components/admin/mediatheque/DownloadButton.tsx#L13
Unexpected console statement
|
lint:
src/components/admin/mediatheque/DownloadButton.tsx#L47
Unexpected console statement
|
lint
Process completed with exit code 1.
|
unit-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
unit-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
typescript
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
typescript
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint:
src/components/admin/mediatheque/DownloadButton.tsx#L8
'activitiesLabel' is defined but never used
|
lint:
src/components/admin/mediatheque/DownloadButton.tsx#L16
'label' is defined but never used
|