Feat: Allow flags to support the webpack-cli #374
Annotations
17 errors and 3 warnings
lint:
src/bin/analyzer.js#L13
Strings must use singlequote
|
lint:
src/bin/analyzer.js#L14
There should be no space after '{'
|
lint:
src/bin/analyzer.js#L14
There should be no space before '}'
|
lint:
src/bin/analyzer.js#L14
Strings must use singlequote
|
lint:
src/bin/analyzer.js#L29
Missing semicolon
|
lint:
src/bin/analyzer.js#L31
Expected indentation of 0 spaces but found 2
|
lint:
src/bin/analyzer.js#L33
Expected indentation of 0 spaces but found 2
|
lint:
src/bin/analyzer.js#L34
Expected indentation of 2 spaces but found 4
|
lint:
src/bin/analyzer.js#L34
Use the 'u' flag
|
lint:
src/bin/analyzer.js#L34
Strings must use singlequote
|
Tests on Node.js v10.x
Process completed with exit code 1.
|
Tests on Node.js v12.x
The job was canceled because "_10_x" failed.
|
Tests on Node.js v12.x
Process completed with exit code 1.
|
Tests on Node.js v16.x
The job was canceled because "_10_x" failed.
|
Tests on Node.js v16.x
The operation was canceled.
|
Tests on Node.js v14.x
The job was canceled because "_10_x" failed.
|
Tests on Node.js v14.x
The operation was canceled.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint:
src/bin/analyzer.js#L31
'logLevel' was used before it was defined
|
Tests on Node.js v10.x
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|