Test eslint on CI (DO NOT MERGE) #189
Annotations
10 errors and 2 warnings
run tests:
lib/constants.js#L22
Delete `,`
|
run tests:
lib/constants.js#L29
Delete `,`
|
run tests:
lib/filename.js#L46
Delete `,`
|
|
run tests:
lib/prompt.js#L47
Replace `·locationOK` with `⏎····locationOK⏎·`
|
run tests:
lib/prompt.js#L59
Replace `·userLocation` with `⏎····userLocation⏎·`
|
|
run tests:
test/getCompletionScript.js#L14
Replace `.readFileSync(require.resolve(`../lib/templates/completion.${COMPLETION_FILE_EXT[shell]}`),·'utf8'` with `⏎········.readFileSync(⏎··········require.resolve(⏎············`../lib/templates/completion.${COMPLETION_FILE_EXT[shell]}`⏎··········),⏎··········'utf8'⏎········`
|
run tests:
test/getShellFromEnv.js#L6
Replace `⏎······()·=>·getShellFromEnv({}),⏎·····` with `()·=>·getShellFromEnv({}),`
|
run tests:
test/getShellFromEnv.js#L9
Replace `········message:·'SHELL·cannot·be·empty',` with `······message:·'SHELL·cannot·be·empty'`
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
Loading