fix test #37
Annotations
10 errors and 6 warnings
YAML Lint:
compose.yaml#L3
3:10 [trailing-spaces] trailing spaces
|
YAML Lint:
compose.yaml#L34
34:14 [trailing-spaces] trailing spaces
|
YAML Lint:
backend/compose.yaml#L4
4:11 [trailing-spaces] trailing spaces
|
YAML Lint:
.github/workflows/xf_ci.yaml#L5
5:4 [indentation] wrong indentation: expected 4 but found 3
|
YAML Lint:
.github/workflows/xf_ci.yaml#L8
8:10 [indentation] wrong indentation: expected 5 but found 9
|
YAML Lint:
.github/workflows/xf_ci.yaml#L12
12:5 [indentation] wrong indentation: expected 5 but found 4
|
YAML Lint:
.github/workflows/xf_ci.yaml#L15
15:8 [indentation] wrong indentation: expected 8 but found 7
|
YAML Lint:
.github/workflows/xf_ci.yaml#L30
30:6 [indentation] wrong indentation: expected 4 but found 5
|
YAML Lint:
.github/workflows/xf_ci.yaml#L33
33:11 [indentation] wrong indentation: expected 9 but found 10
|
YAML Lint:
.github/workflows/xf_ci.yaml#L35
35:9 [indentation] wrong indentation: expected 7 but found 8
|
YAML Lint:
compose.yaml#L1
1:1 [document-start] missing document start "---"
|
YAML Lint:
compose.yaml#L3
3:2 [comments] missing starting space in comment
|
YAML Lint:
backend/compose.yaml#L1
1:1 [document-start] missing document start "---"
|
YAML Lint:
backend/tests/.yamllint#L1
1:1 [document-start] missing document start "---"
|
YAML Lint:
.github/workflows/xf_ci.yaml#L1
1:1 [document-start] missing document start "---"
|
YAML Lint:
.github/workflows/xf_ci.yaml#L2
2:1 [truthy] truthy value should be one of [false, true]
|