build(deps): bump github.com/pomerium/pomerium from 0.23.1-0.20231109174956-d21cdb367832 to 0.24.0 #1684
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
18 errors and 2 warnings
build
p.Settings.PassIdentityHeaders undefined (type *"github.com/pomerium/pomerium/pkg/grpc/config".Settings has no field or method PassIdentityHeaders)
|
build
p.Settings.PassIdentityHeaders undefined (type *"github.com/pomerium/pomerium/pkg/grpc/config".Settings has no field or method PassIdentityHeaders)
|
build
p.Settings.PassIdentityHeaders undefined (type *"github.com/pomerium/pomerium/pkg/grpc/config".Settings has no field or method PassIdentityHeaders)
|
build
p.Settings.PassIdentityHeaders undefined (type *"github.com/pomerium/pomerium/pkg/grpc/config".Settings has no field or method PassIdentityHeaders)
|
build
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'
|
build
no required module provides package github.com/pomerium/ingress-controller/pomerium: go.mod file not found in current directory or any parent directory; see 'go help modules'
|
build
Process completed with exit code 2.
|
build-docker
Process completed with exit code 2.
|
test:
controllers/settings/controller.go#L23
could not import github.com/pomerium/ingress-controller/pomerium (-: # github.com/pomerium/ingress-controller/pomerium
|
test:
pomerium/config.go#L117
p.Settings.PassIdentityHeaders undefined (type *"github.com/pomerium/pomerium/pkg/grpc/config".Settings has no field or method PassIdentityHeaders)
|
test:
pomerium/config.go#L119
p.Settings.PassIdentityHeaders undefined (type *"github.com/pomerium/pomerium/pkg/grpc/config".Settings has no field or method PassIdentityHeaders)) (typecheck)
|
test:
controllers/settings/controller.go#L145
c.SetConfig undefined (type *settingsController has no field or method SetConfig) (typecheck)
|
test:
controllers/config_controller.go#L21
could not import github.com/pomerium/ingress-controller/pomerium (-: # github.com/pomerium/ingress-controller/pomerium
|
test:
pomerium/config.go#L117
p.Settings.PassIdentityHeaders undefined (type *"github.com/pomerium/pomerium/pkg/grpc/config".Settings has no field or method PassIdentityHeaders)
|
test:
pomerium/config.go#L119
p.Settings.PassIdentityHeaders undefined (type *"github.com/pomerium/pomerium/pkg/grpc/config".Settings has no field or method PassIdentityHeaders)) (typecheck)
|
test:
cmd/all_in_one.go#L29
could not import github.com/pomerium/ingress-controller/pomerium (-: # github.com/pomerium/ingress-controller/pomerium
|
test:
pomerium/config.go#L117
p.Settings.PassIdentityHeaders undefined (type *"github.com/pomerium/pomerium/pkg/grpc/config".Settings has no field or method PassIdentityHeaders)
|
test:
pomerium/config.go#L119
p.Settings.PassIdentityHeaders undefined (type *"github.com/pomerium/pomerium/pkg/grpc/config".Settings has no field or method PassIdentityHeaders)) (typecheck)
|
build
Restore cache failed: Dependencies file is not found in /home/runner/work/ingress-controller/ingress-controller. Supported file pattern: go.sum
|
test
Restore cache failed: Dependencies file is not found in /home/runner/work/ingress-controller/ingress-controller. Supported file pattern: go.sum
|