lint fixes #1104
Annotations
6 errors and 1 warning
Run npm run lint:
src/instrumentations/winston/opentelemetry-instrumentation-winston/src/instrumentation.ts#L49
Unexpected empty arrow function
|
Run npm run lint:
src/instrumentations/winston/opentelemetry-instrumentation-winston/src/instrumentation.ts#L83
Unexpected empty arrow function
|
Run npm run lint:
src/instrumentations/winston/opentelemetry-instrumentation-winston/src/instrumentation.ts#L131
Unexpected aliasing of 'this' to local variable
|
Run npm run lint:
src/instrumentations/winston/opentelemetry-instrumentation-winston/src/instrumentation.ts#L142
Unexpected aliasing of 'this' to local variable
|
Run npm run lint:
src/instrumentations/winston/opentelemetry-instrumentation-winston/src/instrumentation.ts#L169
Unexpected aliasing of 'this' to local variable
|
Run npm run lint
Process completed with exit code 1.
|
Run npm run lint:
src/utils.ts#L7
'path' is defined but never used
|
Loading