Add economy tracking for GE Bank + Big Alchables. #737
Annotations
5 errors and 1 warning
tests/integration/misc.test.ts > Integration Misc > Analytics:
src/lib/analytics.ts#L55
PrismaClientKnownRequestError:
Invalid `prisma.$queryRawUnsafe()` invocation:
Raw query failed. Code: `42601`. Message: `ERROR: unterminated quoted string at or near "'73140)::bigint) * 80000000 as statuette_val"`
❯ In.handleRequestError node_modules/@prisma/client/runtime/library.js:122:6854
❯ In.handleAndLogRequestError node_modules/@prisma/client/runtime/library.js:122:6188
❯ In.request node_modules/@prisma/client/runtime/library.js:122:5896
❯ l node_modules/@prisma/client/runtime/library.js:127:11167
❯ Module.analyticsTick src/lib/analytics.ts:55:3
❯ tests/integration/misc.test.ts:17:3
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'P2010', clientVersion: '5.13.0', meta: { code: '42601', message: 'ERROR: unterminated quoted string at or near "\'73140)::bigint) * 80000000 as statuette_val"' }, batchRequestIdx: undefined }
|
Node v20 - ubuntu-latest
Process completed with exit code 1.
|
Node v18.12.0 - ubuntu-latest
The job was canceled because "_20_ubuntu-latest" failed.
|
tests/integration/misc.test.ts > Integration Misc > Analytics:
src/lib/analytics.ts#L55
PrismaClientKnownRequestError:
Invalid `prisma.$queryRawUnsafe()` invocation:
Raw query failed. Code: `42601`. Message: `ERROR: unterminated quoted string at or near "'73140)::bigint) * 80000000 as statuette_val"`
❯ In.handleRequestError node_modules/@prisma/client/runtime/library.js:122:6854
❯ In.handleAndLogRequestError node_modules/@prisma/client/runtime/library.js:122:6188
❯ In.request node_modules/@prisma/client/runtime/library.js:122:5896
❯ l node_modules/@prisma/client/runtime/library.js:127:11167
❯ Module.analyticsTick src/lib/analytics.ts:55:3
❯ tests/integration/misc.test.ts:17:3
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'P2010', clientVersion: '5.13.0', meta: { code: '42601', message: 'ERROR: unterminated quoted string at or near "\'73140)::bigint) * 80000000 as statuette_val"' }, batchRequestIdx: undefined }
|
Node v18.12.0 - ubuntu-latest
The operation was canceled.
|
Node v20 - ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|