Feat: notify users about new Monaco version #2326
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
6 errors, 1 warning, and 4 notices
[golangci] internal/version/releases.go#L53:
internal/version/releases.go#L53
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
Verify:
internal/template/parse.go#L109
cognitive complexity 38 of func `convert` is high (> 25) (gocognit)
|
Verify:
pkg/converter/converter.go#L369
cognitive complexity 27 of func `convertParameters` is high (> 25) (gocognit)
|
Verify:
internal/json/json.go#L119
type switch on error will fail on wrapped errors. Use errors.As to check for specific errors (errorlint)
|
Verify:
internal/version/releases.go#L53
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
Verify:
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)
|
Verify
Restore cache failed: Dependencies file is not found in /home/runner/work/dynatrace-configuration-as-code/dynatrace-configuration-as-code. Supported file pattern: go.sum
|
1496 tests found (test 1 to 492)
There are 1496 tests, see "Raw output" for the list of tests 1 to 492.
|
1496 tests found (test 493 to 978)
There are 1496 tests, see "Raw output" for the list of tests 493 to 978.
|
1496 tests found (test 979 to 1439)
There are 1496 tests, see "Raw output" for the list of tests 979 to 1439.
|
1496 tests found (test 1440 to 1496)
There are 1496 tests, see "Raw output" for the list of tests 1440 to 1496.
|