fix(deps): update module github.com/pocketbase/pocketbase to v0.23.12 #227
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.
|