Skip to content

Check what happen if we fix errors (ubuntu) - #4

Draft
dieghernan wants to merge 1 commit into
mainfrom
fixing-errors
Draft

Check what happen if we fix errors (ubuntu)#4
dieghernan wants to merge 1 commit into
mainfrom
fixing-errors

Conversation

@dieghernan

Copy link
Copy Markdown
Owner

Using the current branch https://github.com/etiennebacher/jarl/tree/sarif

The resulting file should be uploaded as an artifact on the action

@dieghernan

Copy link
Copy Markdown
Owner Author

Seems to be OK, no warnings:

{
  "$schema": "https://json.schemastore.org/sarif-2.1.0.json",
  "version": "2.1.0",
  "runs": [
    {
      "tool": {
        "driver": {
          "name": "jarl",
          "informationUri": "https://github.com/etiennebacher/jarl",
          "version": "0.6.0-alpha.1",
          "rules": []
        }
      },
      "columnKind": "utf16CodeUnits",
      "originalUriBaseIds": {
        "ROOTPATH": {
          "uri": "file:///home/runner/work/testsarif/testsarif/"
        }
      },
      "results": []
    }
  ]
}

@dieghernan dieghernan mentioned this pull request Jun 9, 2026
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