Skip to content

updates, mostly formatting #129

updates, mostly formatting

updates, mostly formatting #129

Triggered via pull request November 25, 2023 20:05
@cgcgcgcgcgcg
opened #28
develop
Status Success
Total duration 46m 19s
Artifacts 1
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
Fit to window
Zoom out
Zoom in

Annotations

33 errors
flake8 ► base/PyNucleus_base/plot_utils.py: flake8-gcc-3.10.xml#L0
Failed test found in: flake8-gcc-3.10.xml Error: 216:19 F821 undefined name 'np'
flake8 ► base/PyNucleus_base/solver_factory.py: flake8-gcc-3.10.xml#L0
Failed test found in: flake8-gcc-3.10.xml Error: 59:161 E501 line too long (206 > 160 characters)
flake8 ► base/PyNucleus_base/utilsFem.py: flake8-gcc-3.10.xml#L0
Failed test found in: flake8-gcc-3.10.xml Error: 107:13 E722 do not use bare 'except'
flake8 ► base/setup.py: flake8-gcc-3.10.xml#L0
Failed test found in: flake8-gcc-3.10.xml Error: 23:5 F401 'scipy' imported but unused
flake8 ► drivers/brusselator.py: flake8-gcc-3.10.xml#L0
Failed test found in: flake8-gcc-3.10.xml Error: 220:5 E741 ambiguous variable name 'I'
flake8 ► drivers/brusselatorMovie.py: flake8-gcc-3.10.xml#L0
Failed test found in: flake8-gcc-3.10.xml Error: 36:1 E722 do not use bare 'except'
flake8 ► drivers/runNonlocal.py: flake8-gcc-3.10.xml#L0
Failed test found in: flake8-gcc-3.10.xml Error: 10:1 F401 'PyNucleus.DIRICHLET' imported but unused
flake8 ► drivers/runParallelGMG.py: flake8-gcc-3.10.xml#L0
Failed test found in: flake8-gcc-3.10.xml Error: 285:161 E501 line too long (161 > 160 characters)
flake8 ► drivers/variableOrder.py: flake8-gcc-3.10.xml#L0
Failed test found in: flake8-gcc-3.10.xml Error: 18:1 F401 'PyNucleus.nl.fractionalOrders.smoothedLeftRightFractionalOrder' imported but unused
flake8 ► fem/PyNucleus_fem/factories.py: flake8-gcc-3.10.xml#L0
Failed test found in: flake8-gcc-3.10.xml Error: 12:1 F401 '.functions.real' imported but unused
flake8 ► fem/PyNucleus_fem/mesh.py: flake8-gcc-3.10.xml#L0
Failed test found in: flake8-gcc-3.10.xml Error: 246:21 E741 ambiguous variable name 'l'
flake8 ► base/PyNucleus_base/plot_utils.py: flake8-gcc-3.11.xml#L0
Failed test found in: flake8-gcc-3.11.xml Error: 216:19 F821 undefined name 'np'
flake8 ► base/PyNucleus_base/solver_factory.py: flake8-gcc-3.11.xml#L0
Failed test found in: flake8-gcc-3.11.xml Error: 59:161 E501 line too long (206 > 160 characters)
flake8 ► base/PyNucleus_base/utilsFem.py: flake8-gcc-3.11.xml#L0
Failed test found in: flake8-gcc-3.11.xml Error: 107:13 E722 do not use bare 'except'
flake8 ► base/setup.py: flake8-gcc-3.11.xml#L0
Failed test found in: flake8-gcc-3.11.xml Error: 23:5 F401 'scipy' imported but unused
flake8 ► drivers/brusselator.py: flake8-gcc-3.11.xml#L0
Failed test found in: flake8-gcc-3.11.xml Error: 220:5 E741 ambiguous variable name 'I'
flake8 ► drivers/brusselatorMovie.py: flake8-gcc-3.11.xml#L0
Failed test found in: flake8-gcc-3.11.xml Error: 36:1 E722 do not use bare 'except'
flake8 ► drivers/runNonlocal.py: flake8-gcc-3.11.xml#L0
Failed test found in: flake8-gcc-3.11.xml Error: 10:1 F401 'PyNucleus.DIRICHLET' imported but unused
flake8 ► drivers/runParallelGMG.py: flake8-gcc-3.11.xml#L0
Failed test found in: flake8-gcc-3.11.xml Error: 285:161 E501 line too long (161 > 160 characters)
flake8 ► drivers/variableOrder.py: flake8-gcc-3.11.xml#L0
Failed test found in: flake8-gcc-3.11.xml Error: 18:1 F401 'PyNucleus.nl.fractionalOrders.smoothedLeftRightFractionalOrder' imported but unused
flake8 ► fem/PyNucleus_fem/factories.py: flake8-gcc-3.11.xml#L0
Failed test found in: flake8-gcc-3.11.xml Error: 12:1 F401 '.functions.real' imported but unused
flake8 ► fem/PyNucleus_fem/mesh.py: flake8-gcc-3.11.xml#L0
Failed test found in: flake8-gcc-3.11.xml Error: 246:21 E741 ambiguous variable name 'l'
flake8 ► base/PyNucleus_base/plot_utils.py: flake8-clang-3.10.xml#L0
Failed test found in: flake8-clang-3.10.xml Error: 216:19 F821 undefined name 'np'
flake8 ► base/PyNucleus_base/solver_factory.py: flake8-clang-3.10.xml#L0
Failed test found in: flake8-clang-3.10.xml Error: 59:161 E501 line too long (206 > 160 characters)
flake8 ► base/PyNucleus_base/utilsFem.py: flake8-clang-3.10.xml#L0
Failed test found in: flake8-clang-3.10.xml Error: 107:13 E722 do not use bare 'except'
flake8 ► base/setup.py: flake8-clang-3.10.xml#L0
Failed test found in: flake8-clang-3.10.xml Error: 23:5 F401 'scipy' imported but unused
flake8 ► drivers/brusselator.py: flake8-clang-3.10.xml#L0
Failed test found in: flake8-clang-3.10.xml Error: 220:5 E741 ambiguous variable name 'I'
flake8 ► drivers/brusselatorMovie.py: flake8-clang-3.10.xml#L0
Failed test found in: flake8-clang-3.10.xml Error: 36:1 E722 do not use bare 'except'
flake8 ► drivers/runNonlocal.py: flake8-clang-3.10.xml#L0
Failed test found in: flake8-clang-3.10.xml Error: 10:1 F401 'PyNucleus.DIRICHLET' imported but unused
flake8 ► drivers/runParallelGMG.py: flake8-clang-3.10.xml#L0
Failed test found in: flake8-clang-3.10.xml Error: 285:161 E501 line too long (161 > 160 characters)
flake8 ► drivers/variableOrder.py: flake8-clang-3.10.xml#L0
Failed test found in: flake8-clang-3.10.xml Error: 18:1 F401 'PyNucleus.nl.fractionalOrders.smoothedLeftRightFractionalOrder' imported but unused
flake8 ► fem/PyNucleus_fem/factories.py: flake8-clang-3.10.xml#L0
Failed test found in: flake8-clang-3.10.xml Error: 12:1 F401 '.functions.real' imported but unused
flake8 ► fem/PyNucleus_fem/mesh.py: flake8-clang-3.10.xml#L0
Failed test found in: flake8-clang-3.10.xml Error: 246:21 E741 ambiguous variable name 'l'

Artifacts

Produced during runtime
Name Size
Test results Expired
236 KB