Skip to content

Merge pull request #587 from meshery/dependabot/go_modules/github.com… #1554

Merge pull request #587 from meshery/dependabot/go_modules/github.com…

Merge pull request #587 from meshery/dependabot/go_modules/github.com… #1554

Triggered via push September 17, 2024 05:13
Status Failure
Total duration 6m 22s
Artifacts

ci.yml

on: push
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/