run tracetesting on successful build #2960
checks.yml
on: pull_request
markdownlint
20s
yamllint
8s
misspell
14s
markdownlinkcheck
1m 51s
sanity
6s
checklicense
19s
Matrix: build_images / build_and_push_images
Annotations
6 errors
yamllint:
.github/workflows/run-integration-tests.yml#L14
14:5 [indentation] wrong indentation: expected 6 but found 4
|
yamllint:
.github/workflows/run-integration-tests.yml#L23
23:1 [trailing-spaces] trailing spaces
|
yamllint:
.github/workflows/run-integration-tests.yml#L34
34:1 [trailing-spaces] trailing spaces
|
yamllint:
.github/workflows/run-integration-tests.yml#L44
44:28 [new-line-at-end-of-file] no new line character at the end of file
|
yamllint
Process completed with exit code 1.
|
checklicense
Process completed with exit code 2.
|