Skip to content

add mvs to update command #717

add mvs to update command

add mvs to update command #717

Triggered via pull request May 18, 2024 07:19
Status Failure
Total duration 2m 4s
Artifacts

test.yaml

on: pull_request
Unit tests with coverage
1m 55s
Unit tests with coverage
Lint checks
18s
Lint checks
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 4 warnings
Lint checks: pkg/3rdparty/mvs/mvs.go#L239
Error return value is not checked (errcheck)
Lint checks: pkg/3rdparty/mvs/mvs.go#L252
Error return value is not checked (errcheck)
Lint checks: pkg/3rdparty/mvs/mvs.go#L264
Error return value is not checked (errcheck)
Lint checks: pkg/cmd/cmd_update.go#L168
ineffectual assignment to modulesToDowngrade (ineffassign)
Lint checks: pkg/cmd/cmd_update.go#L170
ineffectual assignment to modulesToUpgrade (ineffassign)
Lint checks
issues found
Lint checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint checks
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Unit tests with coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit tests with coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/