ci: update CI pipeline image build tests #1245
ci.yml
on: pull_request
commitlint
17s
flake8
14s
isort
19s
black
12s
build-and-test-image
11s
Matrix: all-tests
Annotations
2 errors
build-and-test-image
buildx failed with: ERROR: docker exporter does not currently support exporting manifest lists
|
commitlint
You have commit messages with errors
⧗ input: test list images
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
✖ found 2 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: add qemu action
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
✖ found 2 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: allow to run build and test in forks
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
✖ found 2 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: test with load=true
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
✖ found 2 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|