Feat/json config #10
Annotations
4 errors and 1 warning
TypeError: path must be a string or a file descriptor:
src/domain/getJsonFile.ts#L8
at getLabelConfigs (/home/runner/work/auto-label/auto-label/src/domain/getJsonFile.ts:8:23)
at getConfigFile (/home/runner/work/auto-label/auto-label/src/domain/getConfigFile.ts:23:18)
at /home/runner/work/auto-label/auto-label/src/runner.ts:20:7
at run (/home/runner/work/auto-label/auto-label/src/runner.ts:10:26)
at /home/runner/work/auto-label/auto-label/src/runner.spec.ts:38:11
at /home/runner/work/auto-label/auto-label/src/runner.spec.ts:37:41
|
TypeError: path must be a string or a file descriptor:
src/domain/getJsonFile.ts#L8
at getLabelConfigs (/home/runner/work/auto-label/auto-label/src/domain/getJsonFile.ts:8:23)
at getConfigFile (/home/runner/work/auto-label/auto-label/src/domain/getConfigFile.ts:23:18)
at /home/runner/work/auto-label/auto-label/src/domain/getConfigFile.spec.ts:14:21
|
ENOENT: No such file or directory:
src/domain/getJsonFile.ts#L8
at getLabelConfigs (/home/runner/work/auto-label/auto-label/src/domain/getJsonFile.ts:8:23)
at getConfigFile (/home/runner/work/auto-label/auto-label/src/domain/getConfigFile.ts:23:18)
at /home/runner/work/auto-label/auto-label/src/domain/getConfigFile.spec.ts:28:20
|
build
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|