chore: Update to latest core library fix for bucket upserts #2318
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
4 errors, 3 warnings, and 5 notices
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:
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
|
TestIntegrationAllConfigsPlatform (github.com/dynatrace/dynatrace-configuration-as-code/v2/cmd/monaco/integrationtest/v2) failed:
github.com/dynatrace/dynatrace-configuration-as-code/v2/cmd/monaco/integrationtest/v2#L0
artifacts/Test Results/test-result-integration.xml [took 1m 54s]
|
TestIntegrationBucket (github.com/dynatrace/dynatrace-configuration-as-code/v2/cmd/monaco/integrationtest/v2) failed:
github.com/dynatrace/dynatrace-configuration-as-code/v2/cmd/monaco/integrationtest/v2#L0
artifacts/Test Results/test-result-integration.xml [took 1m 45s]
|
1492 tests found (test 1 to 492)
There are 1492 tests, see "Raw output" for the list of tests 1 to 492.
|
1492 tests found (test 493 to 977)
There are 1492 tests, see "Raw output" for the list of tests 493 to 977.
|
1492 tests found (test 978 to 1437)
There are 1492 tests, see "Raw output" for the list of tests 978 to 1437.
|
1492 tests found (test 1438 to 1492)
There are 1492 tests, see "Raw output" for the list of tests 1438 to 1492.
|
81 tests found
There are 81 tests, see "Raw output" for the full list of tests.
|