Upgrade: Bump the dependencies group with 11 updates #809
testing.yml
on: pull_request
Matrix: Testing / Build / build
Testing
/
...
/
Flake8
5s
Testing
/
...
/
Black
8s
Testing
/
...
/
Security and Quality
19s
Regression
16s
Testing
/
...
/
Annotation Check
Annotations
7 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.
|
Regression
Process completed with exit code 1.
|
Testing / CodeQL / Security and Quality
Process completed with exit code 1.
|
Testing / Build / Build (linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c pip --no-cache-dir install -U pip && pip --no-cache-dir install -r requirements.txt" did not complete successfully: exit code: 1
|
Testing / Build / Build (linux/arm64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c pip --no-cache-dir install -U pip && pip --no-cache-dir install -r requirements.txt" did not complete successfully: exit code: 1
|