feat: Update golang.org/x/net/html #2972
ci.yml
on: pull_request
find-changed-packages
7s
Matrix: run-lint
Matrix: run-tests
run-ci-complete
7s
Annotations
25 errors and 14 warnings
run-lint (survey)
import 'github.com/pkg/errors' is not allowed from list 'main': please use errors from the standard library instead (depguard)
|
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)
|
run-lint (config)
Error return value of `loader.populateConfiguration` is not checked (errcheck)
|
run-lint (kmsauth)
unnecessary trailing newline (whitespace)
|
run-lint (kmsauth)
import 'github.com/pkg/errors' is not allowed from list 'main': please use errors from the standard library instead (depguard)
|
run-lint (kmsauth)
import 'github.com/sirupsen/logrus' is not allowed from list 'main': please use log/slog from the standard library instead (depguard)
|
run-lint (kmsauth)
import 'github.com/pkg/errors' is not allowed from list 'main': please use errors from the standard library instead (depguard)
|
run-lint (kmsauth)
import 'github.com/pkg/errors' is not allowed from list 'main': please use errors from the standard library instead (depguard)
|
run-lint (kmsauth)
ineffectual assignment to t (ineffassign)
|
run-lint (kmsauth)
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/
|
run-tests (survey)
Restore cache failed: Dependencies file is not found in /runner/_work/go-misc/go-misc. Supported file pattern: go.sum
|
run-lint (survey)
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
|
run-tests (config)
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-lint (config)
Restore cache failed: Dependencies file is not found in /runner/_work/go-misc/go-misc. Supported file pattern: go.sum
|
run-tests (kmsauth)
Restore cache failed: Dependencies file is not found in /runner/_work/go-misc/go-misc. Supported file pattern: go.sum
|
run-lint (kmsauth)
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
|
run-tests (snowflake)
Restore cache failed: Dependencies file is not found in /runner/_work/go-misc/go-misc. Supported file pattern: go.sum
|