mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Revert "Accept DB consistency check for now"
This reverts commit dba6f0bb9f.
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
[VALUE_NOT_IN_TYPE] predicate yaml(@yaml_node id, int kind, @yaml_node_parent parent, int idx, string tag, string tostring): Value -16777216 of field parent is not in type @yaml_node_parent. Appears in tuple (-16777215,0,-16777216,1,"tag:yaml.org,2002:bool","on")
|
||||
[VALUE_NOT_IN_TYPE] predicate yaml(@yaml_node id, int kind, @yaml_node_parent parent, int idx, string tag, string tostring): Value -16777216 of field parent is not in type @yaml_node_parent. Appears in tuple (-16777214,0,-16777216,-1,"tag:yaml.org,2002:str","pull_request_target")
|
||||
[VALUE_NOT_IN_TYPE] predicate yaml(@yaml_node id, int kind, @yaml_node_parent parent, int idx, string tag, string tostring): Value -16777216 of field parent is not in type @yaml_node_parent. Appears in tuple (-16777213,0,-16777216,2,"tag:yaml.org,2002:str","jobs")
|
||||
[VALUE_NOT_IN_TYPE] predicate yaml(@yaml_node id, int kind, @yaml_node_parent parent, int idx, string tag, string tostring): Value -16777212 of field parent is not in type @yaml_node_parent. Appears in tuple (-16777211,0,-16777212,1,"tag:yaml.org,2002:str","test")
|
||||
[VALUE_NOT_IN_TYPE] predicate yaml(@yaml_node id, int kind, @yaml_node_parent parent, int idx, string tag, string tostring): Value -16777212 of field parent is not in type @yaml_node_parent. Appears in tuple (-16777210,1,-16777212,-1,"tag:yaml.org,2002:map","runs-on ... -latest")
|
||||
Reference in New Issue
Block a user