Bump github.com/crowdstrike/gofalcon from 0.2.21 to 0.7.0 #115
golangci-lint.yml
on: pull_request
golangci_lint_workflow
/
lint
4m 0s
Annotations
10 errors and 1 warning
golangci_lint_workflow / lint:
crowdstrike/client.go#L1
: # github.com/turbot/steampipe-plugin-crowdstrike/crowdstrike
|
golangci_lint_workflow / lint:
crowdstrike/table_crowdstrike_host.go#L178
undefined: models.DomainDeviceSwagger
|
golangci_lint_workflow / lint:
crowdstrike/table_crowdstrike_host.go#L180
undefined: models.DomainDeviceSwagger
|
golangci_lint_workflow / lint:
crowdstrike/table_crowdstrike_host.go#L182
client.Hosts.GetDeviceDetails undefined (type hosts.ClientService has no field or method GetDeviceDetails)
|
golangci_lint_workflow / lint:
crowdstrike/table_crowdstrike_host.go#L182
undefined: hosts.GetDeviceDetailsParams
|
golangci_lint_workflow / lint:
crowdstrike/table_crowdstrike_zta_assessment.go#L67
undefined: models.DomainDeviceSwagger
|
golangci_lint_workflow / lint:
crowdstrike/table_crowdstrike_zta_assessment.go#L86
undefined: zero_trust_assessment.GetAssessmentV1NotFound
|
golangci_lint_workflow / lint:
crowdstrike/table_crowdstrike_zta_compliance.go#L37
client.ZeroTrustAssessment.GetComplianceV1 undefined (type zero_trust_assessment.ClientService has no field or method GetComplianceV1)
|
golangci_lint_workflow / lint:
crowdstrike/table_crowdstrike_zta_compliance.go#L38
undefined: zero_trust_assessment.NewGetComplianceV1Params (typecheck)
|
golangci_lint_workflow / lint:
main.go#L4
could not import github.com/turbot/steampipe-plugin-crowdstrike/crowdstrike (-: # github.com/turbot/steampipe-plugin-crowdstrike/crowdstrike
|
golangci_lint_workflow / lint
The following actions uses Node.js version which is deprecated 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/
|