2.7.1 #114
Annotations
7 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3.6.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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
|
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
|
Loading