Add deck gateway apply
command
#4805
Annotations
10 errors and 1 warning
main.go#L12
could not import github.com/kong/deck/cmd (-: # github.com/kong/deck/cmd
|
cmd/common.go#L160
dumpConfig.IsPartialApply undefined (type dump.Config has no field or method IsPartialApply)
|
cmd/common.go#L518
unknown field NoDeletes in struct literal of type diff.SyncerOpts) (typecheck)
|
docs/generate-docs.go#L14
could not import github.com/kong/deck/cmd (-: # github.com/kong/deck/cmd
|
cmd/common.go#L160
dumpConfig.IsPartialApply undefined (type dump.Config has no field or method IsPartialApply)
|
cmd/common.go#L518
unknown field NoDeletes in struct literal of type diff.SyncerOpts) (typecheck)
|
cmd/common.go#L160
dumpConfig.IsPartialApply undefined (type dump.Config has no field or method IsPartialApply)
|
cmd/common.go#L518
unknown field NoDeletes in struct literal of type diff.SyncerOpts (typecheck)
|
tests/integration/test_utils.go#L14
could not import github.com/kong/deck/cmd (-: # github.com/kong/deck/cmd
|
cmd/common.go#L160
dumpConfig.IsPartialApply undefined (type dump.Config has no field or method IsPartialApply)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
This job failed
Loading