feat(APIv2): RHINENG-2076 implemented the policies endpoint #4096
ci.yml
on: pull_request
static-analysis
1m 14s
development-build
4m 28s
unit-tests
2m 37s
migration-robustness
28s
Annotations
1 error and 4 warnings
static-analysis
You have commit messages with errors
error running commitlint
Command failed with exit code 128: git log --format=%H--------->hash---------%B%n--------->commit--------- 2ec23eddd4b99ee3bdb78e37a858d6f3adce1f74^1..2ec23eddd4b99ee3bdb78e37a858d6f3adce1f74 --first-parent
fatal: ambiguous argument '2ec23eddd4b99ee3bdb78e37a858d6f3adce1f74^1..2ec23eddd4b99ee3bdb78e37a858d6f3adce1f74': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
Error: Command failed with exit code 128: git log --format=%H--------->hash---------%B%n--------->commit--------- 2ec23eddd4b99ee3bdb78e37a858d6f3adce1f74^1..2ec23eddd4b99ee3bdb78e37a858d6f3adce1f74 --first-parent
fatal: ambiguous argument '2ec23eddd4b99ee3bdb78e37a858d6f3adce1f74^1..2ec23eddd4b99ee3bdb78e37a858d6f3adce1f74': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
at makeError (/node_modules/execa/lib/error.js:60:11)
at handlePromise (/node_modules/execa/index.js:118:26)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async gitCommits (/run.js:148:7)
at async showLintResults (/run.js:294:19)
|
migration-robustness
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
static-analysis
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
unit-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
development-build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|