mirror of
https://github.com/github/codeql.git
synced 2026-04-25 08:45:14 +02:00
use severity level 3 to indicate an extraction error for a file
This commit is contained in:
@@ -281,7 +281,7 @@ impl Visitor<'_> {
|
||||
"diagnostics",
|
||||
vec![
|
||||
Arg::Label(id),
|
||||
Arg::Int(4),
|
||||
Arg::Int(3),
|
||||
Arg::String("parse_error".to_string()),
|
||||
Arg::String(error_message),
|
||||
Arg::String(full_error_message),
|
||||
|
||||
Reference in New Issue
Block a user