Skip to content

fix(deps): update module github.com/pocketbase/pocketbase to v0.23.12 #227

fix(deps): update module github.com/pocketbase/pocketbase to v0.23.12

fix(deps): update module github.com/pocketbase/pocketbase to v0.23.12 #227

Triggered via pull request November 24, 2024 16:00
Status Failure
Total duration 1m 52s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Test: plugin.go#L63
cannot use e.Router (variable of type *router.Router[*"github.com/pocketbase/pocketbase/core".RequestEvent]) as "net/http".Handler value in argument to config.WithHTTPHandler: *router.Router[*"github.com/pocketbase/pocketbase/core".RequestEvent] does not implement "net/http".Handler (missing method ServeHTTP)
Test: plugin.go#L119
app.OnBeforeServe undefined (type "github.com/pocketbase/pocketbase/core".App has no field or method OnBeforeServe)
Test
Process completed with exit code 1.