Skip to content

fix(deps): update module github.com/sethvargo/go-githubactions to v1 #585

fix(deps): update module github.com/sethvargo/go-githubactions to v1

fix(deps): update module github.com/sethvargo/go-githubactions to v1 #585

Triggered via pull request November 17, 2024 15:47
Status Failure
Total duration 2m 50s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 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#L13
undeclared name: `githubactions` (typecheck)
lint: main.go#L6
"github.com/sethvargo/go-githubactions" imported but not used (typecheck)
lint: internal/action/main_test.go#L53
undeclared name: `tfe` (typecheck)
lint: internal/action/main_test.go#L60
undeclared name: `tfe` (typecheck)
lint: internal/action/main_test.go#L294
undeclared name: `tfe` (typecheck)
lint: internal/action/terraform.go#L19
undeclared name: `version` (typecheck)
lint: internal/action/workspace_test.go#L554
undeclared name: `yaml` (typecheck)
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/