Use the the original PostgreSQL configuration file #204
Annotations
20 errors and 7 warnings
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#L60
60: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.
|
schema[meta]:
meta/main.yml#L1
2.1 is not of type 'string'
|
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#L60
60: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.
|
schema[meta]:
meta/main.yml#L1
2.1 is not of type 'string'
|
list-scenarios
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (rockylinux9)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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]
|
Test (ubuntu2204)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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]
|