Skip to content

change to /info

change to /info #1365

GitHub Actions / golangci failed Sep 22, 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/queue_test.go|24 col 24| undefined: server.QueueRegistrationResp (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 24 in vela/queue_test.go

See this annotation in the file changed.

@github-actions github-actions / golangci

[golangci] vela/queue_test.go#L24

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