chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/secretsmanager from 0.14.0 to 0.14.1 #3835
ci.yaml
on: pull_request
CI
3m 7s
Check GoReleaser config
9s
Code coverage report
0s
Annotations
7 errors
|
CI
Process completed with exit code 2.
|
|
CI:
internal/pkg/auth/service_account.go#L155
SA1019: token.RefreshToken is deprecated: RefreshToken is no longer used and the SDK will not attempt to refresh tokens using it but will instead use the AuthFlow implementation to get new tokens. This will be removed after 2026-07-01. (staticcheck)
|
|
CI:
internal/pkg/auth/service_account.go#L153
SA1019: kf.keyFlow.GetToken is deprecated: Use GetAccessToken instead. This will be removed after 2026-07-01. (staticcheck)
|
|
CI:
internal/pkg/auth/service_account.go#L137
SA1019: keyFlow.SetToken is deprecated: This method will be removed in future versions. Access tokens are going to be automatically managed by the client. This will be removed after 2026-07-01. (staticcheck)
|
|
CI:
internal/pkg/auth/service_account.go#L59
SA1019: flow.GetToken().RefreshToken is deprecated: RefreshToken is no longer used and the SDK will not attempt to refresh tokens using it but will instead use the AuthFlow implementation to get new tokens. This will be removed after 2026-07-01. (staticcheck)
|
|
CI:
internal/pkg/auth/auth_test.go#L342
SA1019: keyFlowWithStorage.keyFlow.GetToken is deprecated: Use GetAccessToken instead. This will be removed after 2026-07-01. (staticcheck)
|
|
CI:
internal/pkg/auth/auth_test.go#L341
SA1019: keyFlowWithStorage.keyFlow.GetToken is deprecated: Use GetAccessToken instead. This will be removed after 2026-07-01. (staticcheck)
|