Added issue template (#59) #162
Annotations
3 errors and 1 warning
Run Unit tests:
internal/tests/integration/trailing_slash_test.go#L12
middleware.TrailingSlashMiddleware(http.HandlerFunc(func(w http.ResponseWriter, r *http.Request) {…})) (no value) used as value
|
Run Unit tests:
internal/tests/integration/trailing_slash_test.go#L12
cannot use http.HandlerFunc(func(w http.ResponseWriter, r *http.Request) {…}) (value of type http.HandlerFunc) as *gin.Context value in argument to middleware.TrailingSlashMiddleware
|
Run Unit tests
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading