Add configuration to exit after retrieving JWTs (closes #121) #246
pr_build.yaml
on: pull_request
Annotations
12 errors
unit-test (ubuntu-22.04):
pkg/sidecar/sidecar.go#L71
config.ExitWhenReady undefined (type *Config has no field or method ExitWhenReady)
|
unit-test (ubuntu-22.04)
Process completed with exit code 2.
|
build (linux):
pkg/sidecar/sidecar.go#L71
config.ExitWhenReady undefined (type *Config has no field or method ExitWhenReady)
|
build (linux)
Process completed with exit code 2.
|
unit-test (macos-latest)
The job was canceled because "ubuntu-22_04" failed.
|
unit-test (macos-latest):
pkg/sidecar/sidecar.go#L71
config.ExitWhenReady undefined (type *Config has no field or method ExitWhenReady)
|
unit-test (macos-latest)
The operation was canceled.
|
lint (linux):
cmd/spiffe-helper/main.go#L11
could not import github.com/spiffe/spiffe-helper/pkg/sidecar (-: # github.com/spiffe/spiffe-helper/pkg/sidecar
|
lint (linux):
pkg/sidecar/sidecar.go#L71
config.ExitWhenReady undefined (type *Config has no field or method ExitWhenReady)) (typecheck)
|
lint (linux):
pkg/sidecar/sidecar.go#L71
config.ExitWhenReady undefined (type *Config has no field or method ExitWhenReady)
|
lint (linux):
pkg/sidecar/sidecar_test.go#L206
spiffeSidecar.config.ExitWhenReady undefined (type *Config has no field or method ExitWhenReady) (typecheck)
|
lint (linux)
Process completed with exit code 2.
|