File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
tests/functional/u/undefined Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,5 +6,5 @@ undefined-variable:83:6:83:19::Undefined variable 'else_assign_1':INFERENCE
6
6
undefined-variable:106:6:106:19::Undefined variable 'else_assign_2':INFERENCE
7
7
used-before-assignment:141:10:141:16:type_annotation_used_improperly_after_comprehension:Using variable 'my_int' before assignment:HIGH
8
8
used-before-assignment:148:10:148:16:type_annotation_used_improperly_after_comprehension_2:Using variable 'my_int' before assignment:HIGH
9
- used-before-assignment:182 :9:182 :10::Using variable 'z' before assignment:HIGH
10
- used-before-assignment:189 :6:189 :19::Using variable 'NEVER_DEFINED' before assignment:CONTROL_FLOW
9
+ used-before-assignment:186 :9:186 :10::Using variable 'z' before assignment:HIGH
10
+ used-before-assignment:193 :6:193 :19::Using variable 'NEVER_DEFINED' before assignment:CONTROL_FLOW
You can’t perform that action at this time.
0 commit comments