Bump readable-stream from 3.6.2 to 4.6.0 #829
Annotations
1 error and 11 warnings
Test Coverage
Process completed with exit code 7.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
lib/winston/logger.js#L81
Method 'configure' has too many statements (24). Maximum allowed is 15
|
Lint:
lib/winston/logger.js#L81
Method 'configure' has a complexity of 19. Maximum allowed is 11
|
Lint:
lib/winston/logger.js#L229
Method 'log' has too many statements (27). Maximum allowed is 15
|
Lint:
lib/winston/logger.js#L229
Method 'log' has a complexity of 13. Maximum allowed is 11
|
Lint:
lib/winston/profiler.js#L51
Unnecessary semicolon
|
Lint:
lib/winston/tail-file.js#L63
Arrow function has too many statements (30). Maximum allowed is 15
|
Lint:
lib/winston/tail-file.js#L63
Arrow function has a complexity of 13. Maximum allowed is 11
|
Lint:
lib/winston/transports/console.js#L52
Method 'log' has too many statements (19). Maximum allowed is 15
|
Lint:
lib/winston/transports/console.js#L52
Method 'log' has a complexity of 12. Maximum allowed is 11
|
Lint:
lib/winston/transports/file.js#L300
'buff' is already declared in the upper scope on line 254 column 9
|
Loading