CI-CD #70
Annotations
17 errors and 12 warnings
Node 10 on macos-latest
Unable to find Node version '10' for platform darwin and architecture arm64.
|
Node 12 on macos-latest
The job was canceled because "macos-latest_10" failed.
|
Node 12 on macos-latest
Unable to find Node version '12' for platform darwin and architecture arm64.
|
Node 14 on macos-latest
The job was canceled because "macos-latest_10" failed.
|
Node 14 on macos-latest
Unable to find Node version '14' for platform darwin and architecture arm64.
|
Node 12 on ubuntu-latest
The job was canceled because "macos-latest_10" failed.
|
Node 12 on ubuntu-latest
The operation was canceled.
|
Node 14 on ubuntu-latest
The job was canceled because "macos-latest_10" failed.
|
Node 14 on ubuntu-latest
The operation was canceled.
|
Node 14 on windows-latest
The job was canceled because "macos-latest_10" failed.
|
Node 14 on windows-latest
The operation was canceled.
|
Node 10 on windows-latest
The job was canceled because "macos-latest_10" failed.
|
Node 10 on windows-latest
The operation was canceled.
|
Node 12 on windows-latest
The job was canceled because "macos-latest_10" failed.
|
Node 12 on windows-latest
The operation was canceled.
|
Node 10 on ubuntu-latest
The job was canceled because "macos-latest_10" failed.
|
Node 10 on ubuntu-latest
The operation was canceled.
|
Node 10 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 macos-latest
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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
|