Skip to content

fix: Update invalid dependency versions in osutils and snowflake packages #2827

fix: Update invalid dependency versions in osutils and snowflake packages

fix: Update invalid dependency versions in osutils and snowflake packages #2827

Triggered via pull request March 21, 2024 16:09
Status Success
Total duration 6m 50s
Artifacts

ci.yml

on: pull_request
find-changed-packages
8s
find-changed-packages
Matrix: run-lint
Matrix: run-tests
run-ci-complete
4s
run-ci-complete
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 10 warnings
run-lint (osutil)
import 'github.com/pkg/errors' is not allowed from list 'main': please use errors from the standard library instead (depguard)
run-lint (osutil)
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
run-lint (snowflake)
import 'github.com/pkg/errors' is not allowed from list 'main': please use errors from the standard library instead (depguard)
run-lint (snowflake)
import 'github.com/sirupsen/logrus' is not allowed from list 'main': please use log/slog from the standard library instead (depguard)
run-lint (snowflake)
import 'github.com/pkg/errors' is not allowed from list 'main': please use errors from the standard library instead (depguard)
run-lint (snowflake)
import 'github.com/sirupsen/logrus' is not allowed from list 'main': please use log/slog from the standard library instead (depguard)
run-lint (snowflake)
import 'github.com/pkg/errors' is not allowed from list 'main': please use errors from the standard library instead (depguard)
run-lint (snowflake)
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
find-changed-packages
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
find-changed-packages
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
find-changed-packages
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
find-changed-packages
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
find-changed-packages
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: dorny/[email protected], actions/github-script@v6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
find-changed-packages
The following actions uses node12 which is deprecated and will be forced to run on node16: dorny/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
run-tests (snowflake)
Restore cache failed: Dependencies file is not found in /runner/_work/go-misc/go-misc. Supported file pattern: go.sum
run-tests (osutil)
Restore cache failed: Dependencies file is not found in /runner/_work/go-misc/go-misc. Supported file pattern: go.sum
run-lint (osutil)
Restore cache failed: Dependencies file is not found in /runner/_work/go-misc/go-misc. Supported file pattern: go.sum
run-lint (snowflake)
Restore cache failed: Dependencies file is not found in /runner/_work/go-misc/go-misc. Supported file pattern: go.sum