Skip to content

Commit e96bae8

Browse files
committed
[PLUTO-1411] Add script
1 parent bdb7ac0 commit e96bae8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

plugins/tools/dartanalyzer/test/src/expected.sarif

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
{
1010
"physicalLocation": {
1111
"artifactLocation": {
12-
"uri": "/Users/yasmin/IdeaProjects/codacy-cli-v2/plugins/tools/dartanalyzer/test/src/Test.dart"
12+
"uri": "/home/runner/work/codacy-cli-v2/plugins/tools/dartanalyzer/test/src/Test.dart"
1313
},
1414
"region": {
1515
"startLine": 2
@@ -27,7 +27,7 @@
2727
{
2828
"physicalLocation": {
2929
"artifactLocation": {
30-
"uri": "/Users/yasmin/IdeaProjects/codacy-cli-v2/plugins/tools/dartanalyzer/test/src/Test.dart"
30+
"uri": "/home/runner/work/codacy-cli-v2/plugins/tools/dartanalyzer/test/src/Test.dart"
3131
},
3232
"region": {
3333
"startLine": 28

plugins/tools/trivy/test/src/expected.sarif

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"columnKind": "utf16CodeUnits",
1717
"originalUriBaseIds": {
1818
"ROOTPATH": {
19-
"uri": "file:///Users/yasmin/IdeaProjects/codacy-cli-v2/plugins/tools/trivy/test/src/"
19+
"uri": "file:///home/runner/work/codacy-cli-v2/plugins/tools/trivy/test/src/"
2020
}
2121
}
2222
}

0 commit comments

Comments
 (0)