CI-CD #67
Annotations
16 errors and 14 warnings
Node 12 on macos-latest
Unable to find Node version '12' for platform darwin and architecture arm64.
|
Node 14 on macos-latest
Unable to find Node version '14' for platform darwin and architecture arm64.
|
Node 10 on macos-latest
The job was canceled because "macos-latest_12" failed.
|
Node 10 on macos-latest
Unable to find Node version '10' for platform darwin and architecture arm64.
|
Node 14 on windows-latest
The job was canceled because "macos-latest_12" failed.
|
Node 14 on windows-latest
The operation was canceled.
|
Node 12 on ubuntu-latest
The job was canceled because "macos-latest_12" failed.
|
Node 12 on ubuntu-latest
The operation was canceled.
|
Node 12 on windows-latest
The job was canceled because "macos-latest_12" failed.
|
Node 12 on windows-latest
The operation was canceled.
|
Node 10 on ubuntu-latest
The job was canceled because "macos-latest_12" failed.
|
Node 10 on ubuntu-latest
The operation was canceled.
|
Node 14 on ubuntu-latest
The job was canceled because "macos-latest_12" failed.
|
Node 14 on ubuntu-latest
The operation was canceled.
|
Node 10 on windows-latest
The job was canceled because "macos-latest_12" failed.
|
Node 10 on windows-latest
The operation was canceled.
|
Node 12 on macos-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Node 12 on macos-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
Node 14 on macos-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Node 14 on macos-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
Node 10 on ubuntu-latest:
src/cli/index.ts#L46
Missing JSDoc comment
|
Node 10 on ubuntu-latest:
src/cli/index.ts#L75
Missing JSDoc comment
|
Node 10 on ubuntu-latest:
src/cli/parse-args.ts#L90
Missing JSDoc comment
|
Node 10 on ubuntu-latest:
src/get-new-version.ts#L87
Unsafe assignment of an any value
|
Node 10 on ubuntu-latest:
src/get-new-version.ts#L112
Unsafe member access .release on an any value
|
Node 10 on ubuntu-latest:
src/index.ts#L15
Unsafe assignment of an any value
|
Node 10 on ubuntu-latest:
src/index.ts#L15
Unsafe member access .default on an any value
|
Node 10 on ubuntu-latest:
src/manifest.ts#L21
Unexpected any. Specify a different type
|
Node 10 on ubuntu-latest:
src/manifest.ts#L24
Unsafe member access .name on an any value
|
Node 10 on ubuntu-latest:
src/manifest.ts#L25
Unsafe member access .version on an any value
|