Skip to content

Bump github.com/layer5io/meshkit from 0.7.27 to 0.7.84 #1061

Bump github.com/layer5io/meshkit from 0.7.27 to 0.7.84

Bump github.com/layer5io/meshkit from 0.7.27 to 0.7.84 #1061

Triggered via pull request November 1, 2024 09:47
Status Failure
Total duration 4m 54s
Artifacts

ci.yml

on: pull_request
Matrix: golangci-lint
Code coverage
0s
Code coverage
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
golangci-lint (ubuntu-22.04, 1.21.x): pkg/model/model_converter.go#L19
SA1019: utils.Unmarshal is deprecated: Use Unmarshal from encoding package. TODO: Replace the usages from all projects. (staticcheck)
golangci-lint (ubuntu-22.04, 1.21.x): pkg/model/process.go#L24
SA1019: utils.Unmarshal is deprecated: Use Unmarshal from encoding package. TODO: Replace the usages from all projects. (staticcheck)
golangci-lint (ubuntu-22.04, 1.21.x): meshsync/exec.go#L49
SA1019: utils.Unmarshal is deprecated: Use Unmarshal from encoding package. TODO: Replace the usages from all projects. (staticcheck)
golangci-lint (ubuntu-22.04, 1.21.x)
issues found
golangci-lint (ubuntu-22.04, 1.21.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/