[SECENG-1371] Add GHA JIRA ref check in PR title #5
ci.yml
on: pull_request
Matrix: lint
Ansible Galaxy import
0s
Annotations
4 errors and 6 warnings
Lint (min_ansible_version):
.github/workflows/check-pr-title.yml#L4
4:13 [brackets] too many spaces inside brackets
|
Lint (min_ansible_version):
.github/workflows/check-pr-title.yml#L4
4:51 [brackets] too many spaces inside brackets
|
Lint (min_ansible_version):
.github/workflows/check-pr-title.yml#L8
8:91 [new-line-at-end-of-file] no new line character at the end of file
|
Lint (min_ansible_version)
Process completed with exit code 1.
|
Lint (min_ansible_version)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint (min_ansible_version):
defaults/main.yml#L35
35:121 [line-length] line too long (156 > 120 characters)
|
Lint (min_ansible_version):
.github/workflows/ci.yml#L28
28:12 [comments] missing starting space in comment
|
Lint (min_ansible_version):
.github/workflows/ci.yml#L28
28:11 [comments-indentation] comment not indented like content
|
Lint (min_ansible_version):
.github/workflows/check-pr-title.yml#L1
1:1 [document-start] missing document start "---"
|
Lint (min_ansible_version):
.github/workflows/check-pr-title.yml#L2
2:1 [truthy] truthy value should be one of [false, no, true, yes]
|