File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
plugins/tools/dartanalyzer/test Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "$schema" : " https://raw.githubusercontent.com/oasis-tcs/sarif-spec/master/Schemata/sarif-schema-2.1.0.json" ,
2+ "$schema" : " https://raw.githubusercontent.com/oasis-tcs/sarif-spec/master/Schemata/sarif-schema-2.1.0.json" ,
33 "runs" : [
44 {
55 "results" : [
88 {
99 "physicalLocation" : {
1010 "artifactLocation" : {
11- "uri" : " plugins/tools/dartanalyzer/test/src/Test.dart"
11+ "uri" : " / plugins/tools/dartanalyzer/test/src/Test.dart"
1212 },
1313 "region" : {
1414 "startLine" : 2
2626 {
2727 "physicalLocation" : {
2828 "artifactLocation" : {
29- "uri" : " plugins/tools/dartanalyzer/test/src/Test.dart"
29+ "uri" : " / plugins/tools/dartanalyzer/test/src/Test.dart"
3030 },
3131 "region" : {
3232 "startLine" : 28
You can’t perform that action at this time.
0 commit comments