APP-15961 - Remove references to collection #331
Annotations
7 errors and 1 warning
golangci-lint:
jupiterone/resource_rule.go#L518
rule.ResourceGroupId undefined (type client.GetQuestionRuleInstanceQuestionRuleInstance has no field or method ResourceGroupId) (typecheck)
|
golangci-lint:
jupiterone/resource_rule.go#L519
rule.ResourceGroupId undefined (type client.GetQuestionRuleInstanceQuestionRuleInstance has no field or method ResourceGroupId) (typecheck)
|
golangci-lint:
jupiterone/resource_rule.go#L661
unknown field ResourceGroupId in struct literal of type client.CreateReferencedQuestionRuleInstanceInput (typecheck)
|
golangci-lint:
jupiterone/resource_rule.go#L711
unknown field ResourceGroupId in struct literal of type client.UpdateReferencedQuestionRuleInstanceInput (typecheck)
|
golangci-lint:
jupiterone/resource_rule.go#L763
unknown field ResourceGroupId in struct literal of type client.CreateInlineQuestionRuleInstanceInput (typecheck)
|
golangci-lint:
jupiterone/resource_rule.go#L828
unknown field ResourceGroupId in struct literal of type client.UpdateInlineQuestionRuleInstanceInput (typecheck)
|
golangci-lint
issues found
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading