Skip to content

feat: [#504] Route supports configure timeout #2841

feat: [#504] Route supports configure timeout

feat: [#504] Route supports configure timeout #2841

Triggered via pull request October 9, 2024 16:01
Status Failure
Total duration 4m 13s
Artifacts

codecov.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
codecov: auth/auth_test.go#L84
cannot use &Context{…} (value of type *Context) as "github.com/goravel/framework/contracts/http".Context value in return statement: *Context does not implement "github.com/goravel/framework/contracts/http".Context (missing method WithContext)
codecov: http/context.go#L10
cannot use NewContext() (value of type *Context) as "github.com/goravel/framework/contracts/http".Context value in return statement: *Context does not implement "github.com/goravel/framework/contracts/http".Context (missing method WithContext)
codecov: session/middleware/start_session_test.go#L27
cannot use NewTestContext(r.Context(), next, w, r) (value of type *TestContext) as "github.com/goravel/framework/contracts/http".Context value in argument to StartSession(): *TestContext does not implement "github.com/goravel/framework/contracts/http".Context (missing method WithContext)
codecov
Process completed with exit code 1.