Feat/location spoofing use case demo #258
ci.yml
on: pull_request
Lint
1m 0s
Unit tests
1m 1s
Matrix: Playwright e2e tests
Annotations
15 errors
Playwright e2e tests (2, 3)
Error: require() of ES Module /home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/node_modules/@t3-oss/env-nextjs/dist/index.js from /home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/env.ts not supported.
Instead change the require of index.js in /home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/env.ts to a dynamic import() which is available in all CommonJS modules.
at ../src/env.ts:7
5 | * In this file we manage environment variables using [t3-env](https://env.t3.gg/docs/introduction).
6 | * This is basically the same as just importing them like `process.env.VARIABLE` but:
> 7 | * - It provides a strongly typed `ENV` object so typos will result in TypeScript errors
| ^
8 | * - If a required environment variable is missing, it will throw an error at build time instead of runtime
9 | * - Plus other useful features like Zod validation and transformations, defaults, server vs client checks....
10 | **/
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/env.ts:7:18)
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/server/decryptSealedResult.ts:8:12)
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/server/checks.ts:14:28)
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/server/server.ts:14:15)
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/pages/api/coupon-fraud/claim.ts:8:15)
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/e2e/coupon-fraud.spec.ts:6:14)
|
Playwright e2e tests (2, 3)
Error: require() of ES Module /home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/node_modules/@t3-oss/env-nextjs/dist/index.js from /home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/env.ts not supported.
Instead change the require of index.js in /home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/env.ts to a dynamic import() which is available in all CommonJS modules.
at ../src/env.ts:7
5 | * In this file we manage environment variables using [t3-env](https://env.t3.gg/docs/introduction).
6 | * This is basically the same as just importing them like `process.env.VARIABLE` but:
> 7 | * - It provides a strongly typed `ENV` object so typos will result in TypeScript errors
| ^
8 | * - If a required environment variable is missing, it will throw an error at build time instead of runtime
9 | * - Plus other useful features like Zod validation and transformations, defaults, server vs client checks....
10 | **/
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/env.ts:7:18)
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/server/decryptSealedResult.ts:8:12)
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/server/checks.ts:14:28)
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/server/server.ts:14:15)
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/pages/api/credential-stuffing/authenticate.ts:9:15)
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/e2e/credential-stuffing.spec.ts:6:21)
|
Playwright e2e tests (2, 3)
Error: require() of ES Module /home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/node_modules/@t3-oss/env-nextjs/dist/index.js from /home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/env.ts not supported.
Instead change the require of index.js in /home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/env.ts to a dynamic import() which is available in all CommonJS modules.
at ../src/env.ts:7
5 | * In this file we manage environment variables using [t3-env](https://env.t3.gg/docs/introduction).
6 | * This is basically the same as just importing them like `process.env.VARIABLE` but:
> 7 | * - It provides a strongly typed `ENV` object so typos will result in TypeScript errors
| ^
8 | * - If a required environment variable is missing, it will throw an error at build time instead of runtime
9 | * - Plus other useful features like Zod validation and transformations, defaults, server vs client checks....
10 | **/
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/env.ts:7:18)
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/server/decryptSealedResult.ts:8:12)
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/server/checks.ts:14:28)
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/server/server.ts:14:15)
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/server/loan-risk/loan-risk-endpoint.ts:7:15)
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/pages/api/loan-risk/request-loan.ts:7:25)
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/e2e/loan-risk.spec.ts:6:20)
|
Playwright e2e tests (2, 3)
Error: require() of ES Module /home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/node_modules/@t3-oss/env-nextjs/dist/index.js from /home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/env.ts not supported.
Instead change the require of index.js in /home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/env.ts to a dynamic import() which is available in all CommonJS modules.
at ../src/env.ts:7
5 | * In this file we manage environment variables using [t3-env](https://env.t3.gg/docs/introduction).
6 | * This is basically the same as just importing them like `process.env.VARIABLE` but:
> 7 | * - It provides a strongly typed `ENV` object so typos will result in TypeScript errors
| ^
8 | * - If a required environment variable is missing, it will throw an error at build time instead of runtime
9 | * - Plus other useful features like Zod validation and transformations, defaults, server vs client checks....
10 | **/
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/env.ts:7:18)
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/server/decryptSealedResult.ts:8:12)
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/server/checks.ts:14:28)
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/server/server.ts:14:15)
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/pages/api/payment-fraud/place-order.ts:9:15)
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/e2e/payment-fraud.spec.ts:5:19)
|
Playwright e2e tests (2, 3)
Process completed with exit code 1.
|
Playwright e2e tests (1, 3)
Error: require() of ES Module /home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/node_modules/@t3-oss/env-nextjs/dist/index.js from /home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/env.ts not supported.
Instead change the require of index.js in /home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/env.ts to a dynamic import() which is available in all CommonJS modules.
at ../src/env.ts:7
5 | * In this file we manage environment variables using [t3-env](https://env.t3.gg/docs/introduction).
6 | * This is basically the same as just importing them like `process.env.VARIABLE` but:
> 7 | * - It provides a strongly typed `ENV` object so typos will result in TypeScript errors
| ^
8 | * - If a required environment variable is missing, it will throw an error at build time instead of runtime
9 | * - Plus other useful features like Zod validation and transformations, defaults, server vs client checks....
10 | **/
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/env.ts:7:18)
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/server/decryptSealedResult.ts:8:12)
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/server/checks.ts:14:28)
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/server/server.ts:14:15)
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/pages/api/coupon-fraud/claim.ts:8:15)
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/e2e/coupon-fraud.spec.ts:6:14)
|
Playwright e2e tests (1, 3)
Error: require() of ES Module /home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/node_modules/@t3-oss/env-nextjs/dist/index.js from /home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/env.ts not supported.
Instead change the require of index.js in /home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/env.ts to a dynamic import() which is available in all CommonJS modules.
at ../src/env.ts:7
5 | * In this file we manage environment variables using [t3-env](https://env.t3.gg/docs/introduction).
6 | * This is basically the same as just importing them like `process.env.VARIABLE` but:
> 7 | * - It provides a strongly typed `ENV` object so typos will result in TypeScript errors
| ^
8 | * - If a required environment variable is missing, it will throw an error at build time instead of runtime
9 | * - Plus other useful features like Zod validation and transformations, defaults, server vs client checks....
10 | **/
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/env.ts:7:18)
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/server/decryptSealedResult.ts:8:12)
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/server/checks.ts:14:28)
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/server/server.ts:14:15)
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/pages/api/credential-stuffing/authenticate.ts:9:15)
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/e2e/credential-stuffing.spec.ts:6:21)
|
Playwright e2e tests (1, 3)
Error: require() of ES Module /home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/node_modules/@t3-oss/env-nextjs/dist/index.js from /home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/env.ts not supported.
Instead change the require of index.js in /home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/env.ts to a dynamic import() which is available in all CommonJS modules.
at ../src/env.ts:7
5 | * In this file we manage environment variables using [t3-env](https://env.t3.gg/docs/introduction).
6 | * This is basically the same as just importing them like `process.env.VARIABLE` but:
> 7 | * - It provides a strongly typed `ENV` object so typos will result in TypeScript errors
| ^
8 | * - If a required environment variable is missing, it will throw an error at build time instead of runtime
9 | * - Plus other useful features like Zod validation and transformations, defaults, server vs client checks....
10 | **/
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/env.ts:7:18)
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/server/decryptSealedResult.ts:8:12)
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/server/checks.ts:14:28)
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/server/server.ts:14:15)
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/server/loan-risk/loan-risk-endpoint.ts:7:15)
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/pages/api/loan-risk/request-loan.ts:7:25)
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/e2e/loan-risk.spec.ts:6:20)
|
Playwright e2e tests (1, 3)
Error: require() of ES Module /home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/node_modules/@t3-oss/env-nextjs/dist/index.js from /home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/env.ts not supported.
Instead change the require of index.js in /home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/env.ts to a dynamic import() which is available in all CommonJS modules.
at ../src/env.ts:7
5 | * In this file we manage environment variables using [t3-env](https://env.t3.gg/docs/introduction).
6 | * This is basically the same as just importing them like `process.env.VARIABLE` but:
> 7 | * - It provides a strongly typed `ENV` object so typos will result in TypeScript errors
| ^
8 | * - If a required environment variable is missing, it will throw an error at build time instead of runtime
9 | * - Plus other useful features like Zod validation and transformations, defaults, server vs client checks....
10 | **/
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/env.ts:7:18)
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/server/decryptSealedResult.ts:8:12)
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/server/checks.ts:14:28)
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/server/server.ts:14:15)
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/pages/api/payment-fraud/place-order.ts:9:15)
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/e2e/payment-fraud.spec.ts:5:19)
|
Playwright e2e tests (1, 3)
Process completed with exit code 1.
|
Playwright e2e tests (3, 3)
Error: require() of ES Module /home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/node_modules/@t3-oss/env-nextjs/dist/index.js from /home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/env.ts not supported.
Instead change the require of index.js in /home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/env.ts to a dynamic import() which is available in all CommonJS modules.
at ../src/env.ts:7
5 | * In this file we manage environment variables using [t3-env](https://env.t3.gg/docs/introduction).
6 | * This is basically the same as just importing them like `process.env.VARIABLE` but:
> 7 | * - It provides a strongly typed `ENV` object so typos will result in TypeScript errors
| ^
8 | * - If a required environment variable is missing, it will throw an error at build time instead of runtime
9 | * - Plus other useful features like Zod validation and transformations, defaults, server vs client checks....
10 | **/
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/env.ts:7:18)
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/server/decryptSealedResult.ts:8:12)
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/server/checks.ts:14:28)
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/server/server.ts:14:15)
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/pages/api/coupon-fraud/claim.ts:8:15)
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/e2e/coupon-fraud.spec.ts:6:14)
|
Playwright e2e tests (3, 3)
Error: require() of ES Module /home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/node_modules/@t3-oss/env-nextjs/dist/index.js from /home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/env.ts not supported.
Instead change the require of index.js in /home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/env.ts to a dynamic import() which is available in all CommonJS modules.
at ../src/env.ts:7
5 | * In this file we manage environment variables using [t3-env](https://env.t3.gg/docs/introduction).
6 | * This is basically the same as just importing them like `process.env.VARIABLE` but:
> 7 | * - It provides a strongly typed `ENV` object so typos will result in TypeScript errors
| ^
8 | * - If a required environment variable is missing, it will throw an error at build time instead of runtime
9 | * - Plus other useful features like Zod validation and transformations, defaults, server vs client checks....
10 | **/
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/env.ts:7:18)
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/server/decryptSealedResult.ts:8:12)
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/server/checks.ts:14:28)
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/server/server.ts:14:15)
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/pages/api/credential-stuffing/authenticate.ts:9:15)
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/e2e/credential-stuffing.spec.ts:6:21)
|
Playwright e2e tests (3, 3)
Error: require() of ES Module /home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/node_modules/@t3-oss/env-nextjs/dist/index.js from /home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/env.ts not supported.
Instead change the require of index.js in /home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/env.ts to a dynamic import() which is available in all CommonJS modules.
at ../src/env.ts:7
5 | * In this file we manage environment variables using [t3-env](https://env.t3.gg/docs/introduction).
6 | * This is basically the same as just importing them like `process.env.VARIABLE` but:
> 7 | * - It provides a strongly typed `ENV` object so typos will result in TypeScript errors
| ^
8 | * - If a required environment variable is missing, it will throw an error at build time instead of runtime
9 | * - Plus other useful features like Zod validation and transformations, defaults, server vs client checks....
10 | **/
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/env.ts:7:18)
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/server/decryptSealedResult.ts:8:12)
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/server/checks.ts:14:28)
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/server/server.ts:14:15)
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/server/loan-risk/loan-risk-endpoint.ts:7:15)
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/pages/api/loan-risk/request-loan.ts:7:25)
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/e2e/loan-risk.spec.ts:6:20)
|
Playwright e2e tests (3, 3)
Error: require() of ES Module /home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/node_modules/@t3-oss/env-nextjs/dist/index.js from /home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/env.ts not supported.
Instead change the require of index.js in /home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/env.ts to a dynamic import() which is available in all CommonJS modules.
at ../src/env.ts:7
5 | * In this file we manage environment variables using [t3-env](https://env.t3.gg/docs/introduction).
6 | * This is basically the same as just importing them like `process.env.VARIABLE` but:
> 7 | * - It provides a strongly typed `ENV` object so typos will result in TypeScript errors
| ^
8 | * - If a required environment variable is missing, it will throw an error at build time instead of runtime
9 | * - Plus other useful features like Zod validation and transformations, defaults, server vs client checks....
10 | **/
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/env.ts:7:18)
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/server/decryptSealedResult.ts:8:12)
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/server/checks.ts:14:28)
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/server/server.ts:14:15)
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/src/pages/api/payment-fraud/place-order.ts:9:15)
at Object.<anonymous> (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/e2e/payment-fraud.spec.ts:5:19)
|
Playwright e2e tests (3, 3)
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report-1
Expired
|
180 KB |
|
playwright-report-2
Expired
|
180 KB |
|
playwright-report-3
Expired
|
180 KB |
|