Adding Provider-Defined Function Testing #442
Annotations
10 errors and 1 warning
Run linters:
internal/framework5provider/float64_precision_resource_test.go#L27
SA1019: resource.ComposeAggregateTestCheckFunc is deprecated: State checks have been superseded by ConfigStateChecks. This function will be removed in the next major version. (staticcheck)
|
Run linters:
internal/framework5provider/float64_precision_resource_test.go#L28
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)
|
Run linters:
internal/framework5provider/float64_precision_resource_test.go#L35
SA1019: resource.ComposeAggregateTestCheckFunc is deprecated: State checks have been superseded by ConfigStateChecks. This function will be removed in the next major version. (staticcheck)
|
Run linters:
internal/framework5provider/float64_precision_resource_test.go#L36
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)
|
Run linters:
internal/framework5provider/float64_precision_resource_test.go#L55
SA1019: resource.ComposeAggregateTestCheckFunc is deprecated: State checks have been superseded by ConfigStateChecks. This function will be removed in the next major version. (staticcheck)
|
Run linters:
internal/framework5provider/float64_precision_resource_test.go#L56
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)
|
Run linters:
internal/framework5provider/float64_precision_resource_test.go#L68
SA1019: resource.ComposeAggregateTestCheckFunc is deprecated: State checks have been superseded by ConfigStateChecks. This function will be removed in the next major version. (staticcheck)
|
Run linters:
internal/framework5provider/float64_precision_resource_test.go#L69
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)
|
Run linters:
internal/framework5provider/resource_user_test.go#L22
SA1019: resource.ComposeTestCheckFunc is deprecated: State checks have been superseded by ConfigStateChecks. This function will be removed in the next major version. (staticcheck)
|
Run linters:
internal/framework5provider/resource_user_test.go#L23
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)
|
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/.
|
The logs for this run have expired and are no longer available.
Loading