Skip to content

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

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

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

Triggered via pull request December 13, 2024 16:36
Status Failure
Total duration 1m 12s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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