Add resource_compliancerelationship
to link library items to framework items
#266
terraform-provider-checks.yml
on: pull_request
golangci-lint
1m 14s
Build
1m 43s
Annotations
11 errors and 4 warnings
golangci-lint:
jupiterone/resource_compliance_relationship_test.go#L76
`testAccCheckRelationshipExists` - `relType` is unused (unparam)
|
golangci-lint:
jupiterone/resource_compliance_relationship_test.go#L121
`testAccCheckRelationshipDestroy` - `frameworkItemId` is unused (unparam)
|
golangci-lint:
jupiterone/resource_compliance_relationship_test.go#L187
naked return in func `createTestRelationshipFixture` with 42 lines of code (nakedret)
|
golangci-lint:
jupiterone/resource_compliance_relationship_test.go#L197
naked return in func `createTestRelationshipFixture` with 42 lines of code (nakedret)
|
golangci-lint:
jupiterone/resource_compliance_relationship_test.go#L207
naked return in func `createTestRelationshipFixture` with 42 lines of code (nakedret)
|
golangci-lint:
jupiterone/resource_compliance_relationship_test.go#L216
naked return in func `createTestRelationshipFixture` with 42 lines of code (nakedret)
|
golangci-lint:
jupiterone/resource_compliance_relationship_test.go#L87
SA1019: resource.RetryContext is deprecated: Use helper/retry package instead. This is required for migrating acceptance testing to terraform-plugin-testing. (staticcheck)
|
golangci-lint:
jupiterone/resource_compliance_relationship_test.go#L102
SA1019: resource.RetryableError is deprecated: Use helper/retry package instead. This is required for migrating acceptance testing to terraform-plugin-testing. (staticcheck)
|
golangci-lint:
jupiterone/resource_compliance_relationship_test.go#L106
SA1019: resource.RetryableError is deprecated: Use helper/retry package instead. This is required for migrating acceptance testing to terraform-plugin-testing. (staticcheck)
|
golangci-lint:
jupiterone/resource_compliance_relationship_test.go#L109
SA1019: resource.NonRetryableError is deprecated: Use helper/retry package instead. This is required for migrating acceptance testing to terraform-plugin-testing. (staticcheck)
|
Build
Process completed with exit code 2.
|
Build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|