feat: add execution id support #1237
Annotations
2 errors and 5 warnings
lint:
test/options.ts#L162
Replace `semver.lt(process.versions.node,·requiredNodeJsVersionForLogExecutionID)` with `⏎······semver.lt(process.versions.node,·requiredNodeJsVersionForLogExecutionID)⏎····`
|
lint
Process completed with exit code 1.
|
lint:
src/execution_context.ts#L22
Unexpected any. Specify a different type
|
lint:
src/logger.ts#L95
Unexpected any. Specify a different type
|
lint:
src/logger.ts#L98
'next' is defined but never used
|
lint:
src/logger.ts#L105
Unexpected any. Specify a different type
|
lint:
src/logger.ts#L155
Unexpected any. Specify a different type
|