fix(deps): update module github.com/pocketbase/pocketbase to v0.23.12 #244
Annotations
3 errors and 1 warning
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.
|
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|