Skip to content

Bump github/codeql-action from 3.25.15 to 3.26.0 #85

Bump github/codeql-action from 3.25.15 to 3.26.0

Bump github/codeql-action from 3.25.15 to 3.26.0 #85

Triggered via push August 7, 2024 02:58
Status Success
Total duration 12m 51s
Artifacts 1
Fit to window
Zoom out
Zoom in

Annotations

56 errors and 1 warning
linux-doc
Process completed with exit code 1.
cython-lint ► /home/runner/work/PyNucleus/PyNucleus/base/PyNucleus_base/solver_ichol.pxi: cython-lint-Linux-gcc-3.11.xml#L0
Failed test found in: cython-lint-Linux-gcc-3.11.xml cython-lint-Linux-gcc-3.11.xml Error: 27:13 E722 do not use bare 'except'
cython-lint ► /home/runner/work/PyNucleus/PyNucleus/base/PyNucleus_base/solvers.pyx: cython-lint-Linux-gcc-3.11.xml#L0
Failed test found in: cython-lint-Linux-gcc-3.11.xml Error: 56:38 dangerous default value!
cython-lint ► /home/runner/work/PyNucleus/PyNucleus/base/PyNucleus_base/SSS_LinearOperator_COMPLEX.pxi: cython-lint-Linux-gcc-3.11.xml#L0
Failed test found in: cython-lint-Linux-gcc-3.11.xml cython-lint-Linux-gcc-3.11.xml Error: 291:49 E127 continuation line over-indented for visual indent
cython-lint ► /home/runner/work/PyNucleus/PyNucleus/base/PyNucleus_base/CSR_LinearOperator_COMPLEX.pxi: cython-lint-Linux-gcc-3.11.xml#L0
Failed test found in: cython-lint-Linux-gcc-3.11.xml cython-lint-Linux-gcc-3.11.xml Error: 285:46 E127 continuation line over-indented for visual indent
cython-lint ► /home/runner/work/PyNucleus/PyNucleus/base/PyNucleus_base/opt_true_mkl_trisolve.pxi: cython-lint-Linux-gcc-3.11.xml#L0
Failed test found in: cython-lint-Linux-gcc-3.11.xml Error: 62:13 E722 do not use bare 'except'
cython-lint ► /home/runner/work/PyNucleus/PyNucleus/metisCy/PyNucleus_metisCy/parmetisCy.pyx: cython-lint-Linux-gcc-3.11.xml#L0
Failed test found in: cython-lint-Linux-gcc-3.11.xml Error: 46:161 E501 line too long (183 > 160 characters)
cython-lint ► /home/runner/work/PyNucleus/PyNucleus/fem/PyNucleus_fem/meshOverlaps.pyx: cython-lint-Linux-gcc-3.11.xml#L0
Failed test found in: cython-lint-Linux-gcc-3.11.xml Error: 475:66 E261 at least two spaces before inline comment
cython-lint ► /home/runner/work/PyNucleus/PyNucleus/fem/PyNucleus_fem/repartitioner.pyx: cython-lint-Linux-gcc-3.11.xml#L0
Failed test found in: cython-lint-Linux-gcc-3.11.xml Error: 169:56 dangerous default value!
cython-lint ► /home/runner/work/PyNucleus/PyNucleus/fem/PyNucleus_fem/splitting.pyx: cython-lint-Linux-gcc-3.11.xml#L0
Failed test found in: cython-lint-Linux-gcc-3.11.xml Error: 143:161 E501 line too long (163 > 160 characters)
cython-lint ► /home/runner/work/PyNucleus/PyNucleus/fem/PyNucleus_fem/scalar_coefficient_stiffness_3D_P2.pxi: cython-lint-Linux-gcc-3.11.xml#L0
Failed test found in: cython-lint-Linux-gcc-3.11.xml Error: 144:161 E501 line too long (206 > 160 characters)
cython-lint ► /home/runner/work/PyNucleus/PyNucleus/fem/PyNucleus_fem/DoFMaps.pyx: cython-lint-Linux-gcc-3.11.xml#L0
Failed test found in: cython-lint-Linux-gcc-3.11.xml Error: 1569:16 E721 do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()`
cython-lint ► /home/runner/work/PyNucleus/PyNucleus/base/PyNucleus_base/solver_ichol.pxi: cython-lint-Linux-clang-3.10.xml#L0
Failed test found in: cython-lint-Linux-clang-3.10.xml cython-lint-Linux-clang-3.10.xml Error: 27:13 E722 do not use bare 'except'
cython-lint ► /home/runner/work/PyNucleus/PyNucleus/base/PyNucleus_base/solvers.pyx: cython-lint-Linux-clang-3.10.xml#L0
Failed test found in: cython-lint-Linux-clang-3.10.xml Error: 56:38 dangerous default value!
cython-lint ► /home/runner/work/PyNucleus/PyNucleus/base/PyNucleus_base/SSS_LinearOperator_COMPLEX.pxi: cython-lint-Linux-clang-3.10.xml#L0
Failed test found in: cython-lint-Linux-clang-3.10.xml cython-lint-Linux-clang-3.10.xml Error: 291:49 E127 continuation line over-indented for visual indent
cython-lint ► /home/runner/work/PyNucleus/PyNucleus/base/PyNucleus_base/CSR_LinearOperator_COMPLEX.pxi: cython-lint-Linux-clang-3.10.xml#L0
Failed test found in: cython-lint-Linux-clang-3.10.xml cython-lint-Linux-clang-3.10.xml Error: 285:46 E127 continuation line over-indented for visual indent
cython-lint ► /home/runner/work/PyNucleus/PyNucleus/base/PyNucleus_base/opt_true_mkl_trisolve.pxi: cython-lint-Linux-clang-3.10.xml#L0
Failed test found in: cython-lint-Linux-clang-3.10.xml Error: 62:13 E722 do not use bare 'except'
cython-lint ► /home/runner/work/PyNucleus/PyNucleus/metisCy/PyNucleus_metisCy/parmetisCy.pyx: cython-lint-Linux-clang-3.10.xml#L0
Failed test found in: cython-lint-Linux-clang-3.10.xml Error: 46:161 E501 line too long (183 > 160 characters)
cython-lint ► /home/runner/work/PyNucleus/PyNucleus/fem/PyNucleus_fem/meshOverlaps.pyx: cython-lint-Linux-clang-3.10.xml#L0
Failed test found in: cython-lint-Linux-clang-3.10.xml Error: 475:66 E261 at least two spaces before inline comment
cython-lint ► /home/runner/work/PyNucleus/PyNucleus/fem/PyNucleus_fem/repartitioner.pyx: cython-lint-Linux-clang-3.10.xml#L0
Failed test found in: cython-lint-Linux-clang-3.10.xml Error: 169:56 dangerous default value!
cython-lint ► /home/runner/work/PyNucleus/PyNucleus/fem/PyNucleus_fem/splitting.pyx: cython-lint-Linux-clang-3.10.xml#L0
Failed test found in: cython-lint-Linux-clang-3.10.xml Error: 143:161 E501 line too long (163 > 160 characters)
cython-lint ► /home/runner/work/PyNucleus/PyNucleus/fem/PyNucleus_fem/scalar_coefficient_stiffness_3D_P2.pxi: cython-lint-Linux-clang-3.10.xml#L0
Failed test found in: cython-lint-Linux-clang-3.10.xml Error: 144:161 E501 line too long (206 > 160 characters)
cython-lint ► /home/runner/work/PyNucleus/PyNucleus/fem/PyNucleus_fem/DoFMaps.pyx: cython-lint-Linux-clang-3.10.xml#L0
Failed test found in: cython-lint-Linux-clang-3.10.xml Error: 1569:16 E721 do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()`
cython-lint ► /home/runner/work/PyNucleus/PyNucleus/base/PyNucleus_base/solver_ichol.pxi: cython-lint-Linux-gcc-3.10.xml#L0
Failed test found in: cython-lint-Linux-gcc-3.10.xml cython-lint-Linux-gcc-3.10.xml Error: 27:13 E722 do not use bare 'except'
cython-lint ► /home/runner/work/PyNucleus/PyNucleus/base/PyNucleus_base/solvers.pyx: cython-lint-Linux-gcc-3.10.xml#L0
Failed test found in: cython-lint-Linux-gcc-3.10.xml Error: 56:38 dangerous default value!
cython-lint ► /home/runner/work/PyNucleus/PyNucleus/base/PyNucleus_base/SSS_LinearOperator_COMPLEX.pxi: cython-lint-Linux-gcc-3.10.xml#L0
Failed test found in: cython-lint-Linux-gcc-3.10.xml cython-lint-Linux-gcc-3.10.xml Error: 291:49 E127 continuation line over-indented for visual indent
cython-lint ► /home/runner/work/PyNucleus/PyNucleus/base/PyNucleus_base/CSR_LinearOperator_COMPLEX.pxi: cython-lint-Linux-gcc-3.10.xml#L0
Failed test found in: cython-lint-Linux-gcc-3.10.xml cython-lint-Linux-gcc-3.10.xml Error: 285:46 E127 continuation line over-indented for visual indent
cython-lint ► /home/runner/work/PyNucleus/PyNucleus/base/PyNucleus_base/opt_true_mkl_trisolve.pxi: cython-lint-Linux-gcc-3.10.xml#L0
Failed test found in: cython-lint-Linux-gcc-3.10.xml Error: 62:13 E722 do not use bare 'except'
cython-lint ► /home/runner/work/PyNucleus/PyNucleus/metisCy/PyNucleus_metisCy/parmetisCy.pyx: cython-lint-Linux-gcc-3.10.xml#L0
Failed test found in: cython-lint-Linux-gcc-3.10.xml Error: 46:161 E501 line too long (183 > 160 characters)
cython-lint ► /home/runner/work/PyNucleus/PyNucleus/fem/PyNucleus_fem/meshOverlaps.pyx: cython-lint-Linux-gcc-3.10.xml#L0
Failed test found in: cython-lint-Linux-gcc-3.10.xml Error: 475:66 E261 at least two spaces before inline comment
cython-lint ► /home/runner/work/PyNucleus/PyNucleus/fem/PyNucleus_fem/repartitioner.pyx: cython-lint-Linux-gcc-3.10.xml#L0
Failed test found in: cython-lint-Linux-gcc-3.10.xml Error: 169:56 dangerous default value!
cython-lint ► /home/runner/work/PyNucleus/PyNucleus/fem/PyNucleus_fem/splitting.pyx: cython-lint-Linux-gcc-3.10.xml#L0
Failed test found in: cython-lint-Linux-gcc-3.10.xml Error: 143:161 E501 line too long (163 > 160 characters)
cython-lint ► /home/runner/work/PyNucleus/PyNucleus/fem/PyNucleus_fem/scalar_coefficient_stiffness_3D_P2.pxi: cython-lint-Linux-gcc-3.10.xml#L0
Failed test found in: cython-lint-Linux-gcc-3.10.xml Error: 144:161 E501 line too long (206 > 160 characters)
cython-lint ► /home/runner/work/PyNucleus/PyNucleus/fem/PyNucleus_fem/DoFMaps.pyx: cython-lint-Linux-gcc-3.10.xml#L0
Failed test found in: cython-lint-Linux-gcc-3.10.xml Error: 1569:16 E721 do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()`
cython-lint ► /home/runner/work/PyNucleus/PyNucleus/base/PyNucleus_base/solver_ichol.pxi: cython-lint-Linux-gcc-3.12.xml#L0
Failed test found in: cython-lint-Linux-gcc-3.12.xml cython-lint-Linux-gcc-3.12.xml Error: 27:13 E722 do not use bare 'except'
cython-lint ► /home/runner/work/PyNucleus/PyNucleus/base/PyNucleus_base/solvers.pyx: cython-lint-Linux-gcc-3.12.xml#L0
Failed test found in: cython-lint-Linux-gcc-3.12.xml Error: 56:38 dangerous default value!
cython-lint ► /home/runner/work/PyNucleus/PyNucleus/base/PyNucleus_base/SSS_LinearOperator_COMPLEX.pxi: cython-lint-Linux-gcc-3.12.xml#L0
Failed test found in: cython-lint-Linux-gcc-3.12.xml cython-lint-Linux-gcc-3.12.xml Error: 291:49 E127 continuation line over-indented for visual indent
cython-lint ► /home/runner/work/PyNucleus/PyNucleus/base/PyNucleus_base/CSR_LinearOperator_COMPLEX.pxi: cython-lint-Linux-gcc-3.12.xml#L0
Failed test found in: cython-lint-Linux-gcc-3.12.xml cython-lint-Linux-gcc-3.12.xml Error: 285:46 E127 continuation line over-indented for visual indent
cython-lint ► /home/runner/work/PyNucleus/PyNucleus/base/PyNucleus_base/opt_true_mkl_trisolve.pxi: cython-lint-Linux-gcc-3.12.xml#L0
Failed test found in: cython-lint-Linux-gcc-3.12.xml Error: 62:13 E722 do not use bare 'except'
cython-lint ► /home/runner/work/PyNucleus/PyNucleus/metisCy/PyNucleus_metisCy/parmetisCy.pyx: cython-lint-Linux-gcc-3.12.xml#L0
Failed test found in: cython-lint-Linux-gcc-3.12.xml Error: 46:161 E501 line too long (183 > 160 characters)
cython-lint ► /home/runner/work/PyNucleus/PyNucleus/fem/PyNucleus_fem/meshOverlaps.pyx: cython-lint-Linux-gcc-3.12.xml#L0
Failed test found in: cython-lint-Linux-gcc-3.12.xml Error: 475:66 E261 at least two spaces before inline comment
cython-lint ► /home/runner/work/PyNucleus/PyNucleus/fem/PyNucleus_fem/repartitioner.pyx: cython-lint-Linux-gcc-3.12.xml#L0
Failed test found in: cython-lint-Linux-gcc-3.12.xml Error: 169:56 dangerous default value!
cython-lint ► /home/runner/work/PyNucleus/PyNucleus/fem/PyNucleus_fem/splitting.pyx: cython-lint-Linux-gcc-3.12.xml#L0
Failed test found in: cython-lint-Linux-gcc-3.12.xml Error: 143:161 E501 line too long (163 > 160 characters)
cython-lint ► /home/runner/work/PyNucleus/PyNucleus/fem/PyNucleus_fem/scalar_coefficient_stiffness_3D_P2.pxi: cython-lint-Linux-gcc-3.12.xml#L0
Failed test found in: cython-lint-Linux-gcc-3.12.xml Error: 144:161 E501 line too long (206 > 160 characters)
cython-lint ► /home/runner/work/PyNucleus/PyNucleus/fem/PyNucleus_fem/DoFMaps.pyx: cython-lint-Linux-gcc-3.12.xml#L0
Failed test found in: cython-lint-Linux-gcc-3.12.xml Error: 1569:16 E721 do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()`
cython-lint ► /Users/runner/work/PyNucleus/PyNucleus/base/PyNucleus_base/opt_true_mkl_trisolve.pxi: cython-lint-macOS-3.10.xml#L0
Failed test found in: cython-lint-macOS-3.10.xml Error: 62:13 E722 do not use bare 'except'
cython-lint ► /Users/runner/work/PyNucleus/PyNucleus/base/PyNucleus_base/solver_ichol.pxi: cython-lint-macOS-3.10.xml#L0
Failed test found in: cython-lint-macOS-3.10.xml cython-lint-macOS-3.10.xml Error: 27:13 E722 do not use bare 'except'
cython-lint ► /Users/runner/work/PyNucleus/PyNucleus/base/PyNucleus_base/SSS_LinearOperator_COMPLEX.pxi: cython-lint-macOS-3.10.xml#L0
Failed test found in: cython-lint-macOS-3.10.xml cython-lint-macOS-3.10.xml Error: 291:49 E127 continuation line over-indented for visual indent
cython-lint ► /Users/runner/work/PyNucleus/PyNucleus/base/PyNucleus_base/solvers.pyx: cython-lint-macOS-3.10.xml#L0
Failed test found in: cython-lint-macOS-3.10.xml Error: 56:38 dangerous default value!
cython-lint ► /Users/runner/work/PyNucleus/PyNucleus/base/PyNucleus_base/CSR_LinearOperator_REAL.pxi: cython-lint-macOS-3.10.xml#L0
Failed test found in: cython-lint-macOS-3.10.xml cython-lint-macOS-3.10.xml Error: 285:46 E127 continuation line over-indented for visual indent
cython-lint ► /Users/runner/work/PyNucleus/PyNucleus/metisCy/PyNucleus_metisCy/parmetisCy.pyx: cython-lint-macOS-3.10.xml#L0
Failed test found in: cython-lint-macOS-3.10.xml Error: 46:161 E501 line too long (183 > 160 characters)
cython-lint ► /Users/runner/work/PyNucleus/PyNucleus/fem/PyNucleus_fem/repartitioner.pyx: cython-lint-macOS-3.10.xml#L0
Failed test found in: cython-lint-macOS-3.10.xml Error: 169:56 dangerous default value!
cython-lint ► /Users/runner/work/PyNucleus/PyNucleus/fem/PyNucleus_fem/functions.pyx: cython-lint-macOS-3.10.xml#L0
Failed test found in: cython-lint-macOS-3.10.xml Error: 1085:24 dangerous default value!
cython-lint ► /Users/runner/work/PyNucleus/PyNucleus/fem/PyNucleus_fem/splitting.pyx: cython-lint-macOS-3.10.xml#L0
Failed test found in: cython-lint-macOS-3.10.xml Error: 143:161 E501 line too long (163 > 160 characters)
cython-lint ► /Users/runner/work/PyNucleus/PyNucleus/fem/PyNucleus_fem/meshOverlaps.pyx: cython-lint-macOS-3.10.xml#L0
Failed test found in: cython-lint-macOS-3.10.xml Error: 475:66 E261 at least two spaces before inline comment
cython-lint ► /Users/runner/work/PyNucleus/PyNucleus/fem/PyNucleus_fem/boundaryLayerCy.pyx: cython-lint-macOS-3.10.xml#L0
Failed test found in: cython-lint-macOS-3.10.xml Error: 28:5 pointless string statement
linux-doc
Cache save failed.

Artifacts

Produced during runtime
Name Size
github-pages Expired
6.67 MB