fix(job): make job timeout configurable via request param (backport to master) #1361
main.yml
on: pull_request
Lint and Format
15s
Unit Tests
1m 56s
LD_PRELOAD Shim Integrity
14s
Annotations
3 errors and 3 warnings
|
Lint and Format
Process completed with exit code 1.
|
|
ruff (B904):
agent/site.py#L1300
agent/site.py:1300:25: B904 Within an `except` clause, raise exceptions with `raise ... from err` or `raise ... from None` to distinguish them from errors in exception handling
|
|
ruff (I001):
agent/builder.py#L1
agent/builder.py:1:1: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
|
LD_PRELOAD Shim Integrity
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint and Format
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Unit Tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|