add ci to build website and ensure it's working #376
Annotations
6 errors and 5 warnings
validate-yaml
Process completed with exit code 1.
|
validate-yaml:
./.github/workflows/website.yaml#L14
14:11 [indentation] wrong indentation: expected 12 but found 10
|
validate-yaml:
./.github/workflows/website.yaml#L11
11:7 [indentation] wrong indentation: expected 8 but found 6
|
validate-yaml:
./.github/workflows/website.yaml#L9
9:5 [indentation] wrong indentation: expected 6 but found 4
|
validate-yaml:
./.github/workflows/website.yaml#L8
8:3 [indentation] wrong indentation: expected 4 but found 2
|
validate-yaml:
./.github/workflows/website.yaml#L5
5:9 [indentation] wrong indentation: expected 12 but found 8
|
validate-yaml:
./.github/workflows/website.yaml#L2
2:1 [truthy] truthy value should be one of [false, true]
|
validate-yaml:
./.github/workflows/dac.yaml#L3
3:1 [truthy] truthy value should be one of [false, true]
|
validate-yaml:
./.github/workflows/lint.yaml#L3
3:1 [truthy] truthy value should be one of [false, true]
|
validate-yaml:
./prometheus.yml#L4
4:28 [comments] too few spaces before comment: expected 2
|
validate-yaml:
./prometheus.yml#L3
3:24 [comments] too few spaces before comment: expected 2
|