chore(deps): Bump github.com/pb33f/libopenapi from 0.25.9 to 0.33.8 #570
Annotations
10 errors
|
Build Project:
tools/internal/generator/type_translator_test.go#L821
cannot use orderedmap.FromPairs(orderedmap.NewPair("x-kubernetes-preserve-unknown-fields", &yaml.Node{…})) (value of type *"github.com/pb33f/libopenapi/orderedmap".Map[string, *"gopkg.in/yaml.v3".Node]) as *"github.com/pb33f/libopenapi/orderedmap".Map[string, *"go.yaml.in/yaml/v4".Node] value in struct literal
|
|
Build Project:
tools/internal/generator/type_translator_test.go#L801
cannot use orderedmap.FromPairs(orderedmap.NewPair("x-kubernetes-preserve-unknown-fields", &yaml.Node{…})) (value of type *"github.com/pb33f/libopenapi/orderedmap".Map[string, *"gopkg.in/yaml.v3".Node]) as *"github.com/pb33f/libopenapi/orderedmap".Map[string, *"go.yaml.in/yaml/v4".Node] value in struct literal
|
|
Build Project:
tools/internal/generator/type_translator_test.go#L639
cannot use orderedmap.FromPairs(orderedmap.NewPair("x-kubernetes-preserve-unknown-fields", &yaml.Node{…})) (value of type *"github.com/pb33f/libopenapi/orderedmap".Map[string, *"gopkg.in/yaml.v3".Node]) as *"github.com/pb33f/libopenapi/orderedmap".Map[string, *"go.yaml.in/yaml/v4".Node] value in struct literal
|
|
Build Project:
tools/internal/generator/openapiv2_validator_extractor.go#L121
cannot use v.property.Enum (variable of type []*"go.yaml.in/yaml/v4".Node) as []*"gopkg.in/yaml.v3".Node value in argument to openapiv2StringEnums
|
|
Build Project:
tools/internal/generator/openapiv2_validator_extractor.go#L82
cannot use v.property.Enum (variable of type []*"go.yaml.in/yaml/v4".Node) as []*"gopkg.in/yaml.v3".Node value in argument to openapiv2FloatEnums
|
|
Build Project:
tools/internal/generator/openapiv2_validator_extractor.go#L49
cannot use v.property.Enum (variable of type []*"go.yaml.in/yaml/v4".Node) as []*"gopkg.in/yaml.v3".Node value in argument to openapiv2IntEnums
|
|
Build Project:
tools/internal/generator/openapiv2_parser.go#L37
invalid argument: errors (variable of interface type error) for built-in len
|
|
Build Project:
tools/internal/generator/openapiv2_parser.go#L35
cannot index errors (variable of interface type error)
|
|
Build Project:
tools/internal/generator/openapiv2_parser.go#L34
cannot range over errors (variable of interface type error)
|
|
Build Project:
tools/internal/generator/openapiv2_parser.go#L33
invalid argument: errors (variable of interface type error) for built-in len
|