Skip to content

chore(deps): Update module github.com/goravel/framework to v1.14.7 #108

chore(deps): Update module github.com/goravel/framework to v1.14.7

chore(deps): Update module github.com/goravel/framework to v1.14.7 #108

Triggered via pull request September 20, 2024 00:08
Status Failure
Total duration 1m 27s
Artifacts

codecov.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
codecov: controller_test.go#L99
cannot use NewTestContext(context.Background(), w, r) (value of type *TestContext) as "github.com/goravel/framework/contracts/http".Context value in argument to Get: *TestContext does not implement "github.com/goravel/framework/contracts/http".Context (wrong type for method WithValue)
codecov: controller_test.go#L101
cannot use NewTestContext(context.Background(), w, r) (value of type *TestContext) as "github.com/goravel/framework/contracts/http".Context value in argument to Post: *TestContext does not implement "github.com/goravel/framework/contracts/http".Context (wrong type for method WithValue)
codecov: controller_test.go#L116
cannot use NewTestContext(context.Background(), w, r) (value of type *TestContext) as "github.com/goravel/framework/contracts/http".Context value in argument to Get: *TestContext does not implement "github.com/goravel/framework/contracts/http".Context (wrong type for method WithValue)
codecov: controller_test.go#L118
cannot use NewTestContext(context.Background(), w, r) (value of type *TestContext) as "github.com/goravel/framework/contracts/http".Context value in argument to Put: *TestContext does not implement "github.com/goravel/framework/contracts/http".Context (wrong type for method WithValue)
codecov: controller_test.go#L120
cannot use NewTestContext(context.Background(), w, r) (value of type *TestContext) as "github.com/goravel/framework/contracts/http".Context value in argument to Delete: *TestContext does not implement "github.com/goravel/framework/contracts/http".Context (wrong type for method WithValue)
codecov: controller_test.go#L387
cannot use testContext (variable of type *TestContext) as "github.com/goravel/framework/contracts/http".Context value in argument to Inject: *TestContext does not implement "github.com/goravel/framework/contracts/http".Context (wrong type for method WithValue)
codecov
Process completed with exit code 1.