added nix flake for a reproducible environment (#1565) #34
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/helper.ts#L120
Object is possibly 'null'.
|
|
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.
|