Skip to content

feat: add feature flag to enable/disable Gateway agent service #315

feat: add feature flag to enable/disable Gateway agent service

feat: add feature flag to enable/disable Gateway agent service #315

Re-run triggered October 27, 2023 10:23
Status Failure
Total duration 10m 36s
Artifacts

main.yml

on: pull_request
Go test
0s
Go test
Integration Test with Tresor, SMI traffic policies, and egress disabled
0s
Integration Test with Tresor, SMI traffic policies, and egress disabled
Matrix: Go test e2e
Matrix: Go test e2e
Matrix: Go test e2e
Matrix: Go test e2e
Matrix: Go test e2e
Fit to window
Zoom out
Zoom in

Annotations

19 errors
Go build: pkg/gateway/cache/utils.go#L5
package slices is not in GOROOT (/opt/hostedtoolcache/go/1.20.10/x64/src/slices)
Go build
Process completed with exit code 2.
Codegen
Process completed with exit code 2.
Scan images for security vulnerabilities
Process completed with exit code 2.
Lint: pkg/webhook/cluster/cluster_webhook.go#L70
r.WebhookSvcNs undefined (type *register has no field or method WebhookSvcNs) (typecheck)
Lint: pkg/webhook/cluster/cluster_webhook.go#L71
r.WebhookSvcName undefined (type *register has no field or method WebhookSvcName) (typecheck)
Lint: pkg/webhook/cluster/cluster_webhook.go#L73
r.CaBundle undefined (type *register has no field or method CaBundle) (typecheck)
Lint: pkg/webhook/cluster/cluster_webhook.go#L80
r.WebhookSvcNs undefined (type *register has no field or method WebhookSvcNs) (typecheck)
Lint: pkg/webhook/cluster/cluster_webhook.go#L81
r.WebhookSvcName undefined (type *register has no field or method WebhookSvcName) (typecheck)
Lint: pkg/webhook/cluster/cluster_webhook.go#L83
r.CaBundle undefined (type *register has no field or method CaBundle) (typecheck)
Lint: pkg/webhook/cluster/cluster_webhook.go#L94
r.KubeClient undefined (type *register has no field or method KubeClient) (typecheck)
Lint: pkg/webhook/cluster/cluster_webhook.go#L95
r.KubeClient undefined (type *register has no field or method KubeClient) (typecheck)
Lint: pkg/webhook/flb/secret/webhook.go#L66
r.WebhookSvcNs undefined (type *register has no field or method WebhookSvcNs) (typecheck)
Lint: pkg/webhook/flb/secret/webhook.go#L67
r.WebhookSvcName undefined (type *register has no field or method WebhookSvcName) (typecheck)
Mocks
package slices is not in GOROOT (/opt/hostedtoolcache/go/1.20.10/x64/src/slices)
Mocks
package slices is not in GOROOT (/opt/hostedtoolcache/go/1.20.10/x64/src/slices)
Mocks
no required module provides package github.com/flomesh-io/fsm/pkg/gateway: go.mod file not found in current directory or any parent directory; see 'go help modules'
Mocks
no required module provides package github.com/golang/mock/mockgen/model: go.mod file not found in current directory or any parent directory; see 'go help modules'
Mocks
Process completed with exit code 2.