chore: release main #2971
ci.yml
on: pull_request
find-changed-packages
12s
Matrix: run-lint
Matrix: run-tests
run-ci-complete
7s
Annotations
10 errors and 6 warnings
run-lint (oidc_cli)
unnecessary trailing newline (whitespace)
|
run-lint (oidc_cli)
unnecessary leading newline (whitespace)
|
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)
|
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-tests (oidc_cli)
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
|