Fix serve #311
Annotations
1 error and 9 warnings
build-and-test (20.x)
Process completed with exit code 1.
|
build-and-test (20.x)
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/
|
build-and-test (20.x)
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/
|
build-and-test (20.x):
packages/skin-database/api/app.ts#L84
'use' is defined but never used
|
build-and-test (20.x):
packages/skin-database/migrations/20220218192912_ia_metadata.ts#L7
'knex' is defined but never used. Allowed unused args must match /^_/u
|
build-and-test (20.x):
packages/skin-database/migrations/20220218195859_ai_metadata_timestamp.ts#L7
'knex' is defined but never used. Allowed unused args must match /^_/u
|
build-and-test (20.x):
packages/skin-database/tasks/syncToArchive.ts#L88
'_iaItem' is assigned a value but never used
|
build-and-test (20.x):
packages/skin-database/tasks/tweetMilestones.ts#L2
'fs' is defined but never used
|
build-and-test (20.x):
packages/webamp/js/types.ts#L214
'TransitionType' is already declared in the upper scope on line 214 column 13
|
Deprecation notice: v1, v2, and v3 of the artifact actions
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/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
image_diffs
Expired
|
2.57 MB |
|
new_images
Expired
|
973 KB |
|