Move Router code out of the main module etc. #281
ci.yml
on: pull_request
Test Go
56s
golangci-lint
10s
Annotations
7 errors
golangci-lint:
main.go#L13
could not import github.com/alphagov/router/lib (-: # github.com/alphagov/router/lib
|
golangci-lint:
lib/router_api.go#L5
"fmt" imported and not used) (typecheck)
|
golangci-lint:
lib/logcompat.go#L1
: # github.com/alphagov/router/lib [github.com/alphagov/router/lib.test]
|
golangci-lint:
lib/router_api.go#L5
"fmt" imported and not used (typecheck)
|
golangci-lint
issues found
|
Test Go:
lib/router_api.go#L5
"fmt" imported and not used
|
Test Go
Process completed with exit code 2.
|