This repository has been archived by the owner on Nov 2, 2024. It is now read-only.
Bun! #246
ci.yml
on: pull_request
Matrix: main
Deploy Commands
0s
Matrix: NPM Publish
Annotations
8 errors and 2 warnings
error: expect(received).not.toBeTruthy():
packages/image-generation/tests/fun.test.ts#L20
Received: Buffer(637677) [ 137, 80, 78, 71, 13, 10, 26, 10, 0, 0, 0, 13, 73, 72, 68, 82, 0, 0, 2, 114, 0, 0, 3, 0, 8, 6, 0, 0, 0, 160, 179, 138, 235, 0, 0, 0, 1, 115, 82, 71, 66, 0, 174, 206, 28, 233, 0, 0, 0, 4, 115, 66, 73, 84, 8, 8, 8, 8, 124, 8, 100, 136, 0, 0, 32, 0, 73, 68, 65, 84, 120, 156, 236, 189, 89, 175, 36, 73, 118, 38, 246, 29, 51, 243, 37, 34, 238, 205, 155, 85, 189, 176, 139, 205, 33, 1, 74, 108, 12, 32, 72, 24, 12, 161, 153, 2, 164, 87, 2, 252, 21, 4, 244, 32, 253, 36, 62, 145, 127, 130, 79, 35, 1, 3, 9, 18, 196, 7, 74, 34, 165, 6, 193, 150, 8, 46, 67, 246, 82, 189, 84, 87, 101, 222, 37, 34, 220, 109, 57, 122, 56, 118, 204, 205, 237, 70, 196, 189, 185, 84, 55, 155, 76, 3, 50, 227, 70, 120, 132, 187, 45, 199, 236, 124, 246, 157, 197, 136, 153, 25, 111, 88, 82, 74, 0, 0, 34, 130, 254, 156, 153, 65, 68, 229, 59, 204, 12, 102, 134, 181, 182, 124, 247, 23, 85, 244, 217, 109, 157, 136, 232, 98, 61, 244, 55, 245, 247, 79, 253, 253, 38, 245, 120, 31, 229, 84, 157, 244, 51, 125, 127, 174, 126, 167, 198, 231, 23, 57, 22, 239, 82, 82, 74, 69, 198, 234, 62, 48, 198, 124, 37, 109, 104, 251, 244, 125, 221, 243, 125, 221, 175, 237, 7, 224, 105, 153, 126, 215, 103, 213, 125, 98, 140, 121, 239, 247, 111, 235, 207, 204, 72, 41, 149, 235, 93, 215, 157, 253, 189, 150, 183, 109, 63, 3, 72, 9, 8, 12, 56, 2, 136, 128, 20, 131, 220, 207, 16, 98, 140, 48, 206, 128, 81, 201, 94, 51, 165, 77, 114, 23, 159, 65, 4, 48, 47, 114, 64, 218, 133, 12, 36, 0, 68, 12, 38, 128, 144, 231, 230, 137, 246, 1, 0, 241, 105, 249, 76, 104, 214, 56, 125, 150, 220, 4, 48, 86, 111, 40, 149, 41, 141, 79, 0, 51, 18, 236, 186, 61, 237, 146, 165, 239, 79, 118, 49, 3, 134, 228, 161, 103, 138, 206, 97, 34, 90, 158, 159, 242, 179, 83, 130, 161, 203, 253, 87, 158, 116, 102, 45, 101, 67, 39, 231, 196, 242, 187, 51, 178, 145, 127, 162, 227, 81, 223, 130, 8, 48, 39, 62, 207, 149, 111, 158, 101, 202, 247, 150, 127, 12, 74, 242, 195, 118, 206, 212, 93, 197, 36, 227, 15, 43, 117, 76, 229, 55, 203, 123, 253, 251, 108, 137, 151, 47, 227, 252, 208, 72, 105, 166, 180, 118, 151, 190, 38, 102, 164, 234, 179, 212, 84, 199, 52, 114, 171, 175, 38, 119, 147, 86, 191, 180, 251, 68, 125, 78, 85, 145, 56, 223, 44, 93, 110, 192, 217, 241, 213, 251, 92, 88, 178, 56, 139, 228, 169, 91, 104, 125, 117, 76, 138, 238, 212, 122, ... 637164 more ]
at /home/runner/work/RiskyBOT/RiskyBOT/packages/image-generation/tests/fun.test.ts:20:9
|
CI (Tests)
Process completed with exit code 1.
|
CI (ESLint):
packages/image-generation/tests/fun.test.ts#L19
Missing semicolon. (@typescript-eslint/semi)
|
CI (ESLint):
packages/image-generation/tests/fun.test.ts#L20
Missing semicolon. (@typescript-eslint/semi)
|
CI (ESLint)
Process completed with exit code 2.
|
CI (TypeScript):
scripts/build.ts#L34
Unterminated string literal. (TS1002)
|
CI (TypeScript):
apps/imgen/src/main.ts#L25
Property 'webcrypto' does not exist on type 'typeof import("node:crypto")'. (TS2339)
|
CI (TypeScript)
Process completed with exit code 2.
|
CI (ESLint):
packages/discord-api-parser/src/channels/Channel.ts#L5
Unexpected 'todo' comment: 'TODO: Add the other channel options'. (no-warning-comments)
|
CI (ESLint):
packages/apis/src/reddit.ts#L19
Unexpected 'todo' comment: 'TODO: fill in the rest of the fields...'. (no-warning-comments)
|