Skip to content

Terraform

Terraform #32

Triggered via pull request November 8, 2023 17:26
Status Failure
Total duration 48s
Artifacts

lint.yaml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint (1.21, ubuntu-latest): internal/helpers/helpers.go#L1
: # github.com/Pacobart/terraform-cloud-workspace-collector/internal/helpers
lint (1.21, ubuntu-latest): internal/helpers/helpers.go#L11
syntax error: non-declaration statement outside function body
lint (1.21, ubuntu-latest): internal/helpers/helpers.go#L15
syntax error: non-declaration statement outside function body
lint (1.21, ubuntu-latest): internal/helpers/helpers.go#L22
syntax error: non-declaration statement outside function body
lint (1.21, ubuntu-latest): internal/helpers/helpers.go#L30
syntax error: non-declaration statement outside function body
lint (1.21, ubuntu-latest): internal/helpers/helpers.go#L48
syntax error: unexpected <<, expected } (typecheck)
lint (1.21, ubuntu-latest): internal/helpers/helpers.go#L11
expected declaration, found '<<' (typecheck)
lint (1.21, ubuntu-latest): internal/helpers/helpers.go#L15
expected declaration, found '>>' (typecheck)
lint (1.21, ubuntu-latest): internal/helpers/helpers.go#L36
expected declaration, found 'if' (typecheck)
lint (1.21, ubuntu-latest): internal/helpers/helpers.go#L48
expected declaration, found '<<' (typecheck)