add cue-gen tool #1246
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 21s
go-lint
10s
gofmt and goimports
10s
check go.mod and go.sum
29s
Annotations
8 errors and 5 warnings
gofmt and goimports
Process completed with exit code 2.
|
build and test:
internal/controller/kube/metaprotocol.go#L82
protocol.Spec.Protocol undefined (type "github.com/aeraki-mesh/aeraki/api/metaprotocol/v1alpha1".ApplicationProtocol has no field or method Protocol)
|
build and test:
internal/controller/kube/metaprotocol.go#L82
protocol.Spec.Codec undefined (type "github.com/aeraki-mesh/aeraki/api/metaprotocol/v1alpha1".ApplicationProtocol has no field or method Codec)
|
build and test:
internal/controller/kube/metaprotocol.go#L83
protocol.Spec.Protocol undefined (type "github.com/aeraki-mesh/aeraki/api/metaprotocol/v1alpha1".ApplicationProtocol has no field or method Protocol)
|
build and test:
internal/controller/kube/metaprotocol.go#L83
protocol.Spec.Codec undefined (type "github.com/aeraki-mesh/aeraki/api/metaprotocol/v1alpha1".ApplicationProtocol has no field or method Codec)
|
build and test:
internal/webhook/validation/scheme/validation.go#L405
protocol.Protocol undefined (type *"github.com/aeraki-mesh/aeraki/api/metaprotocol/v1alpha1".ApplicationProtocol has no field or method Protocol)
|
build and test:
internal/webhook/validation/scheme/validation.go#L408
protocol.Codec undefined (type *"github.com/aeraki-mesh/aeraki/api/metaprotocol/v1alpha1".ApplicationProtocol has no field or method Codec)
|
build and test
Process completed with exit code 1.
|
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/
|
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/
|