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

NA #1208

Closed
wants to merge 7 commits into from
Closed

NA #1208

wants to merge 7 commits into from

Conversation

andreasrosdal
Copy link
Contributor

@andreasrosdal andreasrosdal commented Aug 17, 2024

No description provided.

Copy link

sonarcloud bot commented Aug 17, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
5 Security Hotspots
E Reliability Rating on New Code (required ≥ A)
D Security Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

}

if (rgb[i] < 0.003928) {
rgb[i] *= 12.92;

Check failure

Code scanning / CodeQL

Implicit narrowing conversion in compound assignment High

Implicit cast of source type double to narrower destination type
float
.
@andreasrosdal andreasrosdal changed the title Support for exporting PDF files as images, and support for extracting text on a specific part of a page. NA Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant