api: wasm extension #8788
build_and_test.yaml
on: pull_request
lint
3m 11s
gen-check
1m 42s
license-check
6s
coverage-test
2m 2s
Matrix: conformance-test
Matrix: e2e-test
publish
0s
Annotations
19 errors
gen-check
encountered struct field "state" without JSON tag in type "Any"
|
gen-check
encountered struct field "sizeCache" without JSON tag in type "Any"
|
gen-check
encountered struct field "unknownFields" without JSON tag in type "Any"
|
gen-check:
api/v1alpha1/zz_generated.deepcopy.go#L3643
in.Config.DeepCopyInto undefined (type anypb.Any has no field or method DeepCopyInto)
|
gen-check
Process completed with exit code 2.
|
coverage-test:
api/v1alpha1/zz_generated.deepcopy.go#L3644
invalid operation: in.Config != nil (mismatched types anypb.Any and untyped nil)
|
coverage-test:
api/v1alpha1/zz_generated.deepcopy.go#L3646
cannot use new(anypb.Any) (value of type *anypb.Any) as anypb.Any value in assignment
|
coverage-test:
api/v1alpha1/zz_generated.deepcopy.go#L3647
(*in).DeepCopyInto undefined (type anypb.Any has no field or method DeepCopyInto)
|
coverage-test
Process completed with exit code 2.
|
lint:
api/v1alpha1/accesslogging_types.go#L1
: # github.com/envoyproxy/gateway/api/v1alpha1
|
lint:
api/v1alpha1/zz_generated.deepcopy.go#L3644
invalid operation: in.Config != nil (mismatched types anypb.Any and untyped nil)
|
lint:
api/v1alpha1/zz_generated.deepcopy.go#L3646
cannot use new(anypb.Any) (value of type *anypb.Any) as anypb.Any value in assignment
|
lint:
api/v1alpha1/zz_generated.deepcopy.go#L3647
(*in).DeepCopyInto undefined (type anypb.Any has no field or method DeepCopyInto) (typecheck)
|
lint:
internal/cmd/version/version.go#L17
could not import github.com/envoyproxy/gateway/api/v1alpha1 (-: # github.com/envoyproxy/gateway/api/v1alpha1
|
lint:
api/v1alpha1/zz_generated.deepcopy.go#L3644
invalid operation: in.Config != nil (mismatched types anypb.Any and untyped nil)
|
lint:
api/v1alpha1/zz_generated.deepcopy.go#L3646
cannot use new(anypb.Any) (value of type *anypb.Any) as anypb.Any value in assignment
|
lint:
api/v1alpha1/zz_generated.deepcopy.go#L3647
(*in).DeepCopyInto undefined (type anypb.Any has no field or method DeepCopyInto)) (typecheck)
|
lint:
internal/envoygateway/scheme.go#L16
could not import github.com/envoyproxy/gateway/api/v1alpha1 (-: # github.com/envoyproxy/gateway/api/v1alpha1
|
lint:
api/v1alpha1/zz_generated.deepcopy.go#L3644
invalid operation: in.Config != nil (mismatched types anypb.Any and untyped nil)
|