Addressing comment on PR #29 #153
Annotations
10 errors and 1 warning
|
src/components/__tests__/SVMPay.test.tsx:
src/components/__tests__/SVMPay.test.tsx#L9
ReferenceError: jest is not defined
❯ src/components/__tests__/SVMPay.test.tsx:9:25
|
|
src/components/__tests__/ErrorBoundary.test.tsx > ErrorBoundary Integration:
src/components/__tests__/ErrorBoundary.test.tsx#L240
ReferenceError: jest is not defined
❯ src/components/__tests__/ErrorBoundary.test.tsx:240:21
|
|
src/components/__tests__/ErrorBoundary.test.tsx > RPCErrorBoundary:
src/components/__tests__/ErrorBoundary.test.tsx#L190
ReferenceError: jest is not defined
❯ src/components/__tests__/ErrorBoundary.test.tsx:190:21
|
|
src/components/__tests__/ErrorBoundary.test.tsx > NetworkErrorBoundary:
src/components/__tests__/ErrorBoundary.test.tsx#L152
ReferenceError: jest is not defined
❯ src/components/__tests__/ErrorBoundary.test.tsx:152:21
|
|
src/components/__tests__/ErrorBoundary.test.tsx > ErrorBoundary:
src/components/__tests__/ErrorBoundary.test.tsx#L18
ReferenceError: jest is not defined
❯ src/components/__tests__/ErrorBoundary.test.tsx:18:21
|
|
src/components/__tests__/AEANetwork.test.tsx:
src/components/__tests__/AEANetwork.test.tsx#L9
ReferenceError: jest is not defined
❯ src/components/__tests__/AEANetwork.test.tsx:9:16
|
|
tests/theme-screenshots.spec.ts:
tests/theme-screenshots.spec.ts#L53
Error: Playwright Test did not expect test.describe() to be called here.
Most common reasons include:
- You are calling test.describe() in a configuration file.
- You are calling test.describe() in a file that is imported by the configuration file.
- You have two different versions of @playwright/test. This usually happens
when one of the dependencies in your package.json depends on @playwright/test.
❯ TestTypeImpl._currentSuite node_modules/playwright/lib/common/testType.js:74:13
❯ TestTypeImpl._describe node_modules/playwright/lib/common/testType.js:114:24
❯ Function.describe node_modules/playwright/lib/transform/transform.js:275:12
❯ tests/theme-screenshots.spec.ts:53:6
|
|
src/App.test.tsx:
src/App.test.tsx#L5
ReferenceError: jest is not defined
❯ src/App.test.tsx:5:1
|
|
e2e/web3-browser.spec.ts:
e2e/web3-browser.spec.ts#L3
Error: Playwright Test did not expect test.describe() to be called here.
Most common reasons include:
- You are calling test.describe() in a configuration file.
- You are calling test.describe() in a file that is imported by the configuration file.
- You have two different versions of @playwright/test. This usually happens
when one of the dependencies in your package.json depends on @playwright/test.
❯ TestTypeImpl._currentSuite node_modules/playwright/lib/common/testType.js:74:13
❯ TestTypeImpl._describe node_modules/playwright/lib/common/testType.js:114:24
❯ Function.describe node_modules/playwright/lib/transform/transform.js:275:12
❯ e2e/web3-browser.spec.ts:3:6
|
|
e2e/visual-regression.spec.ts:
e2e/visual-regression.spec.ts#L62
Error: Playwright Test did not expect test.describe() to be called here.
Most common reasons include:
- You are calling test.describe() in a configuration file.
- You are calling test.describe() in a file that is imported by the configuration file.
- You have two different versions of @playwright/test. This usually happens
when one of the dependencies in your package.json depends on @playwright/test.
❯ TestTypeImpl._currentSuite node_modules/playwright/lib/common/testType.js:74:13
❯ TestTypeImpl._describe node_modules/playwright/lib/common/testType.js:114:24
❯ Function.describe node_modules/playwright/lib/transform/transform.js:275:12
❯ e2e/visual-regression.spec.ts:62:6
|
|
copilot
No files were found with the provided path: /home/runner/work/_temp/runtime-logs/blocked.jsonl
/home/runner/work/_temp/runtime-logs/blocked.md. No artifacts will be uploaded.
|