refactory: move pkg and plugin to internal directory since they're no… #1255
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yaml
on: push
yamllint
17s
build and test
4m 48s
go-lint
9m 5s
gofmt and goimports
11s
check go.mod and go.sum
28s
Annotations
10 errors and 7 warnings
go-lint:
internal/ca/istio_ca.go#L149
line is 128 characters (lll)
|
go-lint:
internal/controller/kube/dubbo.go#L86
copylocks: call of reflect.DeepEqual copies lock value: github.com/aeraki-mesh/api/dubbo/v1alpha1.DubboAuthorizationPolicy contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex (govet)
|
go-lint:
internal/controller/kube/metaprotocol.go#L55
copylocks: call of reflect.DeepEqual copies lock value: github.com/aeraki-mesh/api/metaprotocol/v1alpha1.ApplicationProtocol contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex (govet)
|
go-lint:
internal/controller/kube/metarouter.go#L53
copylocks: call of reflect.DeepEqual copies lock value: github.com/aeraki-mesh/api/metaprotocol/v1alpha1.MetaRouter contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex (govet)
|
go-lint:
internal/controller/kube/redis.go#L99
copylocks: call of reflect.DeepEqual copies lock value: github.com/aeraki-mesh/api/redis/v1alpha1.RedisService contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex (govet)
|
go-lint:
internal/controller/kube/redis.go#L109
copylocks: call of reflect.DeepEqual copies lock value: github.com/aeraki-mesh/api/redis/v1alpha1.RedisDestination contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex (govet)
|
go-lint:
internal/controller/kube/serviceentry.go#L58
copylocks: call of reflect.DeepEqual copies lock value: istio.io/api/networking/v1alpha3.ServiceEntry contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex (govet)
|
go-lint:
internal/envoyfilter/controller.go#L158
copylocks: call of model.Struct2JSON copies lock value: istio.io/api/networking/v1alpha3.EnvoyFilter contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex (govet)
|
go-lint:
internal/envoyfilter/controller.go#L192
copylocks: literal copies lock value from *newEf.Envoyfilter: istio.io/api/networking/v1alpha3.EnvoyFilter contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex (govet)
|
go-lint:
internal/plugin/redis/generator.go#L101
copylocks: assignment copies lock value to spec: istio.io/api/networking/v1alpha3.ServiceEntry contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex (govet)
|
gofmt and goimports
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/
|
check go.mod and go.sum
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 `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/
|