chore: Split up 'setup' task of Makefile #2353
Annotations
5 errors and 1 warning
pkg/persistence/account/load.go#L31
cognitive complexity 27 of func `Load` is high (> 25) (gocognit)
|
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