Skip to content

mod: just return norm of integral batch in int_schwarz #53

mod: just return norm of integral batch in int_schwarz

mod: just return norm of integral batch in int_schwarz #53

Triggered via push April 5, 2024 11:40
Status Failure
Total duration 2m 55s
Artifacts 3

pythonapp.yaml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

47 errors and 2 warnings
Ruff (F401): sympleints/FortranRenderer.py#L10
sympleints/FortranRenderer.py:10:50: F401 `sympleints.helpers.get_reorder_inds` imported but unused
Ruff (F841): sympleints/FortranRenderer.py#L191
sympleints/FortranRenderer.py:191:9: F841 Local variable `equi_args` is assigned to but never used
Ruff (F841): sympleints/FortranRenderer.py#L192
sympleints/FortranRenderer.py:192:9: F841 Local variable `args` is assigned to but never used
Ruff (E741): sympleints/Functions.py#L141
sympleints/Functions.py:141:54: E741 Ambiguous variable name: `l`
Ruff (E402): sympleints/__init__.py#L9
sympleints/__init__.py:9:1: E402 Module level import not at top of file
Ruff (F401): sympleints/__init__.py#L10
sympleints/__init__.py:10:5: F401 `sympleints.helpers.canonical_order` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
Ruff (F401): sympleints/__init__.py#L11
sympleints/__init__.py:11:5: F401 `sympleints.helpers.get_center` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
Ruff (F401): sympleints/__init__.py#L12
sympleints/__init__.py:12:5: F401 `sympleints.helpers.get_map` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
Ruff (F401): sympleints/__init__.py#L13
sympleints/__init__.py:13:5: F401 `sympleints.helpers.get_timer_getter` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
Ruff (F401): sympleints/__init__.py#L14
sympleints/__init__.py:14:5: F401 `sympleints.helpers.shell_iter` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
build (3.9)
Process completed with exit code 1.
build (3.10)
The job was canceled because "_3_9" failed.
Ruff (F401): sympleints/FortranRenderer.py#L10
sympleints/FortranRenderer.py:10:50: F401 `sympleints.helpers.get_reorder_inds` imported but unused
Ruff (F841): sympleints/FortranRenderer.py#L191
sympleints/FortranRenderer.py:191:9: F841 Local variable `equi_args` is assigned to but never used
Ruff (F841): sympleints/FortranRenderer.py#L192
sympleints/FortranRenderer.py:192:9: F841 Local variable `args` is assigned to but never used
Ruff (E741): sympleints/Functions.py#L141
sympleints/Functions.py:141:54: E741 Ambiguous variable name: `l`
Ruff (E402): sympleints/__init__.py#L9
sympleints/__init__.py:9:1: E402 Module level import not at top of file
Ruff (F401): sympleints/__init__.py#L10
sympleints/__init__.py:10:5: F401 `sympleints.helpers.canonical_order` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
Ruff (F401): sympleints/__init__.py#L11
sympleints/__init__.py:11:5: F401 `sympleints.helpers.get_center` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
Ruff (F401): sympleints/__init__.py#L12
sympleints/__init__.py:12:5: F401 `sympleints.helpers.get_map` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
Ruff (F401): sympleints/__init__.py#L13
sympleints/__init__.py:13:5: F401 `sympleints.helpers.get_timer_getter` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
Ruff (F401): sympleints/__init__.py#L14
sympleints/__init__.py:14:5: F401 `sympleints.helpers.shell_iter` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
build (3.10)
Process completed with exit code 1.
build (3.11)
The job was canceled because "_3_9" failed.
build (3.11)
Process completed with exit code 1.
Ruff (F401): sympleints/FortranRenderer.py#L10
sympleints/FortranRenderer.py:10:50: F401 `sympleints.helpers.get_reorder_inds` imported but unused
Ruff (F841): sympleints/FortranRenderer.py#L191
sympleints/FortranRenderer.py:191:9: F841 Local variable `equi_args` is assigned to but never used
Ruff (F841): sympleints/FortranRenderer.py#L192
sympleints/FortranRenderer.py:192:9: F841 Local variable `args` is assigned to but never used
Ruff (E741): sympleints/Functions.py#L141
sympleints/Functions.py:141:54: E741 Ambiguous variable name: `l`
Ruff (E402): sympleints/__init__.py#L9
sympleints/__init__.py:9:1: E402 Module level import not at top of file
Ruff (F401): sympleints/__init__.py#L10
sympleints/__init__.py:10:5: F401 `sympleints.helpers.canonical_order` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
Ruff (F401): sympleints/__init__.py#L11
sympleints/__init__.py:11:5: F401 `sympleints.helpers.get_center` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
Ruff (F401): sympleints/__init__.py#L12
sympleints/__init__.py:12:5: F401 `sympleints.helpers.get_map` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
Ruff (F401): sympleints/__init__.py#L13
sympleints/__init__.py:13:5: F401 `sympleints.helpers.get_timer_getter` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
Ruff (F401): sympleints/__init__.py#L14
sympleints/__init__.py:14:5: F401 `sympleints.helpers.shell_iter` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
build (3.12)
The job was canceled because "_3_9" failed.
Ruff (F401): sympleints/FortranRenderer.py#L10
sympleints/FortranRenderer.py:10:50: F401 `sympleints.helpers.get_reorder_inds` imported but unused
Ruff (F841): sympleints/FortranRenderer.py#L191
sympleints/FortranRenderer.py:191:9: F841 Local variable `equi_args` is assigned to but never used
Ruff (F841): sympleints/FortranRenderer.py#L192
sympleints/FortranRenderer.py:192:9: F841 Local variable `args` is assigned to but never used
Ruff (E741): sympleints/Functions.py#L141
sympleints/Functions.py:141:54: E741 Ambiguous variable name: `l`
Ruff (E402): sympleints/__init__.py#L9
sympleints/__init__.py:9:1: E402 Module level import not at top of file
Ruff (F401): sympleints/__init__.py#L10
sympleints/__init__.py:10:5: F401 `sympleints.helpers.canonical_order` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
Ruff (F401): sympleints/__init__.py#L11
sympleints/__init__.py:11:5: F401 `sympleints.helpers.get_center` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
Ruff (F401): sympleints/__init__.py#L12
sympleints/__init__.py:12:5: F401 `sympleints.helpers.get_map` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
Ruff (F401): sympleints/__init__.py#L13
sympleints/__init__.py:13:5: F401 `sympleints.helpers.get_timer_getter` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
Ruff (F401): sympleints/__init__.py#L14
sympleints/__init__.py:14:5: F401 `sympleints.helpers.shell_iter` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
build (3.12)
The operation was canceled.
build (3.9)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (3.12)
No files were found with the provided path: junit/test-results-3.12.xml coverage-3.12.xml coverage-3.12.html. No artifacts will be uploaded.

Artifacts

Produced during runtime
Name Size
pytest-results-3.10 Expired
2.31 MB
pytest-results-3.11 Expired
2.31 MB
pytest-results-3.9 Expired
2.31 MB