chore: update deps #39
Annotations
21 errors and 2 warnings
src/bin/cli.test.ts > --input:
src/bin/cli.ts#L83
TypeError: Cannot read properties of undefined (reading 'Command')
❯ Module.parseArgv src/bin/cli.ts:83:33
❯ src/bin/cli.test.ts:6:19
|
src/bin/cli.test.ts > -i:
src/bin/cli.ts#L83
TypeError: Cannot read properties of undefined (reading 'Command')
❯ Module.parseArgv src/bin/cli.ts:83:33
❯ src/bin/cli.test.ts:12:19
|
src/bin/cli.test.ts > --output:
src/bin/cli.ts#L83
TypeError: Cannot read properties of undefined (reading 'Command')
❯ Module.parseArgv src/bin/cli.ts:83:33
❯ src/bin/cli.test.ts:18:19
|
src/bin/cli.test.ts > -o:
src/bin/cli.ts#L83
TypeError: Cannot read properties of undefined (reading 'Command')
❯ Module.parseArgv src/bin/cli.ts:83:33
❯ src/bin/cli.test.ts:24:19
|
src/bin/cli.test.ts > parseArgv: icon:
src/bin/cli.ts#L83
TypeError: Cannot read properties of undefined (reading 'Command')
❯ Module.parseArgv src/bin/cli.ts:83:33
❯ src/bin/cli.test.ts:30:19
|
src/bin/cli.test.ts > --ico:
src/bin/cli.ts#L83
TypeError: Cannot read properties of undefined (reading 'Command')
❯ Module.parseArgv src/bin/cli.ts:83:33
❯ src/bin/cli.test.ts:41:19
|
src/bin/cli.test.ts > --ico-name:
src/bin/cli.ts#L83
TypeError: Cannot read properties of undefined (reading 'Command')
❯ Module.parseArgv src/bin/cli.ts:83:33
❯ src/bin/cli.test.ts:50:19
|
src/bin/cli.test.ts > --ico-sizes:
src/bin/cli.ts#L83
TypeError: Cannot read properties of undefined (reading 'Command')
❯ Module.parseArgv src/bin/cli.ts:83:33
❯ src/bin/cli.test.ts:59:19
|
src/bin/cli.test.ts > --icns:
src/bin/cli.ts#L83
TypeError: Cannot read properties of undefined (reading 'Command')
❯ Module.parseArgv src/bin/cli.ts:83:33
❯ src/bin/cli.test.ts:68:19
|
src/bin/cli.test.ts > --icns-name:
src/bin/cli.ts#L83
TypeError: Cannot read properties of undefined (reading 'Command')
❯ Module.parseArgv src/bin/cli.ts:83:33
❯ src/bin/cli.test.ts:77:19
|
build (18.x)
The job was canceled because "_20_x" failed.
|
src/bin/cli.test.ts > --input:
src/bin/cli.ts#L83
TypeError: Cannot read properties of undefined (reading 'Command')
❯ Module.parseArgv src/bin/cli.ts:83:33
❯ src/bin/cli.test.ts:6:19
|
src/bin/cli.test.ts > -i:
src/bin/cli.ts#L83
TypeError: Cannot read properties of undefined (reading 'Command')
❯ Module.parseArgv src/bin/cli.ts:83:33
❯ src/bin/cli.test.ts:12:19
|
src/bin/cli.test.ts > --output:
src/bin/cli.ts#L83
TypeError: Cannot read properties of undefined (reading 'Command')
❯ Module.parseArgv src/bin/cli.ts:83:33
❯ src/bin/cli.test.ts:18:19
|
src/bin/cli.test.ts > -o:
src/bin/cli.ts#L83
TypeError: Cannot read properties of undefined (reading 'Command')
❯ Module.parseArgv src/bin/cli.ts:83:33
❯ src/bin/cli.test.ts:24:19
|
src/bin/cli.test.ts > parseArgv: icon:
src/bin/cli.ts#L83
TypeError: Cannot read properties of undefined (reading 'Command')
❯ Module.parseArgv src/bin/cli.ts:83:33
❯ src/bin/cli.test.ts:30:19
|
src/bin/cli.test.ts > --ico:
src/bin/cli.ts#L83
TypeError: Cannot read properties of undefined (reading 'Command')
❯ Module.parseArgv src/bin/cli.ts:83:33
❯ src/bin/cli.test.ts:41:19
|
src/bin/cli.test.ts > --ico-name:
src/bin/cli.ts#L83
TypeError: Cannot read properties of undefined (reading 'Command')
❯ Module.parseArgv src/bin/cli.ts:83:33
❯ src/bin/cli.test.ts:50:19
|
src/bin/cli.test.ts > --ico-sizes:
src/bin/cli.ts#L83
TypeError: Cannot read properties of undefined (reading 'Command')
❯ Module.parseArgv src/bin/cli.ts:83:33
❯ src/bin/cli.test.ts:59:19
|
src/bin/cli.test.ts > --icns:
src/bin/cli.ts#L83
TypeError: Cannot read properties of undefined (reading 'Command')
❯ Module.parseArgv src/bin/cli.ts:83:33
❯ src/bin/cli.test.ts:68:19
|
src/bin/cli.test.ts > --icns-name:
src/bin/cli.ts#L83
TypeError: Cannot read properties of undefined (reading 'Command')
❯ Module.parseArgv src/bin/cli.ts:83:33
❯ src/bin/cli.test.ts:77:19
|
build (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|