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

Fix MixMachine.Format.Sarif.normalize/1 for {line, col} #17

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

Conversation

florius0
Copy link

@florius0 florius0 commented Nov 26, 2024

Hi!

As of now mix compile.machine at

Erlang/OTP 26 [erts-14.2.5] [source] [64-bit] [smp:12:12] [ds:12:12:10] [async-threads:1] [dtrace]

Elixir 1.17.2 (compiled with Erlang/OTP 26)

fails due to match error in MixMachine.Format.Sarif.normalize/1.

I've patched it to handle {line, col} tuples.

Tho I'm unsure of SARIF requirements, however judging by the way it is implemented RN, it should be fine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant