chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/mongodbflex from 1.5.5 to 1.5.6 #1246
Annotations
7 errors
|
Lint
Process completed with exit code 2.
|
|
Lint:
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)
|
|
Lint:
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)
|
|
Lint:
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)
|
|
Lint:
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)
|
|
Lint:
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)
|
|
Lint:
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)
|
Loading