Skip to content

Migrate to expo managed workflow #250

Migrate to expo managed workflow

Migrate to expo managed workflow #250

Triggered via pull request July 19, 2026 10:29
@CD-ZCD-Z
synchronize #34
fixes
Status Failure
Total duration 35s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 6 warnings
ESLint
Process completed with exit code 1.
ESLint: src/services/epub/import.ts#L203
Unexpected console statement
ESLint: src/components/IconButtonV2/IconButtonV2.tsx#L3
'GestureResponderEvent' is defined but never used
ESLint
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/
ESLint: src/screens/novel/components/NovelBottomSheet.tsx#L127
Inline style: { flex: 1 }
ESLint: src/screens/novel/components/NovelBottomSheet.tsx#L50
The 'rawScanlators' logical expression could make the dependencies of useMemo Hook (at line 53) change on every render. Move it inside the useMemo callback. Alternatively, wrap the initialization of 'rawScanlators' in its own useMemo() Hook
ESLint: src/screens/novel/components/ChapterItem.tsx#L172
Inline style: { marginStart: 'parsedTime ? 5 : 0' }
ESLint: src/screens/library/components/LibraryNovelItem.tsx#L17
'LibraryNovelItem' is already declared in the upper scope on line 17 column 7
ESLint: src/components/Skeleton/Skeleton.tsx#L61
'ChapterSkeleton' is already declared in the upper scope on line 61 column 7