Skip to content

Simplifying CORS implementation #159

Simplifying CORS implementation

Simplifying CORS implementation #159

Triggered via push December 16, 2024 10:28
Status Failure
Total duration 1m 12s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build: internal/tests/integration/trailing_slash_test.go#L12
middleware.TrailingSlashMiddleware(http.HandlerFunc(func(w http.ResponseWriter, r *http.Request) {…})) (no value) used as value
build: 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
build
Process completed with exit code 2.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636