Skip to content

Commit 3fe2a08

Browse files
committed
Update .expected file
1 parent a722631 commit 3fe2a08

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed
Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
| authlib.py:11:1:11:39 | ControlFlowNode for Attribute() | key | is empty. |
2-
| authlib.py:12:1:12:50 | ControlFlowNode for Attribute() | key | is empty. |
3-
| pyjwt.py:10:1:10:29 | ControlFlowNode for Attribute() | algorithm | is empty. |
4-
| pyjwt.py:10:1:10:29 | ControlFlowNode for Attribute() | key | is empty. |
5-
| pyjwt.py:13:1:13:40 | ControlFlowNode for Attribute() | key | is empty. |
6-
| pyjwt.py:14:1:14:44 | ControlFlowNode for Attribute() | key | is empty. |
7-
| python_jose.py:10:1:10:40 | ControlFlowNode for Attribute() | key | is empty. |
8-
| python_jose.py:11:1:11:44 | ControlFlowNode for Attribute() | key | is empty. |
1+
| authlib.py:11:1:11:39 | ControlFlowNode for Attribute() | This JWT encoding has an empty key. |
2+
| authlib.py:12:1:12:50 | ControlFlowNode for Attribute() | This JWT encoding has an empty key. |
3+
| pyjwt.py:10:1:10:29 | ControlFlowNode for Attribute() | This JWT encoding has an empty algorithm. |
4+
| pyjwt.py:10:1:10:29 | ControlFlowNode for Attribute() | This JWT encoding has an empty key. |
5+
| pyjwt.py:13:1:13:40 | ControlFlowNode for Attribute() | This JWT encoding has an empty key. |
6+
| pyjwt.py:14:1:14:44 | ControlFlowNode for Attribute() | This JWT encoding has an empty key. |
7+
| python_jose.py:10:1:10:40 | ControlFlowNode for Attribute() | This JWT encoding has an empty key. |
8+
| python_jose.py:11:1:11:44 | ControlFlowNode for Attribute() | This JWT encoding has an empty key. |

0 commit comments

Comments
 (0)