Skip to content

try to solve the odd eslint error

Sign in for the full log view
GitHub Actions / ESLint Report Analysis failed Dec 9, 2024 in 1s

ESLint Report Analysis

3 ESLint error(s) and 0 ESLint warning(s) found in pull request changed files.
13 ESLint error(s) and 39 ESLint warning(s) found in files outside of the pull request.

Details

Annotations

Check failure on line 49 in packages/web-extension/src/pages/Player.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/web-extension/src/pages/Player.tsx#L49

[@typescript-eslint/no-unsafe-member-access] Unsafe member access .pause on an `any` value.

Check failure on line 49 in packages/web-extension/src/pages/Player.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/web-extension/src/pages/Player.tsx#L49

[@typescript-eslint/no-unsafe-call] Unsafe call of an `any` typed value.

Check failure on line 49 in packages/web-extension/src/pages/Player.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/web-extension/src/pages/Player.tsx#L49

[@typescript-eslint/no-unsafe-call] Unsafe call of an `any` typed value.