Skip to content

chore(deps): bump github.com/hashicorp/terraform from 1.2.1 to 1.5.7 #280

chore(deps): bump github.com/hashicorp/terraform from 1.2.1 to 1.5.7

chore(deps): bump github.com/hashicorp/terraform from 1.2.1 to 1.5.7 #280

Triggered via pull request September 8, 2023 19:45
Status Failure
Total duration 1m 49s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: config/config.go#L158
undeclared name: `flags` (typecheck)
lint: config/config.go#L160
undeclared name: `flags` (typecheck)
lint: config/config.go#L11
"github.com/jessevdk/go-flags" imported but not used (typecheck)
lint: ../../../go/pkg/mod/golang.org/x/sys@v0.5.0/unix/syscall.go#L83
Slice not declared by package unsafe (typecheck)
lint: ../../../go/pkg/mod/golang.org/x/sys@v0.5.0/unix/syscall_linux.go#L2271
Slice not declared by package unsafe (typecheck)
lint: ../../../go/pkg/mod/golang.org/x/sys@v0.5.0/unix/syscall_unix.go#L118
Slice not declared by package unsafe (typecheck)
lint: ../../../go/pkg/mod/golang.org/x/sys@v0.5.0/unix/sysvshm_unix.go#L33
Slice not declared by package unsafe (typecheck)
lint: ../../../go/pkg/mod/github.com/klauspost/compress@v1.15.11/huff0/decompress.go#L774
cannot convert out (variable of type []byte) to *[256]byte (typecheck)
lint: ../../../go/pkg/mod/github.com/klauspost/compress@v1.15.11/huff0/decompress.go#L775
cannot convert out[dstEvery:] (value of type []byte) to *[256]byte (typecheck)
lint: ../../../go/pkg/mod/github.com/klauspost/compress@v1.15.11/huff0/decompress.go#L776
cannot convert out[dstEvery * 2:] (value of type []byte) to *[256]byte (typecheck)