Skip to content

CallbackRegistrar: add correlation hook with master record #375

CallbackRegistrar: add correlation hook with master record

CallbackRegistrar: add correlation hook with master record #375

Triggered via pull request January 13, 2026 16:55
Status Failure
Total duration 16s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
ruff
The process '/opt/hostedtoolcache/ruff/0.9.4/x86_64/ruff' failed with exit code 1
Ruff (E501): dp3/snapshots/snapshooter.py#L469
dp3/snapshots/snapshooter.py:469:101: E501 Line too long (101 > 100)
Ruff (E501): dp3/snapshots/snapshooter.py#L220
dp3/snapshots/snapshooter.py:220:101: E501 Line too long (104 > 100)
Ruff (E501): dp3/common/callback_registrar.py#L374
dp3/common/callback_registrar.py:374:101: E501 Line too long (139 > 100)
black
Process completed with exit code 1.