Skip to content

Add cython-lint

Add cython-lint #148

Triggered via pull request December 10, 2023 00:35
@cgcgcgcgcgcg
synchronize #30
develop
Status Cancelled
Total duration 53m 26s
Artifacts 3
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: pull_request
Matrix: linux
Matrix: mac
Fit to window
Zoom out
Zoom in

Annotations

37 errors and 1 warning
flake8 ► base/PyNucleus_base/plot_utils.py: flake8-Linux-gcc-3.11.xml#L0
Failed test found in: flake8-Linux-gcc-3.11.xml Error: 216:19 F821 undefined name 'np'
flake8 ► base/PyNucleus_base/solver_factory.py: flake8-Linux-gcc-3.11.xml#L0
Failed test found in: flake8-Linux-gcc-3.11.xml Error: 59:161 E501 line too long (206 > 160 characters)
flake8 ► base/PyNucleus_base/utilsFem.py: flake8-Linux-gcc-3.11.xml#L0
Failed test found in: flake8-Linux-gcc-3.11.xml Error: 107:13 E722 do not use bare 'except'
flake8 ► base/setup.py: flake8-Linux-gcc-3.11.xml#L0
Failed test found in: flake8-Linux-gcc-3.11.xml Error: 23:5 F401 'scipy' imported but unused
flake8 ► drivers/brusselator.py: flake8-Linux-gcc-3.11.xml#L0
Failed test found in: flake8-Linux-gcc-3.11.xml Error: 220:5 E741 ambiguous variable name 'I'
flake8 ► drivers/brusselatorMovie.py: flake8-Linux-gcc-3.11.xml#L0
Failed test found in: flake8-Linux-gcc-3.11.xml Error: 36:1 E722 do not use bare 'except'
flake8 ► drivers/runNonlocal.py: flake8-Linux-gcc-3.11.xml#L0
Failed test found in: flake8-Linux-gcc-3.11.xml Error: 10:1 F401 'PyNucleus.DIRICHLET' imported but unused
flake8 ► drivers/runParallelGMG.py: flake8-Linux-gcc-3.11.xml#L0
Failed test found in: flake8-Linux-gcc-3.11.xml Error: 285:161 E501 line too long (161 > 160 characters)
flake8 ► drivers/variableOrder.py: flake8-Linux-gcc-3.11.xml#L0
Failed test found in: flake8-Linux-gcc-3.11.xml Error: 18:1 F401 'PyNucleus.nl.fractionalOrders.smoothedLeftRightFractionalOrder' imported but unused
flake8 ► examples/example1.py: flake8-Linux-gcc-3.11.xml#L0
Failed test found in: flake8-Linux-gcc-3.11.xml Error: 123:1 W391 blank line at end of file
flake8 ► examples/example2.py: flake8-Linux-gcc-3.11.xml#L0
Failed test found in: flake8-Linux-gcc-3.11.xml Error: 124:1 W391 blank line at end of file
Linux gcc Python 3.11
Process completed with exit code 2.
flake8 ► base/PyNucleus_base/plot_utils.py: flake8-Linux-gcc-3.10.xml#L0
Failed test found in: flake8-Linux-gcc-3.10.xml Error: 216:19 F821 undefined name 'np'
flake8 ► base/PyNucleus_base/solver_factory.py: flake8-Linux-gcc-3.10.xml#L0
Failed test found in: flake8-Linux-gcc-3.10.xml Error: 59:161 E501 line too long (206 > 160 characters)
flake8 ► base/PyNucleus_base/utilsFem.py: flake8-Linux-gcc-3.10.xml#L0
Failed test found in: flake8-Linux-gcc-3.10.xml Error: 107:13 E722 do not use bare 'except'
flake8 ► base/setup.py: flake8-Linux-gcc-3.10.xml#L0
Failed test found in: flake8-Linux-gcc-3.10.xml Error: 23:5 F401 'scipy' imported but unused
flake8 ► drivers/brusselator.py: flake8-Linux-gcc-3.10.xml#L0
Failed test found in: flake8-Linux-gcc-3.10.xml Error: 220:5 E741 ambiguous variable name 'I'
flake8 ► drivers/brusselatorMovie.py: flake8-Linux-gcc-3.10.xml#L0
Failed test found in: flake8-Linux-gcc-3.10.xml Error: 36:1 E722 do not use bare 'except'
flake8 ► drivers/runNonlocal.py: flake8-Linux-gcc-3.10.xml#L0
Failed test found in: flake8-Linux-gcc-3.10.xml Error: 10:1 F401 'PyNucleus.DIRICHLET' imported but unused
flake8 ► drivers/runParallelGMG.py: flake8-Linux-gcc-3.10.xml#L0
Failed test found in: flake8-Linux-gcc-3.10.xml Error: 285:161 E501 line too long (161 > 160 characters)
flake8 ► drivers/variableOrder.py: flake8-Linux-gcc-3.10.xml#L0
Failed test found in: flake8-Linux-gcc-3.10.xml Error: 18:1 F401 'PyNucleus.nl.fractionalOrders.smoothedLeftRightFractionalOrder' imported but unused
flake8 ► examples/example1.py: flake8-Linux-gcc-3.10.xml#L0
Failed test found in: flake8-Linux-gcc-3.10.xml Error: 123:1 W391 blank line at end of file
flake8 ► examples/example2.py: flake8-Linux-gcc-3.10.xml#L0
Failed test found in: flake8-Linux-gcc-3.10.xml Error: 124:1 W391 blank line at end of file
Linux gcc Python 3.10
Process completed with exit code 2.
flake8 ► base/PyNucleus_base/plot_utils.py: flake8-Linux-clang-3.10.xml#L0
Failed test found in: flake8-Linux-clang-3.10.xml Error: 216:19 F821 undefined name 'np'
flake8 ► base/PyNucleus_base/solver_factory.py: flake8-Linux-clang-3.10.xml#L0
Failed test found in: flake8-Linux-clang-3.10.xml Error: 59:161 E501 line too long (206 > 160 characters)
flake8 ► base/PyNucleus_base/utilsFem.py: flake8-Linux-clang-3.10.xml#L0
Failed test found in: flake8-Linux-clang-3.10.xml Error: 107:13 E722 do not use bare 'except'
flake8 ► base/setup.py: flake8-Linux-clang-3.10.xml#L0
Failed test found in: flake8-Linux-clang-3.10.xml Error: 23:5 F401 'scipy' imported but unused
flake8 ► drivers/brusselator.py: flake8-Linux-clang-3.10.xml#L0
Failed test found in: flake8-Linux-clang-3.10.xml Error: 220:5 E741 ambiguous variable name 'I'
flake8 ► drivers/brusselatorMovie.py: flake8-Linux-clang-3.10.xml#L0
Failed test found in: flake8-Linux-clang-3.10.xml Error: 36:1 E722 do not use bare 'except'
flake8 ► drivers/runNonlocal.py: flake8-Linux-clang-3.10.xml#L0
Failed test found in: flake8-Linux-clang-3.10.xml Error: 10:1 F401 'PyNucleus.DIRICHLET' imported but unused
flake8 ► drivers/runParallelGMG.py: flake8-Linux-clang-3.10.xml#L0
Failed test found in: flake8-Linux-clang-3.10.xml Error: 285:161 E501 line too long (161 > 160 characters)
flake8 ► drivers/variableOrder.py: flake8-Linux-clang-3.10.xml#L0
Failed test found in: flake8-Linux-clang-3.10.xml Error: 18:1 F401 'PyNucleus.nl.fractionalOrders.smoothedLeftRightFractionalOrder' imported but unused
flake8 ► examples/example1.py: flake8-Linux-clang-3.10.xml#L0
Failed test found in: flake8-Linux-clang-3.10.xml Error: 123:1 W391 blank line at end of file
flake8 ► examples/example2.py: flake8-Linux-clang-3.10.xml#L0
Failed test found in: flake8-Linux-clang-3.10.xml Error: 124:1 W391 blank line at end of file
Linux clang Python 3.10
Process completed with exit code 2.
Mac clang Python 3.10
The run was canceled by @cgcgcg.
Mac clang Python 3.10
Runner GitHub Actions 2 did not respond to a cancelation request with 00:05:00.

Artifacts

Produced during runtime
Name Size
Results (Linux clang Python 3.10) Expired
119 KB
Results (Linux gcc Python 3.10) Expired
119 KB
Results (Linux gcc Python 3.11) Expired
119 KB