delete frontend part #30
Annotations
11 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#L3
3:1 [trailing-spaces] trailing spaces
|
YAML Lint:
.github/workflows/xf_ci.yaml#L6
6:4 [indentation] wrong indentation: expected 4 but found 3
|
YAML Lint:
.github/workflows/xf_ci.yaml#L9
9:10 [indentation] wrong indentation: expected 5 but found 9
|
YAML Lint:
.github/workflows/xf_ci.yaml#L13
13:5 [indentation] wrong indentation: expected 5 but found 4
|
YAML Lint:
.github/workflows/xf_ci.yaml#L16
16:11 [indentation] wrong indentation: expected 8 but found 10
|
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#L32
32:9 [indentation] wrong indentation: expected 7 but found 8
|
Jest testing
Process completed with exit code 1.
|
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]
|