Skip to content

Bump @eslint/js from 9.6.0 to 9.7.0 #692

Bump @eslint/js from 9.6.0 to 9.7.0

Bump @eslint/js from 9.6.0 to 9.7.0 #692

Triggered via pull request July 18, 2024 18:28
Status Failure
Total duration 43s
Artifacts

build-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
check: src/components/ServerNotices.tsx#L31
Unsafe assignment of an `any` value
check: src/components/ServerNotices.tsx#L38
Unsafe assignment of an `any` value
check: src/components/ServerNotices.tsx#L38
Unsafe assignment of an `any` value
check: src/components/ServerNotices.tsx#L42
Unsafe assignment of an `any` value
check: src/components/ServerNotices.tsx#L69
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
check: src/components/ServerNotices.tsx#L106
Unsafe return of an `any` typed value
check: src/components/ServerNotices.tsx#L106
Unsafe call of an `any` typed value
check: src/components/media.tsx#L149
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
check: src/components/media.tsx#L166
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
check: src/components/media.tsx#L247
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