Simulation of the PR after reset and force-push #17
python.yml
on: pull_request
Lint and Stylecheck
10s
Unit Tests (No Optional Dependencies)
0s
Unit Tests (Pandas 1.x)
0s
Unit Tests (Local TZ)
0s
Unit Tests (Typechecked)
0s
Unit Tests (Windows)
0s
Unit Tests (Windows) (Local TZ)
0s
Matrix: Unit Tests
Annotations
3 errors
Ruff (F841):
python/hopsworks_common/client/hopsworks.py#L88
python/hopsworks_common/client/hopsworks.py:88:13: F841 Local variable `ks` is assigned to but never used
|
Ruff (F841):
python/hopsworks_common/client/hopsworks.py#L91
python/hopsworks_common/client/hopsworks.py:91:13: F841 Local variable `ts` is assigned to but never used
|
Lint and Stylecheck
Process completed with exit code 1.
|