Use the the original PostgreSQL configuration file #207
Annotations
20 errors and 5 warnings
Test (ubuntu2204):
tasks/initialise.yml#L31
31:81 [line-length] line too long (109 > 80 characters)
|
Test (ubuntu2204):
tasks/initialise.yml#L37
37:11 [indentation] wrong indentation: expected 8 but found 10
|
Test (ubuntu2204):
tasks/initialise.yml#L60
60:81 [line-length] line too long (83 > 80 characters)
|
Test (ubuntu2204):
tasks/initialise.yml#L73
73:81 [line-length] line too long (83 > 80 characters)
|
Test (ubuntu2204):
defaults/main.yml#L55
55:7 [trailing-spaces] trailing spaces
|
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.
|
schema[meta]:
meta/main.yml#L1
2.1 is not of type 'string'
|
name[play]:
molecule/resources/playbook.yml#L27
All plays should be named.
|
Test (rockylinux9):
tasks/initialise.yml#L31
31:81 [line-length] line too long (109 > 80 characters)
|
Test (rockylinux9):
tasks/initialise.yml#L37
37:11 [indentation] wrong indentation: expected 8 but found 10
|
Test (rockylinux9):
tasks/initialise.yml#L60
60:81 [line-length] line too long (83 > 80 characters)
|
Test (rockylinux9):
tasks/initialise.yml#L73
73:81 [line-length] line too long (83 > 80 characters)
|
Test (rockylinux9):
defaults/main.yml#L55
55:7 [trailing-spaces] trailing spaces
|
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.
|
schema[meta]:
meta/main.yml#L1
2.1 is not of type 'string'
|
name[play]:
molecule/resources/playbook.yml#L27
All plays should be named.
|
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#L48
48: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#L48
48:21 [truthy] truthy value should be one of [false, true]
|