Merge pull request #1788 from reviewdog/renovate/golang.org-x-build-d… #13
reviewdog [custom-rdjson] report
reported by reviewdog 🐶
Findings (14)
_testdata/custom.txt|5| range test 1 (line only)
_testdata/custom.txt|5| range test 2 (same line)
_testdata/custom.txt|6 col 2| range test 3 (with line-break)
_testdata/custom.txt|6 col 2| range test 4 (with line-break)
_testdata/custom.txt|12 col 5| range test 5 (within line)
_testdata/custom.txt|3 col 5| severity test 1 (INFO)
_testdata/custom.txt|3 col 4| severity test 2 (INFO)
_testdata/custom.txt|3 col 5| severity test 3 (WARNING)
_testdata/custom.txt|3 col 5| severity test 4 (ERROR)
_testdata/custom.txt|3 col 5| code test 1 (rule only)
_testdata/custom.txt|3 col 5| code test 2 (rule w/ URL)
_testdata/custom.txt|3| source test
_testdata/custom.txt|16 col 1| diagnostic range != suggestion range
_testdata/custom.txt|19| test related location
Filtered Findings (0)
Annotations
Check notice on line 9 in _testdata/custom.txt
github-actions / custom-rdjson
[custom-rdjson] _testdata/custom.txt#L5-L9
range test 1 (line only)
Raw output
message:"range test 1 (line only)" location:{path:"_testdata/custom.txt" range:{start:{line:5} end:{line:9}}}
Check notice on line 5 in _testdata/custom.txt
github-actions / custom-rdjson
[custom-rdjson] _testdata/custom.txt#L5
range test 2 (same line)
Raw output
message:"range test 2 (same line)" location:{path:"_testdata/custom.txt" range:{start:{line:5} end:{line:5}}}
Check notice on line 7 in _testdata/custom.txt
github-actions / custom-rdjson
[custom-rdjson] _testdata/custom.txt#L6-L7
range test 3 (with line-break)
Raw output
message:"range test 3 (with line-break)" location:{path:"_testdata/custom.txt" range:{start:{line:6 column:2} end:{line:7 column:1}}}
Check notice on line 9 in _testdata/custom.txt
github-actions / custom-rdjson
[custom-rdjson] _testdata/custom.txt#L6-L9
range test 4 (with line-break)
Raw output
message:"range test 4 (with line-break)" location:{path:"_testdata/custom.txt" range:{start:{line:6 column:2} end:{line:9 column:1}}}
Check notice on line 12 in _testdata/custom.txt
github-actions / custom-rdjson
[custom-rdjson] _testdata/custom.txt#L12
range test 5 (within line)
Raw output
message:"range test 5 (within line)" location:{path:"_testdata/custom.txt" range:{start:{line:12 column:5} end:{line:12 column:7}}}
Check notice on line 3 in _testdata/custom.txt
github-actions / custom-rdjson
[custom-rdjson] _testdata/custom.txt#L3
severity test 1 (INFO)
Raw output
message:"severity test 1 (INFO)" location:{path:"_testdata/custom.txt" range:{start:{line:3 column:5}}} severity:INFO
Check warning on line 3 in _testdata/custom.txt
github-actions / custom-rdjson
[custom-rdjson] _testdata/custom.txt#L3
severity test 2 (INFO)
Raw output
message:"severity test 2 (INFO)" location:{path:"_testdata/custom.txt" range:{start:{line:3 column:4}}} severity:WARNING
Check warning on line 3 in _testdata/custom.txt
github-actions / custom-rdjson
[custom-rdjson] _testdata/custom.txt#L3
severity test 3 (WARNING)
Raw output
message:"severity test 3 (WARNING)" location:{path:"_testdata/custom.txt" range:{start:{line:3 column:5}}} severity:WARNING
Check failure on line 3 in _testdata/custom.txt
github-actions / custom-rdjson
[custom-rdjson] _testdata/custom.txt#L3
severity test 4 (ERROR)
Raw output
message:"severity test 4 (ERROR)" location:{path:"_testdata/custom.txt" range:{start:{line:3 column:5}}} severity:ERROR
Check failure on line 3 in _testdata/custom.txt
github-actions / custom-rdjson
[custom-rdjson] _testdata/custom.txt#L3 <E14>
code test 1 (rule only)
Raw output
message:"code test 1 (rule only)" location:{path:"_testdata/custom.txt" range:{start:{line:3 column:5}}} severity:ERROR code:{value:"E14"}
Check failure on line 3 in _testdata/custom.txt
github-actions / custom-rdjson
[custom-rdjson] _testdata/custom.txt#L3 <E14>(https://github.com/reviewdog/reviewdog#E14)
code test 2 (rule w/ URL)
Raw output
message:"code test 2 (rule w/ URL)" location:{path:"_testdata/custom.txt" range:{start:{line:3 column:5}}} severity:ERROR code:{value:"E14" url:"https://github.com/reviewdog/reviewdog#E14"}
Check notice on line 3 in _testdata/custom.txt
github-actions / custom-rdjson
[rdjsonl-source] _testdata/custom.txt#L3
source test
Raw output
message:"source test" location:{path:"_testdata/custom.txt" range:{start:{line:3}}} source:{name:"rdjsonl-source"}
Check notice on line 16 in _testdata/custom.txt
github-actions / custom-rdjson
[custom-rdjson] _testdata/custom.txt#L16
diagnostic range != suggestion range
Raw output
message:"diagnostic range != suggestion range" location:{path:"_testdata/custom.txt" range:{start:{line:16 column:1}}} suggestions:{range:{start:{line:15 column:13} end:{line:16 column:1}} text:" "}
Check notice on line 19 in _testdata/custom.txt
github-actions / custom-rdjson
[custom-rdjson] _testdata/custom.txt#L19
test related location
Raw output
message:"test related location" location:{path:"_testdata/custom.txt" range:{start:{line:19}}} suggestions:{range:{start:{line:19}} text:"test suggestion w/ related_locations"} related_locations:{message:"related loc 1" location:{path:"_testdata/custom.txt" range:{start:{line:9}}}} related_locations:{message:"related loc 2 (different file)" location:{path:"_testdata/suggestions.txt" range:{start:{line:6} end:{line:8}}}}