✨ 🚨 expect の引数と戻り値の型パラメーターTを連携 #12
Annotations
7 errors
build:
src/assertions/expect.ts#L41
Exported variable 'expect' has or is using name 'APIResponseAssertions' from external module "/home/runner/work/playwright-pom-materials/playwright-pom-materials/node_modules/playwright/types/test" but cannot be named.
|
build:
src/assertions/expect.ts#L41
Exported variable 'expect' has or is using name 'GenericAssertions' from external module "/home/runner/work/playwright-pom-materials/playwright-pom-materials/node_modules/playwright/types/test" but cannot be named.
|
build:
src/assertions/expect.ts#L41
Exported variable 'expect' has or is using name 'LocatorAssertions' from external module "/home/runner/work/playwright-pom-materials/playwright-pom-materials/node_modules/playwright/types/test" but cannot be named.
|
build:
src/assertions/expect.ts#L41
Exported variable 'expect' has or is using name 'PageAssertions' from external module "/home/runner/work/playwright-pom-materials/playwright-pom-materials/node_modules/playwright/types/test" but cannot be named.
|
build:
src/assertions/expect.ts#L41
Exported variable 'expect' has or is using name 'SnapshotAssertions' from external module "/home/runner/work/playwright-pom-materials/playwright-pom-materials/node_modules/playwright/types/test" but cannot be named.
|
build:
src/assertions/expect.ts#L41
The inferred type of this node exceeds the maximum length the compiler will serialize. An explicit type annotation is needed.
|
build
Process completed with exit code 1.
|