Skip to content

Add configuration to exit after retrieving JWTs (closes #121) #246

Add configuration to exit after retrieving JWTs (closes #121)

Add configuration to exit after retrieving JWTs (closes #121) #246

Triggered via pull request January 18, 2024 06:06
Status Failure
Total duration 1m 18s
Artifacts

pr_build.yaml

on: pull_request
cache-deps (linux)
8s
cache-deps (linux)
lint (linux)
53s
lint (linux)
build (linux)
33s
build (linux)
Matrix: unit-test
Build matrix
0s
Build matrix
Matrix: integration-tests
Fit to window
Zoom out
Zoom in

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.