Skip to content

chore: release main #2983

chore: release main

chore: release main #2983

Triggered via pull request January 10, 2025 00:21
Status Success
Total duration 1m 14s
Artifacts

ci.yml

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

Annotations

13 errors and 8 warnings
run-lint (keypair)
import 'github.com/pkg/errors' is not allowed from list 'main': please use errors from the standard library instead (depguard)
run-lint (keypair)
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 (keypair)
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 (oidc_cli)
import 'github.com/pkg/errors' is not allowed from list 'main': please use errors from the standard library instead (depguard)
run-lint (oidc_cli)
import 'github.com/pkg/errors' is not allowed from list 'main': please use errors from the standard library instead (depguard)
run-lint (oidc_cli)
import 'github.com/sirupsen/logrus' is not allowed from list 'main': please use log/slog from the standard library instead (depguard)
run-lint (oidc_cli)
import 'github.com/pkg/errors' is not allowed from list 'main': please use errors from the standard library instead (depguard)
run-lint (oidc_cli)
import 'github.com/sirupsen/logrus' is not allowed from list 'main': please use log/slog from the standard library instead (depguard)
run-lint (oidc_cli)
import 'github.com/sirupsen/logrus' is not allowed from list 'main': please use log/slog from the standard library instead (depguard)
run-lint (oidc_cli)
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
run-lint (oidc_cli)
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
run-lint (oidc_cli)
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
run-lint (oidc_cli)
File is not properly formatted (gci)
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/
run-lint (keypair)
Restore cache failed: Dependencies file is not found in /runner/_work/go-misc/go-misc. Supported file pattern: go.sum
run-lint (oidc_cli)
Restore cache failed: Dependencies file is not found in /runner/_work/go-misc/go-misc. Supported file pattern: go.sum
run-tests (keypair)
Restore cache failed: Dependencies file is not found in /runner/_work/go-misc/go-misc. Supported file pattern: go.sum
run-tests (oidc_cli)
Restore cache failed: Dependencies file is not found in /runner/_work/go-misc/go-misc. Supported file pattern: go.sum