Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revisit handling of images processing and other fixes #2143

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Revisit handling of images processing and other fixes

88bbeec
Select commit
Loading
Failed to load commit list.
Open

Revisit handling of images processing and other fixes #2143

Revisit handling of images processing and other fixes
88bbeec
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor failed Jan 30, 2025 in 1s

4 issues fixed. 7 issues found.

Annotations

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

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/util/saveArticles.ts#L173-L264

Complex Method

Check notice on line 247 in src/util/misc.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/util/misc.ts#L247

Assignments in conditional expressions are forbidden. (no-conditional-assignment)

Check notice on line 263 in src/util/misc.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/util/misc.ts#L263

Assignments in conditional expressions are forbidden. (no-conditional-assignment)

Check notice on line 177 in src/renderers/abstract.renderer.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/renderers/abstract.renderer.ts#L115-L177

Complex Method

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

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/util/saveArticles.ts#L308-L441

Complex Method

Check notice on line 268 in src/util/misc.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/util/misc.ts#L268

Assignments in conditional expressions are forbidden. (no-conditional-assignment)

Check notice on line 273 in src/util/misc.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/util/misc.ts#L273

Assignments in conditional expressions are forbidden. (no-conditional-assignment)