chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/cdn from 1.19.0 to 1.20.0 #5369
ci.yaml
on: pull_request
CI
1m 17s
Check GoReleaser config
13s
Code coverage report
0s
Annotations
5 errors
|
CI
Process completed with exit code 1.
|
|
CI:
internal/cmd/beta/cdn/distribution/update/update.go#L301
cannot use *cdn.NewNullableLokiLogSinkPatch(loki) (variable of struct type v1api.NullableLokiLogSinkPatch) as v1api.NullableConfigPatchLogSink value in assignment
|
|
CI:
internal/cmd/beta/cdn/distribution/describe/describe.go#L129
d.Config.LogSink.PushUrl undefined (type *v1api.ConfigLogSink has no field or method PushUrl)
|
|
CI:
internal/cmd/beta/cdn/distribution/describe/describe.go#L128
d.Config.LogSink.PushUrl undefined (type *v1api.ConfigLogSink has no field or method PushUrl)
|
|
CI:
internal/cmd/beta/cdn/distribution/create/create.go#L304
cannot use &cdn.LokiLogSinkCreate{…} (value of type *v1api.LokiLogSinkCreate) as *v1api.CreateDistributionPayloadLogSink value in assignment
|