Bump eslint from 8.36.0 to 8.57.0 #117
Annotations
7 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test:
lib/utils.js#L3
Function 'parseProtocol' has a complexity of 12. Maximum allowed is 11
|
Test:
lib/winston-syslog.js#L85
Method 'setOptions' has too many statements (17). Maximum allowed is 15
|
Test:
lib/winston-syslog.js#L85
Method 'setOptions' has a complexity of 12. Maximum allowed is 11
|
Lint:
lib/utils.js#L3
Function 'parseProtocol' has a complexity of 12. Maximum allowed is 11
|
Lint:
lib/winston-syslog.js#L85
Method 'setOptions' has too many statements (17). Maximum allowed is 15
|
Lint:
lib/winston-syslog.js#L85
Method 'setOptions' has a complexity of 12. Maximum allowed is 11
|
Loading