Skip to content

Move Router code out of the main module etc. #281

Move Router code out of the main module etc.

Move Router code out of the main module etc. #281

Triggered via pull request August 19, 2023 22:38
Status Failure
Total duration 1m 4s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.