Skip to content

separates increment volume tables per-channels and per-tip (#13390) #26586

separates increment volume tables per-channels and per-tip (#13390)

separates increment volume tables per-channels and per-tip (#13390) #26586

Triggered via push August 25, 2023 23:23
Status Success
Total duration 11m 54s
Artifacts

js-check.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
js checks: app-shell-odd/src/config/index.ts#L80
This assertion is unnecessary since it does not change the type of the expression
js checks: app-shell-odd/src/dialogs/index.ts#L38
This assertion is unnecessary since it does not change the type of the expression
js checks: app-shell-odd/src/dialogs/index.ts#L61
This assertion is unnecessary since it does not change the type of the expression
js checks: app-shell-odd/src/discovery.ts#L168
Unexpected any value in conditional. An explicit comparison or type cast is required
js checks: app-shell-odd/src/http.ts#L53
Unexpected number value in conditional. An explicit zero/NaN check is required
js checks: app-shell-odd/src/log.ts#L57
Invalid type "any" of template literal expression
js checks: app-shell-odd/src/log.ts#L58
Invalid type "any" of template literal expression
js checks: app-shell-odd/src/main.ts#L29
Promises must be handled appropriately or explicitly marked as ignored with the `void` operator
js checks: app-shell-odd/src/main.ts#L39
Promises must be handled appropriately or explicitly marked as ignored with the `void` operator
js checks: app-shell-odd/src/main.ts#L48
Unexpected any value in conditional. An explicit comparison or type cast is required