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
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
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
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.