test1 #1500
checks.yml
on: pull_request
Annotations
3 errors and 1 warning
Code quality:
lib/contexts/app.tsx#L10
Argument of type '{ cookies: string; referrer: string; id: string; height_or_hash: string; hash: string; number: string; q: string; name: string; }' is not assignable to parameter of type 'Props'.
|
Code quality:
playwright/TestApp.tsx#L53
Type '{ pageProps: { cookies: string; referrer: string; id: string; height_or_hash: string; hash: string; number: string; q: string; name: string; }; }' is not assignable to type '{ pageProps: Props; }'.
|
Code quality
Process completed with exit code 2.
|
Code quality:
theme/components/Tooltip/Tooltip.pw.tsx#L25
Unexpected use of the `.skip()` annotation
|