Skip to content

Add active_route

Add active_route #330

GitHub Actions / golangci succeeded Nov 18, 2023 in 0s

reviewdog [golangci] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (12)

auth.go|137 col 17| missing type in composite literal (typecheck)
auth.go|138 col 17| missing type in composite literal (typecheck)
auth.go|210 col 42| missing type in composite literal (typecheck)
client_test.go|48 col 2| undeclared name: Convey (typecheck)
client_test.go|51 col 3| undeclared name: So (typecheck)
client_test.go|52 col 3| undeclared name: So (typecheck)
commands_test.go|27 col 2| undeclared name: Convey (typecheck)
commands_test.go|29 col 3| undeclared name: So (typecheck)
commands_test.go|32 col 2| undeclared name: Convey (typecheck)
client_test.go|13 col 2| "github.com/smartystreets/goconvey/convey" imported but not used (typecheck)
commands_test.go|6 col 2| "github.com/smartystreets/goconvey/convey" imported but not used (typecheck)
states_test.go|8 col 2| "github.com/smartystreets/goconvey/convey" imported but not used (typecheck)