Skip to content

fix(deps): update all non-major dependencies #1311

fix(deps): update all non-major dependencies

fix(deps): update all non-major dependencies #1311

GitHub Actions / golangci failed Aug 30, 2023 in 1s

reviewdog [golangci] report

reported by reviewdog 🐶

Findings (2)

vela/admin.go|1| : # github.com/go-vela/sdk-go/vela [github.com/go-vela/sdk-go/vela.test]
vela/build_test.go|82 col 24| undefined: server.BuildExecutableResp (typecheck)

Filtered Findings (0)

Annotations

Check failure on line 1 in vela/admin.go

See this annotation in the file changed.

@github-actions github-actions / golangci

[golangci] vela/admin.go#L1

: # github.com/go-vela/sdk-go/vela [github.com/go-vela/sdk-go/vela.test]
Raw output
vela/admin.go:1: : # github.com/go-vela/sdk-go/vela [github.com/go-vela/sdk-go/vela.test]

Check failure on line 82 in vela/build_test.go

See this annotation in the file changed.

@github-actions github-actions / golangci

[golangci] vela/build_test.go#L82

undefined: server.BuildExecutableResp (typecheck)
Raw output
vela/build_test.go:82:24: undefined: server.BuildExecutableResp (typecheck)
// Copyright (c) 2023 Target Brands, Inc. All rights reserved.