fix(odd): pretend to be online all the time #28872
Triggered via pull request
October 9, 2023 21:21
Status
Cancelled
Total duration
11m 49s
Artifacts
–
Annotations
2 errors and 11 warnings
js checks
Canceling since a higher priority waiting request for 'JS checks-13746-true-true' exists
|
js checks
Process completed with exit code 2.
|
js checks
Runner GitHub Actions 1 did not respond to a cancelation request with 00:05:00.
|
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/http.ts#L53
Unexpected number value in conditional. An explicit zero/NaN check is required
|
js checks:
app-shell-odd/src/main.ts#L28
Promises must be handled appropriately or explicitly marked as ignored with the `void` operator
|
js checks:
app-shell-odd/src/main.ts#L38
Promises must be handled appropriately or explicitly marked as ignored with the `void` operator
|
js checks:
app-shell-odd/src/main.ts#L65
Promises must be handled appropriately or explicitly marked as ignored with the `void` operator
|
js checks:
app-shell-odd/src/main.ts#L107
Promises must be handled appropriately or explicitly marked as ignored with the `void` operator
|
js checks:
app-shell-odd/src/main.ts#L108
Promises must be handled appropriately or explicitly marked as ignored with the `void` operator
|
js checks:
app-shell-odd/src/system-update/release-files.ts#L68
Unexpected nullable string value in conditional. Please handle the nullish/empty cases explicitly
|