Hermetic build of cachi2 image using Docker multi-stage building #2698
gating.yaml
on: pull_request
Matrix: Unit tests
Hadolint
7s
Build Cachi2 image and run integration tests on it
1m 39s
Matrix: Linters
Finish coveralls-python
0s
Annotations
15 errors
Hadolint:
Containerfile#L4
DL3007 warning: Using latest is prone to errors if the image will ever update. Pin the version explicitly to a release tag
|
Hadolint:
Containerfile#L19
DL3040 warning: `dnf clean all` missing after dnf command.
|
Hadolint:
Containerfile#L27
SC1091 info: Not following: File not included in mock.
|
Hadolint:
Containerfile#L46
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
|
Hadolint:
Containerfile#L47
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
|
Hadolint:
Containerfile#L48
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
|
Linters (flake8)
Process completed with exit code 1.
|
Linters (isort)
Process completed with exit code 1.
|
Unit tests (3.11)
Process completed with exit code 2.
|
Unit tests (3.9)
The job was canceled because "_3_11" failed.
|
Unit tests (3.9)
Process completed with exit code 2.
|
Unit tests (3.10)
The job was canceled because "_3_11" failed.
|
Unit tests (3.10)
The operation was canceled.
|
Linters (mypy)
Process completed with exit code 1.
|
Build Cachi2 image and run integration tests on it
Process completed with exit code 1.
|