refactor(logger): replace internal capturing with read/write streams #1412
Annotations
3 errors and 1 warning
Run paularmstrong/onerepo/actions/run-task@main:
modules/logger/src/transforms/LogStepToString.ts#L26
'e' is defined but never used. (@typescript-eslint/no-unused-vars)
|
Run paularmstrong/onerepo/actions/run-task@main:
modules/subprocess/src/index.ts#L161
Expected an assignment or function call and instead saw an expression. (@typescript-eslint/no-unused-expressions)
|
Run paularmstrong/onerepo/actions/run-task@main:
modules/subprocess/src/index.ts#L283
'e' is defined but never used. (@typescript-eslint/no-unused-vars)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading