Skip to content

Add reset method to Mediawiki, improve Renderer builder

codefactor.io / CodeFactor succeeded Aug 18, 2023 in 8s

8 issues fixed. 5 issues found. Autofix available.

Annotations

Check notice on line 644 in src/mwoffliner.lib.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/mwoffliner.lib.ts#L65-L644

Complex Method

Check notice on line 408 in src/util/saveArticles.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/util/saveArticles.ts#L292-L408

Complex Method

Check notice on line 631 in src/util/saveArticles.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/util/saveArticles.ts#L477-L631

Complex Method

Check notice on line 100 in src/util/treatments/media.treatment.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/util/treatments/media.treatment.ts#L38-L100

Complex Method

Check notice on line 93 in test/unit/renderers/renderer.builder.test.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

test/unit/renderers/renderer.builder.test.ts#L93

Unnecessary 'await'. (no-return-await)