Use noUncheckedIndexedAccess as TS configuration #706
Annotations
7 warnings
tests/composer/tasks.ts#L119
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
tests/orchestrator/tasks.spec.ts#L63
This assertion is unnecessary since the receiver accepts the original type of the expression
|
tests/orchestrator/tasks.spec.ts#L149
This assertion is unnecessary since the receiver accepts the original type of the expression
|
tests/orchestrator/tasks.spec.ts#L160
This assertion is unnecessary since the receiver accepts the original type of the expression
|
tests/orchestrator/tasks.spec.ts#L237
This assertion is unnecessary since the receiver accepts the original type of the expression
|
tests/orchestrator/tasks.spec.ts#L249
This assertion is unnecessary since the receiver accepts the original type of the expression
|
tests/orchestrator/tasks.ts#L373
This assertion is unnecessary since the receiver accepts the original type of the expression
|
This job succeeded
Loading