Skip to content

feat: acceptance test for sensor group assignment resource #230

feat: acceptance test for sensor group assignment resource

feat: acceptance test for sensor group assignment resource #230

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

Annotations

10 errors and 2 warnings
Lint & Test Code: test/mocked/util/utils.go#L39
cannot use &addressNote (value of type *string) as string value in struct literal
Lint & Test Code: test/mocked/util/utils.go#L42
cannot use &notes (value of type *string) as string value in struct literal
Lint & Test Code: test/mocked/util/utils.go#L43
cannot use &pcapMode (value of type *string) as string value in struct literal (typecheck)
Lint & Test Code: test/live/resources/sensor_group_assignment_test.go#L95
undefined: config.SensorUid (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#L39
cannot use &addressNote (value of type *string) as string value in struct literal
Lint & Test Code: test/mocked/util/utils.go#L42
cannot use &notes (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/