Skip to content

fix(deps): update module github.com/hashicorp/go-getter to v2 #366

fix(deps): update module github.com/hashicorp/go-getter to v2

fix(deps): update module github.com/hashicorp/go-getter to v2 #366

This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / golangci failed Oct 11, 2023 in 1s

reviewdog [golangci] report

reported by reviewdog 🐶

Findings (4)

cmd/vela-hugo/build.go|1| : # github.com/go-vela/vela-hugo/cmd/vela-hugo [github.com/go-vela/vela-hugo/cmd/vela-hugo.test]
cmd/vela-hugo/hugo.go|125 col 8| cannot use ... in call to non-variadic getter.Get
cmd/vela-hugo/hugo.go|125 col 8| assignment mismatch: 1 variable but getter.Get returns 2 values
cmd/vela-hugo/hugo.go|125 col 43| undefined: getter.ClientOption (typecheck)

Filtered Findings (0)

Annotations

Check failure on line 1 in cmd/vela-hugo/build.go

See this annotation in the file changed.

@github-actions github-actions / golangci

[golangci] cmd/vela-hugo/build.go#L1

: # github.com/go-vela/vela-hugo/cmd/vela-hugo [github.com/go-vela/vela-hugo/cmd/vela-hugo.test]
Raw output
cmd/vela-hugo/build.go:1: : # github.com/go-vela/vela-hugo/cmd/vela-hugo [github.com/go-vela/vela-hugo/cmd/vela-hugo.test]

Check failure on line 125 in cmd/vela-hugo/hugo.go

See this annotation in the file changed.

@github-actions github-actions / golangci

[golangci] cmd/vela-hugo/hugo.go#L125

cannot use ... in call to non-variadic getter.Get
Raw output
cmd/vela-hugo/hugo.go:125:8: cannot use ... in call to non-variadic getter.Get

Check failure on line 125 in cmd/vela-hugo/hugo.go

See this annotation in the file changed.

@github-actions github-actions / golangci

[golangci] cmd/vela-hugo/hugo.go#L125

assignment mismatch: 1 variable but getter.Get returns 2 values
Raw output
cmd/vela-hugo/hugo.go:125:8: assignment mismatch: 1 variable but getter.Get returns 2 values

Check failure on line 125 in cmd/vela-hugo/hugo.go

See this annotation in the file changed.

@github-actions github-actions / golangci

[golangci] cmd/vela-hugo/hugo.go#L125

undefined: getter.ClientOption (typecheck)
Raw output
cmd/vela-hugo/hugo.go:125:43: undefined: getter.ClientOption (typecheck)
// SPDX-License-Identifier: Apache-2.0