Skip to content

Multi output

Multi output #370

Triggered via pull request September 16, 2023 13:44
Status Failure
Total duration 13s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Ruff (F811): gpjax/dataset.py#L30
gpjax/dataset.py:30:5: F811 Redefinition of unused `Bool` from line 26
Ruff (F811): gpjax/dataset.py#L31
gpjax/dataset.py:31:5: F811 Redefinition of unused `Num` from line 27
Ruff (F841): gpjax/objectives.py#L121
gpjax/objectives.py:121:15: F841 Local variable `n` is assigned to but never used
Ruff (F811): tests/test_dataset.py#L28
tests/test_dataset.py:28:22: F811 Redefinition of unused `jr` from line 27
ruff
Process completed with exit code 1.