Skip to content

support generation of model from openapi schemas #1555

support generation of model from openapi schemas

support generation of model from openapi schemas #1555

Triggered via pull request September 17, 2024 05:14
Status Failure
Total duration 5m 30s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
codecov
Process completed with exit code 2.
lint: validator/validate.go#L17
var `schemaPath` is unused (unused)
lint: utils/walker/github.go#L168
printf: non-constant format string in call to fmt.Errorf (govet)
lint: config/provider/inmem.go#L57
SA1019: utils.Unmarshal is deprecated: Use Unmarshal from encoding package. TODO: Replace the usages from all projects. (staticcheck)
lint: utils/kubernetes/crd.go#L38
SA1019: utils.Unmarshal is deprecated: Use Unmarshal from encoding package. TODO: Replace the usages from all projects. (staticcheck)
lint
issues found
codecov
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/