Make og image an actual url #280
Annotations
8 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint:
packages/skin-database/api/app.ts#L84
'use' is defined but never used
|
Lint:
packages/skin-database/migrations/20220218192912_ia_metadata.ts#L7
'knex' is defined but never used. Allowed unused args must match /^_/u
|
Lint:
packages/skin-database/migrations/20220218195859_ai_metadata_timestamp.ts#L7
'knex' is defined but never used. Allowed unused args must match /^_/u
|
Lint:
packages/skin-database/tasks/syncToArchive.ts#L88
'_iaItem' is assigned a value but never used
|
Lint:
packages/skin-database/tasks/tweetMilestones.ts#L2
'fs' is defined but never used
|
Lint:
packages/webamp/js/types.ts#L214
'TransitionType' is already declared in the upper scope on line 214 column 13
|
Loading