Skip to content

Revert "feat: acceptance test for sensor group assignment resource" #229

Revert "feat: acceptance test for sensor group assignment resource"

Revert "feat: acceptance test for sensor group assignment resource" #229

Triggered via push November 11, 2024 05:12
Status Failure
Total duration 1m 52s
Billable time 2m
Artifacts
Lint & Test Code
1m 28s
Lint & Test Code
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Lint & Test Code: test/mocked/util/utils.go#L36
cannot use "address_note" + postfix (value of type string) as *string value in struct literal
Lint & Test Code: test/mocked/util/utils.go#L39
cannot use "notes" + postfix (value of type string) as *string value in struct literal
Lint & Test Code: test/mocked/util/utils.go#L40
cannot use "light" + postfix (value of type string) as *string value in struct literal (typecheck)
Lint & Test Code: test/mocked/data-sources/agent_group_assignment_test.go#L8
could not import github.com/aruba-uxi/terraform-provider-configuration/test/mocked/util (-: # github.com/aruba-uxi/terraform-provider-configuration/test/mocked/util
Lint & Test Code: test/mocked/util/utils.go#L36
cannot use "address_note" + postfix (value of type string) as *string value in struct literal
Lint & Test Code: test/mocked/util/utils.go#L39
cannot use "notes" + postfix (value of type string) as *string value in struct literal
Lint & Test Code: test/mocked/util/utils.go#L40
cannot use "light" + postfix (value of type string) as *string value in struct literal) (typecheck)
Lint & Test Code: test/mocked/resources/agent_group_assignment_test.go#L5
could not import github.com/aruba-uxi/terraform-provider-configuration/test/mocked/util (-: # github.com/aruba-uxi/terraform-provider-configuration/test/mocked/util
Lint & Test Code: test/mocked/util/utils.go#L36
cannot use "address_note" + postfix (value of type string) as *string value in struct literal
Lint & Test Code: test/mocked/util/utils.go#L39
cannot use "notes" + postfix (value of type string) as *string value in struct literal
Lint & Test Code
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint & Test Code
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/