Refactor Architecture for Modularity, Testability, and Race-Free Execution #40
pull-request.yaml
on: pull_request
lint
/
Run Linter
27s
test
/
Run tests and collect coverage
33s
Annotations
3 errors
lint / Run Linter:
internal/server/tests/helpers.go#L10
type `mockHandlerFunc` is unused (unused)
|
lint / Run Linter:
internal/server/tests/helpers.go#L14
func `(*mockHandlerFunc).ServeHTTP` is unused (unused)
|
lint / Run Linter
issues found
|