Add support to export design in k8s format #1560
Triggered via pull request
September 19, 2024 09:44
Status
Failure
Total duration
5m 57s
Artifacts
–
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/
|