Skip to content

chore(deps): update x/net #33

chore(deps): update x/net

chore(deps): update x/net #33

Triggered via pull request May 6, 2024 21:28
Status Success
Total duration 3m 30s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Build: pkg/authorizer/token_retriever.go#L134
Error return value of `resp.Body.Close` is not checked (errcheck)
Build: pkg/authorizer/token_retriever_test.go#L55
Error return value of `os.Setenv` is not checked (errcheck)
Build: pkg/authorizer/token_retriever_test.go#L66
Error return value of `os.Unsetenv` is not checked (errcheck)
Build: internal/controller/acrpullbinding_controller_test.go#L90
Error return value of `reconciler.Create` is not checked (errcheck)
Build: internal/controller/acrpullbinding_controller_test.go#L98
Error return value of `reconciler.Reconcile` is not checked (errcheck)
Build: pkg/authorizer/authorizer.go#L23
line is 211 characters (lll)
Build: pkg/authorizer/authorizer.go#L24
line is 129 characters (lll)
Build: pkg/authorizer/token_exchanger.go#L30
line is 121 characters (lll)
Build: pkg/authorizer/token_exchanger.go#L70
line is 130 characters (lll)
Build: pkg/authorizer/util.go#L24
line is 144 characters (lll)
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/