feat: adding config option for SOCI installation on VM #1085
ci.yaml
on: pull_request
gen-code-no-diff
47s
unit-tests
46s
go-linter
21s
go-mod-tidy-check
11s
check-licenses
37s
mdlint
19s
Matrix: e2e-tests-for-docker-compat
Matrix: e2e-tests
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)
|