feat: acceptance test for sensor group assignment resource #230
lint-test-code.yaml
on: push
Lint & Test Code
1m 23s
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 ¬es (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#L16
undefined: config.SensorUid
|
Lint & Test Code:
test/live/resources/sensor_group_assignment_test.go#L37
undefined: config.SensorUid
|
Lint & Test Code:
test/live/resources/sensor_group_assignment_test.go#L48
undefined: config.SensorUid
|
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 ¬es (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/
|