clean go package import #1281
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yaml
on: pull_request
yamllint
17s
build-and-test
5m 19s
go-lint
11m 43s
style-check
6s
go-mod-check
39s
Annotations
6 errors and 8 warnings
go-lint:
internal/xds/utils.go#L103
File is not `gofmt`-ed with `-s` (gofmt)
|
go-lint:
internal/controller/istio/controller.go#L51
File is not `gofmt`-ed with `-s` (gofmt)
|
go-lint:
internal/plugin/dubbo/authz/builder/builder.go#L29
File is not `goimports`-ed with -local github.com/aeraki-mesh/aeraki (goimports)
|
go-lint:
internal/controller/kube/metaprotocol.go#L30
File is not `goimports`-ed with -local github.com/aeraki-mesh/aeraki (goimports)
|
go-lint:
internal/xds/cache_mgr.go#L34
File is not `goimports`-ed with -local github.com/aeraki-mesh/aeraki (goimports)
|
go-lint
issues found
|
style-check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
yamllint
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-mod-check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-and-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v1. 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 uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v1. 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 `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
go-lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
go-lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|