Add support for exporting to duckdb (via parquet) #514
run-manual-pre-commit.yml
on: pull_request
Run pre-commit manual stage
54s
Annotations
6 errors and 1 warning
Refurb FURB109:
quackosm/cli.py#L692
Replace `in [x, y, z]` with `in (x, y, z)`
|
Refurb FURB109:
quackosm/cli.py#L738
Replace `in [x, y, z]` with `in (x, y, z)`
|
Refurb FURB109:
quackosm/cli.py#L803
Replace `in [x, y, z]` with `in (x, y, z)`
|
Refurb FURB119:
quackosm/pbf_file_reader.py#L767
Replace `{str(parsed_geoparquet_file)}` with `{parsed_geoparquet_file}`
|
Refurb FURB119:
quackosm/pbf_file_reader.py#L837
Replace `{str(parsed_geoparquet_file)}` with `{parsed_geoparquet_file}`
|
Run pre-commit manual stage
Process completed with exit code 1.
|
Run pre-commit manual stage
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, pdm-project/setup-pdm@v3, 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/
|