Skip to content

Library & NovelScreen state & hook refactor (#11) #36

Library & NovelScreen state & hook refactor (#11)

Library & NovelScreen state & hook refactor (#11) #36

Triggered via push August 16, 2025 11:53
Status Failure
Total duration 32s
Artifacts

types.yml

on: push
Types Checking
28s
Types Checking
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Types Checking: src/screens/Categories/CategoriesScreen.tsx#L21
Property 'refreshCategories' does not exist on type 'LibraryContextType'.
Types Checking: src/screens/Categories/CategoriesScreen.tsx#L21
Property 'setCategories' does not exist on type 'LibraryContextType'.
Types Checking: node_modules/@cd-z/epub-constructor/src/methods/helper.ts#L199
Property 'replaceAll' does not exist on type 'string'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2021' or later.
Types Checking: node_modules/@cd-z/epub-constructor/src/methods/helper.ts#L168
Property 'replaceAll' does not exist on type 'string'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2021' or later.
Types Checking: node_modules/@cd-z/epub-constructor/src/methods/helper.ts#L146
'validateName' is declared but its value is never read.
Types Checking: node_modules/@cd-z/epub-constructor/src/methods/createStyle.ts#L35
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{}'.
Types Checking: node_modules/@cd-z/epub-constructor/src/methods/createStyle.ts#L34
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{}'.
Types Checking: node_modules/@cd-z/epub-constructor/src/main.ts#L67
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
Types Checking: node_modules/@cd-z/epub-constructor/index.ts#L2
File '/home/runner/work/lnreader/lnreader/node_modules/@cd-z/epub-constructor/src/loader/EpubSettingsLoader.ts' is not a module.