fix(deps): update module github.com/hashicorp/go-tfe to v1 #581
Annotations
8 errors and 1 warning
lint:
internal/action/inputs/inputs.go#L11
undeclared name: `githubactions` (typecheck)
|
lint:
internal/action/inputs/inputs.go#L16
undeclared name: `githubactions` (typecheck)
|
lint:
internal/action/inputs/inputs.go#L6
"github.com/sethvargo/go-githubactions" imported but not used (typecheck)
|
lint:
main.go#L7
could not import github.com/takescoop/terraform-cloud-workspace-action/internal/action (-: # github.com/takescoop/terraform-cloud-workspace-action/internal/action
|
lint:
main.go#L13
undeclared name: `githubactions` (typecheck)
|
lint:
main.go#L6
"github.com/sethvargo/go-githubactions" imported but not used (typecheck)
|
lint:
internal/action/import.go#L1
: # github.com/takescoop/terraform-cloud-workspace-action/internal/action [github.com/takescoop/terraform-cloud-workspace-action/internal/action.test]
|
lint
issues found
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@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/
|