Add tool to upgrade collisions/closure in Hermes-3 #500
Annotations
8 errors and 4 warnings
|
lint
Process completed with exit code 1.
|
|
Ruff (RUF059):
src/boututils/datafile.py#L526
src/boututils/datafile.py:526:13: RUF059 Unpacked variable `nt` is never used
|
|
Ruff (RUF059):
src/boututils/View3D.py#L364
src/boututils/View3D.py:364:13: RUF059 Unpacked variable `nz` is never used
|
|
Ruff (RUF059):
src/boututils/View3D.py#L364
src/boututils/View3D.py:364:9: RUF059 Unpacked variable `ny` is never used
|
|
Ruff (RUF059):
src/boututils/View3D.py#L364
src/boututils/View3D.py:364:5: RUF059 Unpacked variable `nx` is never used
|
|
Ruff (RUF059):
src/boututils/View3D.py#L325
src/boututils/View3D.py:325:13: RUF059 Unpacked variable `nz` is never used
|
|
Ruff (RUF059):
src/boututils/View3D.py#L325
src/boututils/View3D.py:325:9: RUF059 Unpacked variable `ny` is never used
|
|
Ruff (RUF059):
src/boututils/View3D.py#L325
src/boututils/View3D.py:325:5: RUF059 Unpacked variable `nx` is never used
|
|
lint
No file matched to [**/uv.lock,**/requirements*.txt]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
|
|
test (3.12, ubuntu-latest)
No file matched to [**/uv.lock,**/requirements*.txt]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
|
|
test (3.11, ubuntu-latest)
No file matched to [**/uv.lock,**/requirements*.txt]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
|
|
test (3.13, ubuntu-latest)
No file matched to [**/uv.lock,**/requirements*.txt]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
|