Skip to content

feat: adding config option for SOCI installation on VM #1085

feat: adding config option for SOCI installation on VM

feat: adding config option for SOCI installation on VM #1085

Re-run triggered August 8, 2023 21:48
Status Failure
Total duration 14m 52s
Artifacts

ci.yaml

on: pull_request
gen-code-no-diff
47s
gen-code-no-diff
unit-tests
46s
unit-tests
go-linter
21s
go-linter
go-mod-tidy-check
11s
go-mod-tidy-check
check-licenses
37s
check-licenses
mdlint
19s
mdlint
Matrix: e2e-tests-for-docker-compat
Matrix: e2e-tests
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 5 warnings
go-linter
Cannot open: File exists
go-linter
Cannot open: File exists
go-linter
Cannot open: File exists
go-linter
Cannot open: File exists
go-linter
Cannot open: File exists
go-linter
Cannot open: File exists
go-linter
Cannot open: File exists
go-linter
Cannot open: File exists
go-linter
Cannot open: File exists
go-linter
Cannot open: File exists
e2e-tests (self-hosted, macos, amd64, 12, test)
Process completed with exit code 2.
unit-tests
Process completed with exit code 2.
e2e-tests (self-hosted, macos, amd64, 13, test)
Process completed with exit code 2.
e2e-tests-for-docker-compat (self-hosted, macos, amd64, 13, test)
Process completed with exit code 2.
e2e-tests (self-hosted, macos, arm64, 12, test)
Process completed with exit code 2.
e2e-tests (self-hosted, macos, arm64, 13, test)
Process completed with exit code 2.
e2e-tests-for-docker-compat (self-hosted, macos, arm64, 13, test)
Process completed with exit code 2.
go-linter
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
go-linter: pkg/config/lima_config_applier_test.go#L117
var-naming: var sociDownloadUrl should be sociDownloadURL (revive)
go-linter: pkg/config/lima_config_applier.go#L23
var-naming: const sociDownloadUrlFormat should be sociDownloadURLFormat (revive)
go-linter: pkg/config/lima_config_applier.go#L229
var-naming: var sociDownloadUrl should be sociDownloadURL (revive)
go-linter: pkg/config/lima_config_applier.go#L226
unused-parameter: parameter 'arch' seems to be unused, consider removing or renaming it as _ (revive)