Skip to content

build(pre-commit.ci): pre-commit autoupdate #426

build(pre-commit.ci): pre-commit autoupdate

build(pre-commit.ci): pre-commit autoupdate #426

Triggered via pull request July 20, 2024 21:49
Status Failure
Total duration 1m 15s
Artifacts

run-manual-pre-commit.yml

on: pull_request
Run pre-commit manual stage
1m 6s
Run pre-commit manual stage
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Refurb FURB115: tests/base/test_pbf_file_reader.py#L1070
Replace `len(polygons := extract_polygons_from_geometry(x)) > 0` with `polygons := extract_polygons_from_geometry(x)`
Refurb FURB115: tests/base/test_pbf_file_reader.py#L1079
Replace `len(polygons := extract_polygons_from_geometry(x)) > 0` with `polygons := extract_polygons_from_geometry(x)`
Run pre-commit manual stage
Process completed with exit code 1.
Run pre-commit manual stage
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/