Skip to content

Improved heuristic transformation estimation algorithms and integrated transformation.Buffer with them #82

Improved heuristic transformation estimation algorithms and integrated transformation.Buffer with them

Improved heuristic transformation estimation algorithms and integrated transformation.Buffer with them #82

Triggered via pull request November 17, 2024 23:42
Status Failure
Total duration 1m 11s
Artifacts

ci.yml

on: pull_request
Build project
1m 2s
Build project
Check project with Ruff
6s
Check project with Ruff
Check typos
8s
Check typos
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Ruff (F841): child_lab_framework/task/gaze/ceiling_projection.py#L122
child_lab_framework/task/gaze/ceiling_projection.py:122:9: F841 Local variable `correction_weight` is assigned to but never used
Ruff (F841): child_lab_framework/task/gaze/ceiling_projection.py#L123
child_lab_framework/task/gaze/ceiling_projection.py:123:9: F841 Local variable `baseline_weight` is assigned to but never used
Ruff (F841): child_lab_framework/task/gaze/ceiling_projection.py#L124
child_lab_framework/task/gaze/ceiling_projection.py:124:9: F841 Local variable `temporary_rescale` is assigned to but never used
Check project with Ruff
Process completed with exit code 1.
Build project
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/