testingiface redux #559
Annotations
10 errors and 2 warnings
Run golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8:
helper/resource/plugin_test.go#L261
cannot use t (variable of type *"testing".T) as testingiface.T value in argument to runProviderCommand: *"testing".T does not implement testingiface.T (wrong type for method Run)
|
Run golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8:
helper/resource/testcase_providers_test.go#L348
cannot use mockT (variable of type *testingiface.MockT) as *"testing".T value in argument to Test
|
Run golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8:
helper/resource/testcase_providers_test.go#L385
cannot use mockT (variable of type *testingiface.MockT) as *"testing".T value in argument to Test
|
Run golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8:
helper/resource/testcase_providers_test.go#L419
cannot use mockT (variable of type *testingiface.MockT) as *"testing".T value in argument to Test
|
Run golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8:
helper/resource/testcase_providers_test.go#L455
cannot use mockT (variable of type *testingiface.MockT) as *"testing".T value in argument to Test
|
Run golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8:
helper/resource/testcase_validate_test.go#L192
cannot use t (variable of type *"testing".T) as testingiface.T value in argument to test.testCase.validate: *"testing".T does not implement testingiface.T (wrong type for method Run)
|
Run golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8:
helper/resource/testing_test.go#L32
cannot use mockT (variable of type *testingiface.MockT) as *"testing".T value in argument to ParallelTest
|
Run golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8:
helper/resource/teststep_providers_test.go#L1951
cannot use mockT (variable of type *testingiface.MockT) as *"testing".T value in argument to Test
|
Run golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8:
helper/resource/teststep_providers_test.go#L2354
cannot use mockT (variable of type *testingiface.MockT) as *"testing".T value in argument to UnitTest
|
Run golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8:
helper/resource/teststep_providers_test.go#L2388
cannot use mockT (variable of type *testingiface.MockT) as *"testing".T value in argument to UnitTest
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Loading