Publish from within directory #332
ci.yml
on: push
Matrix: build-and-test
Publish to NPM
6m 0s
Annotations
1 error and 10 warnings
build-and-test (20.x)
unable to access 'https://github.com/captbaritone/webamp/': Failed to connect to github.com port 443 after 133532 ms: Connection timed out
|
build-and-test (20.x)
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/
|
build-and-test (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@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
|
Publish to NPM
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/
|
Publish to NPM
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|