wip #170
Annotations
6 errors
pnpm run test:e2e (ubuntu-latest)
Argument of type 'Viewport | ((pageContext: PageContextServer) => Viewport | undefined) | undefined' is not assignable to parameter of type 'Viewport | undefined'.
|
pnpm run test:e2e (ubuntu-latest)
Process completed with exit code 2.
|
pnpm run test:types (ubuntu-latest)
Argument of type 'Viewport | ((pageContext: PageContextServer) => Viewport | undefined) | undefined' is not assignable to parameter of type 'Viewport | undefined'.
|
pnpm run test:types (ubuntu-latest)
Process completed with exit code 2.
|
pnpm run test:e2e (windows-latest)
Argument of type 'Viewport | ((pageContext: PageContextServer) => Viewport | undefined) | undefined' is not assignable to parameter of type 'Viewport | undefined'.
|
pnpm run test:e2e (windows-latest)
Process completed with exit code 1.
|