chore: bump github.com/stackitcloud/stackit-sdk-go/services/dns from 0.17.6 to 0.19.2 #41
Annotations
10 errors
|
Lints all code with golangci-lint:
internal/stackitprovider/helper_test.go#L77
SA1019: stackitdnsclient.CreateRecordSetPayloadGetTypeAttributeType is deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead (staticcheck)
|
|
Lints all code with golangci-lint:
internal/stackitprovider/helper_test.go#L7
SA1019: "github.com/stackitcloud/stackit-sdk-go/services/dns" is deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead (staticcheck)
|
|
Lints all code with golangci-lint:
internal/stackitprovider/helper.go#L88
SA1019: stackitdnsclient.CreateRecordSetPayloadGetTypeAttributeType is deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead (staticcheck)
|
|
Lints all code with golangci-lint:
internal/stackitprovider/helper.go#L6
SA1019: "github.com/stackitcloud/stackit-sdk-go/services/dns" is deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead (staticcheck)
|
|
Lints all code with golangci-lint:
internal/stackitprovider/apply_changes_test.go#L406
SA1019: stackitdnsclient.RECORDSETTYPE_A is deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead (staticcheck)
|
|
Lints all code with golangci-lint:
internal/stackitprovider/apply_changes_test.go#L11
SA1019: "github.com/stackitcloud/stackit-sdk-go/services/dns" is deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead (staticcheck)
|
|
Lints all code with golangci-lint:
internal/stackitprovider/apply_changes.go#L211
SA1019: d.apiClient.DeleteRecordSet(ctx, d.projectId, *resultZone.Id, *resultRRSet.Id).Execute is deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead (staticcheck)
|
|
Lints all code with golangci-lint:
internal/stackitprovider/apply_changes.go#L177
SA1019: d.apiClient.PartialUpdateRecordSet(ctx, d.projectId, *resultZone.Id, *resultRRSet.Id).PartialUpdateRecordSetPayload(rrSet).Execute is deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead (staticcheck)
|
|
Lints all code with golangci-lint:
internal/stackitprovider/apply_changes.go#L141
SA1019: d.apiClient.CreateRecordSet(ctx, d.projectId, *resultZone.Id).CreateRecordSetPayload(rrSetPayload).Execute is deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead (staticcheck)
|
|
Lints all code with golangci-lint:
internal/stackitprovider/apply_changes.go#L8
SA1019: "github.com/stackitcloud/stackit-sdk-go/services/dns" is deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead (staticcheck)
|
Loading