test: slack_user resource; #48
test.yml
on: push
Build
8s
generate
29s
Matrix: Terraform Provider Acceptance Tests
Annotations
7 errors and 2 warnings
Build:
internal/testBed/testBed.go#L46
cannot use d.mockSlackClient (variable of type *mock_slackExt.MockClient) as slackExt.Client value in return statement: *mock_slackExt.MockClient does not implement slackExt.Client (missing method GetConversationInfo)
|
Build:
internal/testBed/testBed.go#L50
cannot use d.mockSlackClient (variable of type *mock_slackExt.MockClient) as slackExt.Client value in return statement: *mock_slackExt.MockClient does not implement slackExt.Client (missing method GetConversationInfo) (typecheck)
|
Build:
internal/provider/data_source_user_test.go#L6
could not import github.com/essent/terraform-provider-slack/internal/testBed (-: # github.com/essent/terraform-provider-slack/internal/testBed
|
Build:
internal/testBed/testBed.go#L46
cannot use d.mockSlackClient (variable of type *mock_slackExt.MockClient) as slackExt.Client value in return statement: *mock_slackExt.MockClient does not implement slackExt.Client (missing method GetConversationInfo)
|
Build:
internal/testBed/testBed.go#L50
cannot use d.mockSlackClient (variable of type *mock_slackExt.MockClient) as slackExt.Client value in return statement: *mock_slackExt.MockClient does not implement slackExt.Client (missing method GetConversationInfo)) (typecheck)
|
Build
issues found
|
generate
Process completed with exit code 1.
|
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
generate
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|