Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run ESLint:
src/screens/BrowseSourceScreen/components/FilterBottomSheet.tsx#L354
Do not pass children as props. Instead, nest children between the opening and closing tags
|
|
Run ESLint:
src/navigators/types/index.ts#L184
An interface declaring no members is equivalent to its supertype
|
|
Run ESLint:
src/hooks/persisted/useNovel/__tests__/persistence.test.ts#L165
A `require()` style import is forbidden
|
|
Run ESLint:
src/database/queries/__tests__/setup.ts#L13
A `require()` style import is forbidden
|
|
Run ESLint:
src/database/queries/__tests__/mockDb.ts#L2
A `require()` style import is forbidden
|
|
Run ESLint:
src/database/queries/__tests__/NovelQueries.test.ts#L364
A `require()` style import is forbidden
|
|
Run ESLint:
src/database/queries/__tests__/NovelQueries.test.ts#L304
A `require()` style import is forbidden
|
|
Run ESLint:
src/database/__tests__/db.test.ts#L243
Array type using 'Array<T>' is forbidden. Use 'T[]' instead
|
|
Run ESLint:
src/components/Skeleton/Skeleton.tsx#L61
'ChapterSkeleton' is already declared in the upper scope on line 61 column 7
|
|
Run ESLint:
src/components/Button/Button.tsx#L22
Do not pass children as props. Instead, nest children between the opening and closing tags
|
background
wait
wait-all
cancel
parallel
Loading