fix(deps): update module github.com/pocketbase/pocketbase to v0.24.4 #352
Annotations
10 errors and 1 warning
Test:
plugin.go#L102
e.Router.Use undefined (type *router.Router[*"github.com/pocketbase/pocketbase/core".RequestEvent] has no field or method Use)
|
Test:
plugin.go#L108
e.Router.Use undefined (type *router.Router[*"github.com/pocketbase/pocketbase/core".RequestEvent] has no field or method Use)
|
Test:
plugin.go#L157
app.OnBeforeServe undefined (type "github.com/pocketbase/pocketbase/core".App has no field or method OnBeforeServe)
|
Test:
plugin_test.go#L154
unknown field Url in struct literal of type struct{Name string; Method string; URL string; Body "io".Reader; Headers map[string]string; Delay "time".Duration; Timeout "time".Duration; ExpectedStatus int; ExpectedContent []string; NotExpectedContent []string; ExpectedEvents map[string]int; TestAppFactory func(t testing.TB) *tests.TestApp; BeforeTestFunc func(t testing.TB, app *tests.TestApp, e *"github.com/pocketbase/pocketbase/core".ServeEvent); AfterTestFunc func(t testing.TB, app *tests.TestApp, res *"net/http".Response)}, but does have URL
|
Test:
plugin_test.go#L157
cannot use setupTestApp(&Options{…}) (value of type func(t *testing.T) *tests.TestApp) as func(t testing.TB) *tests.TestApp value in struct literal
|
Test:
plugin_test.go#L165
unknown field Url in struct literal of type struct{Name string; Method string; URL string; Body "io".Reader; Headers map[string]string; Delay "time".Duration; Timeout "time".Duration; ExpectedStatus int; ExpectedContent []string; NotExpectedContent []string; ExpectedEvents map[string]int; TestAppFactory func(t testing.TB) *tests.TestApp; BeforeTestFunc func(t testing.TB, app *tests.TestApp, e *"github.com/pocketbase/pocketbase/core".ServeEvent); AfterTestFunc func(t testing.TB, app *tests.TestApp, res *"net/http".Response)}, but does have URL
|
Test:
plugin_test.go#L168
cannot use setupTestApp(&Options{…}) (value of type func(t *testing.T) *tests.TestApp) as func(t testing.TB) *tests.TestApp value in struct literal
|
Test:
plugin_test.go#L177
unknown field Url in struct literal of type struct{Name string; Method string; URL string; Body "io".Reader; Headers map[string]string; Delay "time".Duration; Timeout "time".Duration; ExpectedStatus int; ExpectedContent []string; NotExpectedContent []string; ExpectedEvents map[string]int; TestAppFactory func(t testing.TB) *tests.TestApp; BeforeTestFunc func(t testing.TB, app *tests.TestApp, e *"github.com/pocketbase/pocketbase/core".ServeEvent); AfterTestFunc func(t testing.TB, app *tests.TestApp, res *"net/http".Response)}, but does have URL
|
Test:
plugin_test.go#L180
cannot use setupTestApp(nil) (value of type func(t *testing.T) *tests.TestApp) as func(t testing.TB) *tests.TestApp value in struct literal
|
Test:
plugin_test.go#L185
unknown field Url in struct literal of type struct{Name string; Method string; URL string; Body "io".Reader; Headers map[string]string; Delay "time".Duration; Timeout "time".Duration; ExpectedStatus int; ExpectedContent []string; NotExpectedContent []string; ExpectedEvents map[string]int; TestAppFactory func(t testing.TB) *tests.TestApp; BeforeTestFunc func(t testing.TB, app *tests.TestApp, e *"github.com/pocketbase/pocketbase/core".ServeEvent); AfterTestFunc func(t testing.TB, app *tests.TestApp, res *"net/http".Response)}, but does have URL
|
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|