Mahler v4 release #660
Annotations
8 warnings
tests/composer/tasks.spec.ts#L25
This assertion is unnecessary since it does not change the type of the expression
|
tests/composer/tasks.spec.ts#L27
This assertion is unnecessary since it does not change the type of the expression
|
tests/composer/tasks.ts#L236
Prefer using an optional chain expression instead, as it's more concise and easier to read
|
tests/orchestrator/tasks.ts#L68
Returning a void expression from an arrow function shorthand is forbidden. Please add braces to the arrow function
|
tests/orchestrator/tasks.ts#L84
Returning a void expression from an arrow function shorthand is forbidden. Please add braces to the arrow function
|
tests/orchestrator/tasks.ts#L442
Returning a void expression from an arrow function shorthand is forbidden. Please add braces to the arrow function
|
tests/readme/examples.spec.ts#L218
Async arrow function has no 'await' expression
|
tests/readme/examples.spec.ts#L234
Async arrow function has no 'await' expression
|
The logs for this run have expired and are no longer available.
Loading