Feat: Allow flags to support the webpack-cli #374
Annotations
10 errors and 2 warnings
Run lint:
src/bin/analyzer.js#L13
Strings must use singlequote
|
Run lint:
src/bin/analyzer.js#L14
There should be no space after '{'
|
Run lint:
src/bin/analyzer.js#L14
There should be no space before '}'
|
Run lint:
src/bin/analyzer.js#L14
Strings must use singlequote
|
Run lint:
src/bin/analyzer.js#L29
Missing semicolon
|
Run lint:
src/bin/analyzer.js#L31
Expected indentation of 0 spaces but found 2
|
Run lint:
src/bin/analyzer.js#L33
Expected indentation of 0 spaces but found 2
|
Run lint:
src/bin/analyzer.js#L34
Expected indentation of 2 spaces but found 4
|
Run lint:
src/bin/analyzer.js#L34
Use the 'u' flag
|
Run lint:
src/bin/analyzer.js#L34
Strings must use singlequote
|
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/.
|
Run lint:
src/bin/analyzer.js#L31
'logLevel' was used before it was defined
|
Loading