Adding Provider-Defined Function Testing #443
Annotations
10 errors and 1 warning
Build:
internal/protocolprovider/data_time_test.go#L25
SA1019: resource.ComposeTestCheckFunc is deprecated: State checks have been superseded by ConfigStateChecks. This function will be removed in the next major version. (staticcheck)
|
Build:
internal/protocolprovider/data_time_test.go#L26
SA1019: resource.TestMatchResourceAttr is deprecated: State checks have been superseded by ConfigStateChecks. Use the built-in statecheck.ExpectKnownValue state check in combination with a custom knownvalue.Check instead. TestMatchResourceAttr function will be removed in the next major version. (staticcheck)
|
Build:
internal/protocolv6provider/data_time_test.go#L25
SA1019: resource.ComposeTestCheckFunc is deprecated: State checks have been superseded by ConfigStateChecks. This function will be removed in the next major version. (staticcheck)
|
Build:
internal/protocolv6provider/data_time_test.go#L26
SA1019: resource.TestMatchResourceAttr is deprecated: State checks have been superseded by ConfigStateChecks. Use the built-in statecheck.ExpectKnownValue state check in combination with a custom knownvalue.Check instead. TestMatchResourceAttr function will be removed in the next major version. (staticcheck)
|
Build:
internal/sdkv2provider/data_source_bigint_test.go#L19
SA1019: resource.ComposeTestCheckFunc is deprecated: State checks have been superseded by ConfigStateChecks. This function will be removed in the next major version. (staticcheck)
|
Build:
internal/sdkv2provider/data_source_bigint_test.go#L20
SA1019: resource.TestCheckResourceAttr is deprecated: State checks have been superseded by ConfigStateChecks. Use the built-in statecheck.ExpectKnownValue state check instead. TestCheckResourceAttr function will be removed in the next major version. (staticcheck)
|
Build:
internal/sdkv2provider/data_source_regions_cty_test.go#L19
SA1019: resource.ComposeTestCheckFunc is deprecated: State checks have been superseded by ConfigStateChecks. This function will be removed in the next major version. (staticcheck)
|
Build:
internal/sdkv2provider/data_source_regions_cty_test.go#L20
SA1019: resource.TestCheckResourceAttrSet is deprecated: State checks have been superseded by ConfigStateChecks. Use the built-in statecheck.ExpectValueExists state check instead. TestCheckResourceAttrSet function will be removed in the next major version. (staticcheck)
|
Build:
internal/sdkv2provider/data_source_regions_test.go#L19
SA1019: resource.ComposeTestCheckFunc is deprecated: State checks have been superseded by ConfigStateChecks. This function will be removed in the next major version. (staticcheck)
|
Build:
internal/sdkv2provider/data_source_regions_test.go#L20
SA1019: resource.TestCheckResourceAttrSet is deprecated: State checks have been superseded by ConfigStateChecks. Use the built-in statecheck.ExpectValueExists state check instead. TestCheckResourceAttrSet function will be removed in the next major version. (staticcheck)
|
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|