support generation of model from openapi schemas #1555
Annotations
5 errors
golangci-lint:
validator/validate.go#L17
var `schemaPath` is unused (unused)
|
golangci-lint:
utils/walker/github.go#L168
printf: non-constant format string in call to fmt.Errorf (govet)
|
golangci-lint:
config/provider/inmem.go#L57
SA1019: utils.Unmarshal is deprecated: Use Unmarshal from encoding package. TODO: Replace the usages from all projects. (staticcheck)
|
golangci-lint:
utils/kubernetes/crd.go#L38
SA1019: utils.Unmarshal is deprecated: Use Unmarshal from encoding package. TODO: Replace the usages from all projects. (staticcheck)
|
golangci-lint
issues found
|
Loading