Skip to content

Description truncated to only 1 character #109

@AdrienBoulanger

Description

@AdrienBoulanger

Hello,

https://github.com/microsoft/sarif-tools/blob/5b8d9e65c1b2cc04ab3af25f012ce23ab8106033/sarif/sarif_file.py#L295C1-L298C15

There is a missing ":" in message[len(error_id) + 1].strip() it should be message[len(error_id) + 1:].strip()

Kind Regards, Adrien

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions