Use the the original PostgreSQL configuration file #206
Annotations
20 errors and 7 warnings
Test (ubuntu2204):
tasks/initialise.yml#L32
32:81 [line-length] line too long (109 > 80 characters)
|
Test (ubuntu2204):
tasks/initialise.yml#L38
38:11 [indentation] wrong indentation: expected 8 but found 10
|
Test (ubuntu2204):
tasks/initialise.yml#L61
61:81 [line-length] line too long (83 > 80 characters)
|
Test (ubuntu2204):
tasks/initialise.yml#L74
74:81 [line-length] line too long (83 > 80 characters)
|
Test (ubuntu2204):
defaults/main.yml#L55
55:7 [trailing-spaces] trailing spaces
|
Test (ubuntu2204):
defaults/main.yml#L67
67:81 [line-length] line too long (118 > 80 characters)
|
Test (ubuntu2204):
defaults/main.yml#L69
69:81 [line-length] line too long (107 > 80 characters)
|
yaml[trailing-spaces]:
defaults/main.yml#L55
Trailing spaces
|
fqcn[action-core]:
handlers/main.yml#L4
Use FQCN for builtin module actions (service).
|
name[casing]:
handlers/main.yml#L4
All names should start with an uppercase letter.
|
Test (rockylinux9):
tasks/initialise.yml#L32
32:81 [line-length] line too long (109 > 80 characters)
|
Test (rockylinux9):
tasks/initialise.yml#L38
38:11 [indentation] wrong indentation: expected 8 but found 10
|
Test (rockylinux9):
tasks/initialise.yml#L61
61:81 [line-length] line too long (83 > 80 characters)
|
Test (rockylinux9):
tasks/initialise.yml#L74
74:81 [line-length] line too long (83 > 80 characters)
|
Test (rockylinux9):
defaults/main.yml#L55
55:7 [trailing-spaces] trailing spaces
|
Test (rockylinux9):
defaults/main.yml#L67
67:81 [line-length] line too long (118 > 80 characters)
|
Test (rockylinux9):
defaults/main.yml#L69
69:81 [line-length] line too long (107 > 80 characters)
|
yaml[trailing-spaces]:
defaults/main.yml#L55
Trailing spaces
|
fqcn[action-core]:
handlers/main.yml#L4
Use FQCN for builtin module actions (service).
|
name[casing]:
handlers/main.yml#L4
All names should start with an uppercase letter.
|
list-scenarios
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test (ubuntu2204)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test (ubuntu2204):
tasks/initialise.yml#L3
3:3 [comments] missing starting space in comment
|
Test (ubuntu2204):
tasks/initialise.yml#L49
49:21 [truthy] truthy value should be one of [false, true]
|
Test (rockylinux9)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test (rockylinux9):
tasks/initialise.yml#L3
3:3 [comments] missing starting space in comment
|
Test (rockylinux9):
tasks/initialise.yml#L49
49:21 [truthy] truthy value should be one of [false, true]
|