Fixes #244 - try parsing as JSON if filename is a named pipe/fifo #157
Annotations
11 errors and 5 warnings
build (12.x):
src/commands/util.ts#L56
Delete `⏎`
|
build (12.x):
src/commands/util.ts#L58
Delete `;`
|
build (12.x)
Process completed with exit code 1.
|
build (10.x)
The job was canceled because "_12_x" failed.
|
build (10.x):
src/commands/util.ts#L56
Delete `⏎`
|
build (10.x):
src/commands/util.ts#L58
Delete `;`
|
build (10.x)
Process completed with exit code 1.
|
build (14.x)
The job was canceled because "_12_x" failed.
|
build (14.x):
src/commands/util.ts#L56
Delete `⏎`
|
build (14.x):
src/commands/util.ts#L58
Delete `;`
|
build (14.x)
Process completed with exit code 1.
|
build (12.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/
|
build (12.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (12.x):
src/commands/util.ts#L66
Argument 'data' should be typed with a non-any type
|
build (10.x):
src/commands/util.ts#L66
Argument 'data' should be typed with a non-any type
|
build (14.x):
src/commands/util.ts#L66
Argument 'data' should be typed with a non-any type
|