Skip to content

Chore release 8.6.0 into release #62300

Chore release 8.6.0 into release

Chore release 8.6.0 into release #62300

Triggered via pull request August 9, 2025 04:26
Status Success
Total duration 10m 35s
Artifacts

js-check.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
js checks: app-shell-odd/src/notifications/connect.ts#L69
Use a ! assertion to more succinctly remove null and undefined from the type
js checks: app-shell-odd/src/notifications/connect.ts#L40
Promise-returning function provided to property where a void return was expected
js checks: app-shell-odd/src/main.ts#L175
Unexpected nullable object value in conditional. An explicit null check is required
js checks: app-shell-odd/src/main.ts#L159
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
js checks: app-shell-odd/src/main.ts#L158
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
js checks: app-shell-odd/src/main.ts#L99
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
js checks: app-shell-odd/src/main.ts#L53
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
js checks: app-shell-odd/src/main.ts#L43
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
js checks: app-shell-odd/src/http.ts#L131
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
js checks: app-shell-odd/src/http.ts#L102
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator