chore: Update to latest core library fix for bucket upserts #2318
Annotations
4 errors and 1 warning
internal/template/parse.go#L109
cognitive complexity 38 of func `convert` is high (> 25) (gocognit)
|
pkg/converter/converter.go#L369
cognitive complexity 27 of func `convertParameters` is high (> 25) (gocognit)
|
internal/json/json.go#L119
type switch on error will fail on wrapped errors. Use errors.As to check for specific errors (errorlint)
|
pkg/persistence/config/internal/persistence/type_definition.go#L29
`TypeDefinition` should be annotated with the `mapstructure` tag as it is passed to `mapstructure.Decode` at pkg/persistence/config/internal/persistence/type_definition.go:72:13 (musttag)
|
|
The logs for this run have expired and are no longer available.
Loading