Skip to content

fix(job): make job timeout configurable via request param (backport to master) #1361

fix(job): make job timeout configurable via request param (backport to master)

fix(job): make job timeout configurable via request param (backport to master) #1361

Triggered via pull request July 1, 2026 11:28
Status Failure
Total duration 2m 33s
Artifacts

main.yml

on: pull_request
Lint and Format
15s
Lint and Format
Unit Tests
1m 56s
Unit Tests
LD_PRELOAD Shim Integrity
14s
LD_PRELOAD Shim Integrity
Fit to window
Zoom out
Zoom in

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/