Upgrade: Bump gitpython from 3.1.32 to 3.1.34 #810
testing.yml
on: pull_request
Matrix: Testing / Build / build
Testing
/
...
/
Flake8
8s
Testing
/
...
/
Black
14s
Testing
/
...
/
Security and Quality
7m 28s
Regression
26s
Testing
/
...
/
Annotation Check
Annotations
3 errors
Testing / Flake8 / Flake8:
bananas_api/new_upload/session_validation.py#L114
do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()`
|
Testing / Flake8 / Flake8:
bananas_api/new_upload/session_validation.py#L116
do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()`
|
Testing / Flake8 / Flake8
Process completed with exit code 1.
|