update all deps to new changes #7820
Annotations
5 errors and 1 warning
Build on ubuntu-latest:
api/client.go#L300
SA1019: c.ConsoleCredentials.Get is deprecated: Get() exists for historical compatibility and should not be used. To get new credentials use the Credentials.GetWithContext function to ensure the proper context (i.e. HTTP client) will be used. (staticcheck)
|
Build on ubuntu-latest:
api/client.go#L374
SA1019: stsCreds.Get is deprecated: Get() exists for historical compatibility and should not be used. To get new credentials use the Credentials.GetWithContext function to ensure the proper context (i.e. HTTP client) will be used. (staticcheck)
|
Build on ubuntu-latest:
api/user_buckets.go#L1071
SA1019: creds.Get is deprecated: Get() exists for historical compatibility and should not be used. To get new credentials use the Credentials.GetWithContext function to ensure the proper context (i.e. HTTP client) will be used. (staticcheck)
|
Build on ubuntu-latest:
api/user_login.go#L143
SA1019: creds.Get is deprecated: Get() exists for historical compatibility and should not be used. To get new credentials use the Credentials.GetWithContext function to ensure the proper context (i.e. HTTP client) will be used. (staticcheck)
|
Build on ubuntu-latest
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading