install qemu #54
pre-main.yaml
on: pull_request
Run Linters, Vet and unit tests
1m 2s
Annotations
4 errors and 1 warning
Run Linters, Vet and unit tests:
Dockerfile#L2
DL3040 warning: `dnf clean all` missing after dnf command.
|
Run Linters, Vet and unit tests:
Dockerfile#L2
DL3041 warning: Specify version with `dnf install -y <package>-<version>`.
|
Run Linters, Vet and unit tests:
Dockerfile#L3
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
|
Run Linters, Vet and unit tests:
Dockerfile#L16
DL3002 warning: Last USER should not be root
|
Run Linters, Vet and unit tests
Restore cache failed: Dependencies file is not found in /home/runner/work/l2discovery/l2discovery. Supported file pattern: go.sum
|