feat(settings): add custom code settings screen #245
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/
|
|
ESLint:
src/screens/settings/SettingsCustomCodeScreen/SnippetEditor.tsx#L121
Inline style: { position: 'absolute', end: 8, top: 8, zIndex: 2 }
|