Skip to content

feat(settings): add custom code settings screen #243

feat(settings): add custom code settings screen

feat(settings): add custom code settings screen #243

Triggered via pull request July 2, 2026 10:06
Status Failure
Total duration 26s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
ESLint
Process completed with exit code 1.
ESLint: src/screens/novel/components/EditInfoModal.tsx#L46
'getFlex1' is assigned a value but never used
ESLint: src/screens/novel/components/EditInfoModal.tsx#L45
'getButtonRowStyle' is assigned a value but never used
ESLint: src/screens/novel/components/EditInfoModal.tsx#L32
'getModalTitleColor' is assigned a value but never used
ESLint: src/screens/novel/components/EditInfoModal.tsx#L16
'Modal' is defined but never used
ESLint: src/screens/novel/components/EditInfoModal.tsx#L16
'Button' 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/