Added 3 new resources: #164
Annotations
5 errors and 1 warning
golangci-lint:
pkg/looker/resource_project_git_repo.go#L118
Error return value of `d.Set` is not checked (errcheck)
|
golangci-lint:
pkg/looker/resource_project_git_repo.go#L119
Error return value of `d.Set` is not checked (errcheck)
|
golangci-lint:
pkg/looker/resource_project_git_repo.go#L120
Error return value of `d.Set` is not checked (errcheck)
|
golangci-lint:
pkg/looker/resource_project.go#L103
SA9003: empty branch (staticcheck)
|
golangci-lint
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading