Skip to content

[ADD] download.kiwix load as text content

codefactor.io / CodeFactor failed Oct 7, 2023 in 3s

1 issue fixed. 4 issues found. Autofix available.

Annotations

Check warning on line 38 in www/js/lib/library.js

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

www/js/lib/library.js#L38

Unexpected constant condition. (no-constant-condition)

Check notice on line 32 in www/js/lib/library.js

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

www/js/lib/library.js#L32

Expected an assignment or function call and instead saw an expression. (no-unused-expressions)

Check warning on line 82 in www/js/lib/library.js

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

www/js/lib/library.js#L82

Multiple spaces found before '&&'. (no-multi-spaces)

Check notice on line 18 in www/js/lib/library.js

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

www/js/lib/library.js#L18

'script' is assigned a value but never used. (no-unused-vars)