fix step-generation tests #25372
Annotations
10 warnings
app-shell-odd/src/config/index.ts#L84
This assertion is unnecessary since it does not change the type of the expression
|
app-shell-odd/src/dialogs/index.ts#L38
This assertion is unnecessary since it does not change the type of the expression
|
app-shell-odd/src/dialogs/index.ts#L61
This assertion is unnecessary since it does not change the type of the expression
|
app-shell-odd/src/discovery.ts#L168
Unexpected any value in conditional. An explicit comparison or type cast is required
|
app-shell-odd/src/http.ts#L53
Unexpected number value in conditional. An explicit zero/NaN check is required
|
app-shell-odd/src/log.ts#L57
Invalid type "any" of template literal expression
|
app-shell-odd/src/log.ts#L58
Invalid type "any" of template literal expression
|
app-shell-odd/src/main.ts#L16
Promises must be handled appropriately or explicitly marked as ignored with the `void` operator
|
app-shell-odd/src/main.ts#L26
Promises must be handled appropriately or explicitly marked as ignored with the `void` operator
|
app-shell-odd/src/main.ts#L35
Unexpected any value in conditional. An explicit comparison or type cast is required
|
The logs for this run have expired and are no longer available.
Loading