CI-CD #63
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, coverallsapp/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run linter:
src/cli/index.ts#L46
Missing JSDoc comment
|
Run linter:
src/cli/index.ts#L75
Missing JSDoc comment
|
Run linter:
src/cli/parse-args.ts#L90
Missing JSDoc comment
|
Run linter:
src/get-new-version.ts#L87
Unsafe assignment of an any value
|
Run linter:
src/get-new-version.ts#L112
Unsafe member access .release on an any value
|
Run linter:
src/index.ts#L15
Unsafe assignment of an any value
|
Run linter:
src/index.ts#L15
Unsafe member access .default on an any value
|
Run linter:
src/manifest.ts#L21
Unexpected any. Specify a different type
|
Run linter:
src/manifest.ts#L24
Unsafe member access .name on an any value
|
Run linter:
src/manifest.ts#L25
Unsafe member access .version on an any value
|
Send code coverage results to Coveralls
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading