Skip to content

added nix flake for a reproducible environment (#1565) #34

added nix flake for a reproducible environment (#1565)

added nix flake for a reproducible environment (#1565) #34

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

types.yml

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

Annotations

9 errors
Types Checking
Process completed with exit code 2.
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.