Fix mix command mixing 0 items #151
Annotations
2 errors and 1 warning
Test:
src/mahoji/commands/create.ts#L20
Error: ENOENT: no such file or directory, open './src/lib/data/creatablesTable.txt'
❯ Proxy.readFileSync node:fs:453:20
❯ src/mahoji/commands/create.ts:20:47
❯ tests/integration/allCommandsBase.test.ts:22:26
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'open', path: './src/lib/data/creatablesTable.txt' }
|
Test
Process completed with exit code 1.
|
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/.
|
Loading