File tree Expand file tree Collapse file tree 3 files changed +4
-8
lines changed
Expand file tree Collapse file tree 3 files changed +4
-8
lines changed Original file line number Diff line number Diff line change 55 "artifacts" : [
66 {
77 "location" : {
8- "uri" : " file:///codacy-cli-v2/ plugins/tools/eslint/test/src/Test.js"
8+ "uri" : " file:///plugins/tools/eslint/test/src/Test.js"
99 }
1010 }
1111 ],
2323 "physicalLocation" : {
2424 "artifactLocation" : {
2525 "index" : 0 ,
26- "uri" : " file:///codacy-cli-v2/ plugins/tools/eslint/test/src/Test.js"
26+ "uri" : " file:///plugins/tools/eslint/test/src/Test.js"
2727 },
2828 "region" : {
2929 "startColumn" : 1 ,
Original file line number Diff line number Diff line change 6363 {
6464 "physicalLocation" : {
6565 "artifactLocation" : {
66- "uri" : " /home/runner/work/codacy-cli-v2/codacy-cli-v2/ plugins/tools/pmd/test/src/Test.java"
66+ "uri" : " /plugins/tools/pmd/test/src/Test.java"
6767 },
6868 "region" : {
6969 "startLine" : 2 ,
8585 {
8686 "physicalLocation" : {
8787 "artifactLocation" : {
88- "uri" : " /home/runner/work/codacy-cli-v2/codacy-cli-v2/ plugins/tools/pmd/test/src/Test.java"
88+ "uri" : " /plugins/tools/pmd/test/src/Test.java"
8989 },
9090 "region" : {
9191 "startLine" : 5 ,
Original file line number Diff line number Diff line change 5252 sed -i ' s|/home/runner/work/codacy-cli-v2/codacy-cli-v2/|/|g' actual.sarif
5353fi
5454
55- # Debug information
56- echo " Current directory: $( pwd) "
57- echo " Looking for expected.sarif in: $EXPECTED_SARIF "
58- ls -la " $EXPECTED_SARIF " || echo " File not found or not accessible"
5955
6056# Sort all fields in both files, handling null rules array
6157echo " 📊 Sorting SARIF outputs..."
You can’t perform that action at this time.
0 commit comments