Feat: notify users about new Monaco version #2319
Annotations
5 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)
|
internal/version/releases.go#L55
(*net/http.Client).Get must not be called (noctx)
|
|
The logs for this run have expired and are no longer available.
Loading