Fix missing declaration of direct dependencies (#242) #113
Annotations
7 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lib/utils.js#L3
Function 'parseProtocol' has a complexity of 12. Maximum allowed is 11
|
lib/winston-syslog.js#L85
Method 'setOptions' has too many statements (17). Maximum allowed is 15
|
lib/winston-syslog.js#L85
Method 'setOptions' has a complexity of 12. Maximum allowed is 11
|
lib/utils.js#L3
Function 'parseProtocol' has a complexity of 12. Maximum allowed is 11
|
lib/winston-syslog.js#L85
Method 'setOptions' has too many statements (17). Maximum allowed is 15
|
lib/winston-syslog.js#L85
Method 'setOptions' has a complexity of 12. Maximum allowed is 11
|
This job succeeded
Loading