Add azuread_conditional_access_named_location table #419
golangci-lint.yml
on: pull_request
golangci_lint_workflow
/
lint
5m 6s
Annotations
10 errors and 1 warning
golangci_lint_workflow / lint:
azuread/connection_config.go#L1
: # github.com/turbot/steampipe-plugin-azuread/azuread
|
golangci_lint_workflow / lint:
azuread/transforms.go#L578
syntax error: unexpected ], expected operand
|
golangci_lint_workflow / lint:
azuread/transforms.go#L581
syntax error: unexpected ), expected name
|
golangci_lint_workflow / lint:
azuread/transforms.go#L584
syntax error: non-declaration statement outside function body (typecheck)
|
golangci_lint_workflow / lint:
azuread/transforms.go#L578
expected operand, found ']' (typecheck)
|
golangci_lint_workflow / lint:
main.go#L4
could not import github.com/turbot/steampipe-plugin-azuread/azuread (-: # github.com/turbot/steampipe-plugin-azuread/azuread
|
golangci_lint_workflow / lint:
azuread/transforms.go#L578
syntax error: unexpected ], expected operand
|
golangci_lint_workflow / lint:
azuread/transforms.go#L581
syntax error: unexpected ), expected name
|
golangci_lint_workflow / lint:
azuread/transforms.go#L584
syntax error: non-declaration statement outside function body) (typecheck)
|
golangci_lint_workflow / lint
issues found
|
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/
|