Skip to content

✨ 🚨 expect の引数と戻り値の型パラメーターTを連携 #12

✨ 🚨 expect の引数と戻り値の型パラメーターTを連携

✨ 🚨 expect の引数と戻り値の型パラメーターTを連携 #12

Triggered via push January 2, 2024 02:01
Status Failure
Total duration 20s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

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.