Upgrade: Bump the regression group in /regression_runner with 2 updates #808
testing.yml
on: pull_request
Matrix: Testing / Build / build
Testing
/
...
/
Flake8
9s
Testing
/
...
/
Black
9s
Testing
/
...
/
Security and Quality
8m 42s
Regression
35s
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.
|