Skip to content

Bump flake8-comprehensions from 3.14.0 to 3.15.0 #1680

Bump flake8-comprehensions from 3.14.0 to 3.15.0

Bump flake8-comprehensions from 3.14.0 to 3.15.0 #1680

Triggered via pull request July 1, 2024 18:46
Status Failure
Total duration 34s
Artifacts

pr-checks.yml

on: pull_request
code-checks
27s
code-checks
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
code-checks
Process completed with exit code 123.
code-checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: rbialon/flake8-annotations@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
code-checks: debug_webserver.py#L21
C420 Unnecessary dict comprehension - rewrite using dict.fromkeys().