Added github workflows to repository #3
build-and-test.yml
on: pull_request
YAML Lint
7s
Markdown Lint
10s
Matrix: Build and Test
Annotations
10 warnings
YAML Lint:
.github/dependabot.yml#L6
6:1 [document-start] missing document start "---"
|
YAML Lint:
.github/workflows/build-and-test.yml#L4
4:1 [truthy] truthy value should be one of [false, true]
|
YAML Lint:
.github/workflows/build-and-test.yml#L20
20:73 [comments] too few spaces before comment
|
YAML Lint:
.github/workflows/build-and-test.yml#L24
24:76 [comments] too few spaces before comment
|
YAML Lint:
.github/workflows/build-and-test.yml#L34
34:73 [comments] too few spaces before comment
|
YAML Lint:
.github/workflows/build-and-test.yml#L38
38:80 [comments] too few spaces before comment
|
YAML Lint:
.github/workflows/build-and-test.yml#L55
55:73 [comments] too few spaces before comment
|
YAML Lint:
.github/workflows/dependency-review.yml#L3
3:1 [document-start] missing document start "---"
|
YAML Lint:
.github/workflows/dependency-review.yml#L4
4:1 [truthy] truthy value should be one of [false, true]
|
YAML Lint:
.github/workflows/publish.yml#L4
4:1 [truthy] truthy value should be one of [false, true]
|