fix(deps): update dependency postgraphile to v5 #1324
Annotations
14 errors
|
Build
Process completed with exit code 2.
|
|
Build:
src/middleware/postgraphile.ts#L24
Expected 1 arguments, but got 3.
|
|
Build:
src/middleware/postgraphile.ts#L2
Module '"postgraphile"' has no exported member 'PostGraphileOptions'. Did you mean to use 'import PostGraphileOptions from "postgraphile"' instead?
|
|
Build:
src/index.ts#L22
Argument of type 'PostGraphileInstance' is not assignable to parameter of type 'Middleware<DefaultState, DefaultContext & Context & RouterParameterContext<DefaultState, DefaultContext> & ExtendableContext & { ...; } & { ...; } & { ...; }, any>'.
|
|
Build:
src/config.ts#L4
Module '"postgraphile"' has no exported member 'PostGraphileOptions'. Did you mean to use 'import PostGraphileOptions from "postgraphile"' instead?
|
|
Integration test
Process completed with exit code 1.
|
|
Integration test
Expected 1 arguments, but got 3.
|
|
Integration test
Module '"postgraphile"' has no exported member 'PostGraphileOptions'. Did you mean to use 'import PostGraphileOptions from "postgraphile"' instead?
|
|
Integration test
Argument of type 'PostGraphileInstance' is not assignable to parameter of type 'Middleware<DefaultState, DefaultContext & Context & RouterParameterContext<DefaultState, DefaultContext> & ExtendableContext & { ...; } & { ...; } & { ...; }, any>'.
|
|
Integration test
Module '"postgraphile"' has no exported member 'PostGraphileOptions'. Did you mean to use 'import PostGraphileOptions from "postgraphile"' instead?
|
|
Integration test
Expected 1 arguments, but got 3.
|
|
Integration test
Module '"postgraphile"' has no exported member 'PostGraphileOptions'. Did you mean to use 'import PostGraphileOptions from "postgraphile"' instead?
|
|
Integration test
Argument of type 'PostGraphileInstance' is not assignable to parameter of type 'Middleware<DefaultState, DefaultContext & Context & RouterParameterContext<DefaultState, DefaultContext> & ExtendableContext & { ...; } & { ...; } & { ...; }, any>'.
|
|
Integration test
Module '"postgraphile"' has no exported member 'PostGraphileOptions'. Did you mean to use 'import PostGraphileOptions from "postgraphile"' instead?
|