Fix serve #311
Annotations
1 error and 9 warnings
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
packages/skin-database/api/app.ts#L84
'use' is defined but never used
|
packages/skin-database/migrations/20220218192912_ia_metadata.ts#L7
'knex' is defined but never used. Allowed unused args must match /^_/u
|
packages/skin-database/migrations/20220218195859_ai_metadata_timestamp.ts#L7
'knex' is defined but never used. Allowed unused args must match /^_/u
|
packages/skin-database/tasks/syncToArchive.ts#L88
'_iaItem' is assigned a value but never used
|
packages/skin-database/tasks/tweetMilestones.ts#L2
'fs' is defined but never used
|
packages/webamp/js/types.ts#L214
'TransitionType' is already declared in the upper scope on line 214 column 13
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "image_diffs", "new_images".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job failed
Loading