Replace Docker Client with ORAS to handle interaction with OCI registries #2721
ci-go.yml
on: pull_request
go-build
57s
go-fmt
38s
go-sec
2m 55s
go-lint
57s
unit-tests
37s
Annotations
2 errors and 24 warnings
unit-tests
Process completed with exit code 2.
|
go-fmt
Process completed with exit code 2.
|
unit-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
unit-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
unit-tests
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
go-fmt
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
go-fmt
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
go-fmt
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
go-build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
go-build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
go-build
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
go-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
go-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
go-lint:
selfupdate/selfupdate.go#L110
parameter 'c' seems to be unused, consider removing or renaming it as _
|
go-lint:
cmd/install.go#L20
parameter 'args' seems to be unused, consider removing or renaming it as _
|
go-lint:
vm/getscript.go#L72
parameter 'options' seems to be unused, consider removing or renaming it as _
|
go-lint:
recommend/registry/util.go#L41
error should be the last type when returning multiple items
|
go-lint:
cmd/vmonboarding.go#L25
parameter 'cmd' seems to be unused, consider removing or renaming it as _
|
go-lint:
cmd/vmonboarding.go#L19
parameter 'cmd' seems to be unused, consider removing or renaming it as _
|
go-lint:
cmd/vmlabel.go#L29
parameter 'cmd' seems to be unused, consider removing or renaming it as _
|
go-lint:
cmd/vm.go#L35
parameter 'cmd' seems to be unused, consider removing or renaming it as _
|
go-lint:
cmd/rotate-tls.go#L13
parameter 'cmd' seems to be unused, consider removing or renaming it as _
|
go-lint:
cmd/root.go#L17
parameter 'cmd' seems to be unused, consider removing or renaming it as _
|
go-sec
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
go-sec
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
go-sec
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|