Push on main #278
codeql
on: dynamic
Matrix: analyze
Annotations
4 notices
Using equality operators to compare with None:
src/routers/user.py#L74
Comparison with None performed with equality operators
|
Using equality operators to compare with None:
src/routers/user.py#L104
Comparison with None performed with equality operators
|
Shadowing names from outer scopes:
packages/manocorp/build/lib/manocorp/testing/docker.py#L146
Shadows name 'port' from outer scope
|
Shadowing names from outer scopes:
packages/manocorp/manocorp/testing/docker.py#L148
Shadows name 'port' from outer scope
|