fix(deps): update module github.com/aquaproj/aqua to v2 #1009
Triggered via pull request
September 29, 2023 14:30
Status
Failure
Total duration
1m 32s
Artifacts
–
test.yaml
on: pull_request
ghalint
0s
update-aqua-checksums
0s
renovate-config-validator
/
renovate-config-validator
enable-automerge
0s
Annotations
5 errors
test / test:
pkg/patchchecksum/patch.go#L11
error: could not import github.com/aquaproj/aqua/pkg/config/registry (-: # github.com/aquaproj/aqua/pkg/config/registry
|
test / test
cannot use Map (variable of type *"github.com/iancoleman/orderedmap".OrderedMap) as *"github.com/wk8/go-ordered-map/v2".OrderedMap[string, *jsonschema.Schema] value in struct literal) (typecheck)
|
test / test:
pkg/patchchecksum/patch.go#L11
[golangci-lint] reported by reviewdog 🐶
could not import github.com/aquaproj/aqua/pkg/config/registry (-: # github.com/aquaproj/aqua/pkg/config/registry
../../../go/pkg/mod/github.com/aquaproj/[email protected]/pkg/config/registry/package_info.go:327:15: cannot use Map (variable of type *"github.com/iancoleman/orderedmap".OrderedMap) as *"github.com/wk8/go-ordered-map/v2".OrderedMap[string, *jsonschema.Schema] value in struct literal)
Raw Output:
pkg/patchchecksum/patch.go:11:2: error: could not import github.com/aquaproj/aqua/pkg/config/registry (-: # github.com/aquaproj/aqua/pkg/config/registry
../../../go/pkg/mod/github.com/aquaproj/[email protected]/pkg/config/registry/package_info.go:327:15: cannot use Map (variable of type *"github.com/iancoleman/orderedmap".OrderedMap) as *"github.com/wk8/go-ordered-map/v2".OrderedMap[string, *jsonschema.Schema] value in struct literal) (typecheck)
|
test / test
Process completed with exit code 1.
|
status-check
Process completed with exit code 1.
|