Skip to content

Make logoutput more helpful #13

Make logoutput more helpful

Make logoutput more helpful #13

Triggered via pull request May 21, 2025 11:35
Status Failure
Total duration 29s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build: mock_test.go#L15
cannot use func(http.ResponseWriter, *http.Request) int {…} (value of type func(http.ResponseWriter, *http.Request) int) as type func(*http.Request) int in argument to mock.Mock
build: mock_test.go#L80
cannot use func(w http.ResponseWriter, r *http.Request) int {…} (value of type func(w http.ResponseWriter, r *http.Request) int) as type func(*http.Request) int in argument to mock.Mock
build
Process completed with exit code 2.