Merge upstream/main into BayAreaMetro:main for PR #408 #197
push.yml
on: push
Lint code
13s
Matrix: test
Build and deploy docs
59s
Compare and store benchmarks
0s
Annotations
16 errors and 6 warnings
|
ruff (UP045):
network_wrangler/models/projects/transit_selection.py#L21
network_wrangler/models/projects/transit_selection.py:21:27: UP045 Use `X | None` for type annotations
help: Convert to `X | None`
|
|
ruff (UP045):
network_wrangler/models/projects/transit_selection.py#L20
network_wrangler/models/projects/transit_selection.py:20:29: UP045 Use `X | None` for type annotations
help: Convert to `X | None`
|
|
ruff (UP045):
network_wrangler/models/projects/transit_selection.py#L19
network_wrangler/models/projects/transit_selection.py:19:25: UP045 Use `X | None` for type annotations
help: Convert to `X | None`
|
|
ruff (UP045):
network_wrangler/models/projects/transit_selection.py#L18
network_wrangler/models/projects/transit_selection.py:18:24: UP045 Use `X | None` for type annotations
help: Convert to `X | None`
|
|
ruff (D415):
network_wrangler/models/gtfs/gtfs.py#L133
network_wrangler/models/gtfs/gtfs.py:133:9: D415 First line should end with a period, question mark, or exclamation point
help: Add closing punctuation
|
|
ruff (D202):
network_wrangler/models/gtfs/gtfs.py#L133
network_wrangler/models/gtfs/gtfs.py:133:9: D202 No blank lines allowed after function docstring (found 1)
help: Remove blank line(s) after function docstring
|
|
ruff (PLW0108):
network_wrangler/models/gtfs/converters.py#L308
network_wrangler/models/gtfs/converters.py:308:52: PLW0108 Lambda may be unnecessary; consider inlining inner function
help: Inline function call
|
|
ruff (UP045):
network_wrangler/models/gtfs/converters.py#L99
network_wrangler/models/gtfs/converters.py:99:22: UP045 Use `X | None` for type annotations
help: Convert to `X | None`
|
|
ruff (PLW0108):
network_wrangler/models/gtfs/converters.py#L65
network_wrangler/models/gtfs/converters.py:65:57: PLW0108 Lambda may be unnecessary; consider inlining inner function
help: Inline function call
|
|
ruff (I001):
network_wrangler/models/gtfs/converters.py#L3
network_wrangler/models/gtfs/converters.py:3:1: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
|
Lint code
Process completed with exit code 1.
|
|
Build and deploy docs
Process completed with exit code 1.
|
|
Test (Python 3.11)
Process completed with exit code 1.
|
|
Test (Python 3.12)
Process completed with exit code 1.
|
|
Test (Python 3.10)
Process completed with exit code 1.
|
|
Test (Python 3.13)
Process completed with exit code 1.
|
|
Lint code
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-python@v5, astral-sh/setup-uv@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build and deploy docs
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-python@v5, astral-sh/setup-uv@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test (Python 3.11)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-python@v5, astral-sh/setup-uv@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test (Python 3.12)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-python@v5, astral-sh/setup-uv@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test (Python 3.10)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-python@v5, astral-sh/setup-uv@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test (Python 3.13)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-python@v5, astral-sh/setup-uv@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|