Improved heuristic transformation estimation algorithms and integrated transformation.Buffer
with them
#82
ci.yml
on: pull_request
Build project
1m 2s
Check project with Ruff
6s
Check typos
8s
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/
|