Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump peter-evans/create-pull-request from 3 to 6 #49

Merged

Bump peter-evans/create-pull-request from 3 to 6

bb84456
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Bump peter-evans/create-pull-request from 3 to 6 #49

Bump peter-evans/create-pull-request from 3 to 6
bb84456
Select commit
Loading
Failed to load commit list.
GitHub Actions / Report (Linux gcc Python 3.12) succeeded Mar 25, 2024 in 0s

581 passed, 64 failed and 20 skipped

Tests failed

Report Passed Failed Skipped Time
cython-lint-Linux-gcc-3.12.xml 41❌ 1000ms
flake8-Linux-gcc-3.12.xml 23❌ 1000ms
test-results-Linux-gcc-3.12.xml 581✅ 20⚪ 3195s

❌ cython-lint-Linux-gcc-3.12.xml

41 tests were completed in 1000ms with 0 passed, 41 failed and 0 skipped.

Test suite Passed Failed Skipped Time
cython-lint 41❌ 1000ms

❌ cython-lint

❌ /home/runner/work/PyNucleus/PyNucleus/base/PyNucleus_base/CSR_LinearOperator_REAL.pxi
	285:46 E127 continuation line over-indented for visual indent
❌ /home/runner/work/PyNucleus/PyNucleus/base/PyNucleus_base/SSS_LinearOperator_COMPLEX.pxi
	291:49 E127 continuation line over-indented for visual indent
❌ /home/runner/work/PyNucleus/PyNucleus/base/PyNucleus_base/solver_ichol.pxi
	27:13 E722 do not use bare 'except'
❌ /home/runner/work/PyNucleus/PyNucleus/base/PyNucleus_base/opt_true_mkl_trisolve.pxi
	62:13 E722 do not use bare 'except'
❌ /home/runner/work/PyNucleus/PyNucleus/base/PyNucleus_base/opt_false_mkl_trisolve.pxi
	27:13 E722 do not use bare 'except'
❌ /home/runner/work/PyNucleus/PyNucleus/base/PyNucleus_base/SSS_LinearOperator_REAL.pxi
	291:49 E127 continuation line over-indented for visual indent
❌ /home/runner/work/PyNucleus/PyNucleus/base/PyNucleus_base/solvers.pyx
	56:38 dangerous default value!
❌ /home/runner/work/PyNucleus/PyNucleus/base/PyNucleus_base/CSR_LinearOperator_COMPLEX.pxi
	285:46 E127 continuation line over-indented for visual indent
❌ /home/runner/work/PyNucleus/PyNucleus/metisCy/PyNucleus_metisCy/parmetisCy.pyx
	45:161 E501 line too long (183 > 160 characters)
❌ /home/runner/work/PyNucleus/PyNucleus/fem/PyNucleus_fem/boundaryLayerCy.pyx
	28:5 pointless string statement
❌ /home/runner/work/PyNucleus/PyNucleus/fem/PyNucleus_fem/functions.pyx
	1085:24 dangerous default value!
❌ /home/runner/work/PyNucleus/PyNucleus/fem/PyNucleus_fem/algebraicOverlaps.pyx
	13:45 'INTERIOR' imported but unused
❌ /home/runner/work/PyNucleus/PyNucleus/fem/PyNucleus_fem/splitting.pyx
	143:161 E501 line too long (163 > 160 characters)
❌ /home/runner/work/PyNucleus/PyNucleus/fem/PyNucleus_fem/DoFMaps.pyx
	1562:16 E721 do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()`
❌ /home/runner/work/PyNucleus/PyNucleus/fem/PyNucleus_fem/repartitioner.pyx
	168:56 dangerous default value!
❌ /home/runner/work/PyNucleus/PyNucleus/fem/PyNucleus_fem/scalar_coefficient_stiffness_2D_P2.pxi
	83:161 E501 line too long (206 > 160 characters)
❌ /home/runner/work/PyNucleus/PyNucleus/fem/PyNucleus_fem/femCy.pyx
	8:35 'sinh' imported but unused
❌ /home/runner/work/PyNucleus/PyNucleus/fem/PyNucleus_fem/meshOverlaps.pyx
	475:66 E261 at least two spaces before inline comment
❌ /home/runner/work/PyNucleus/PyNucleus/fem/PyNucleus_fem/scalar_coefficient_stiffness_3D_P2.pxi
	144:161 E501 line too long (206 > 160 characters)
❌ /home/runner/work/PyNucleus/PyNucleus/multilevelSolver/PyNucleus_multilevelSolver/restriction_1D_P2_P3.pxi
	9:42 E127 continuation line over-indented for visual indent
❌ /home/runner/work/PyNucleus/PyNucleus/multilevelSolver/PyNucleus_multilevelSolver/restriction_1D_P1_P3.pxi
	9:42 E127 continuation line over-indented for visual indent
❌ /home/runner/work/PyNucleus/PyNucleus/nl/PyNucleus_nl/clusterMethodCy.pyx
	207:161 E501 line too long (170 > 160 characters)
❌ /home/runner/work/PyNucleus/PyNucleus/nl/PyNucleus_nl/fractionalLaplacian2D.pxd
	52:1 W391 blank line at end of file
❌ /home/runner/work/PyNucleus/PyNucleus/nl/PyNucleus_nl/nonlocalOperator.pxd
	74:1 W391 blank line at end of file
❌ /home/runner/work/PyNucleus/PyNucleus/nl/PyNucleus_nl/nonlocalOperator_{SCALAR}.pxi
	370:161 E501 line too long (170 > 160 characters)
❌ /home/runner/work/PyNucleus/PyNucleus/nl/PyNucleus_nl/fractionalLaplacian2D.pyx
	12:36 'INDEX' imported but unused
❌ /home/runner/work/PyNucleus/PyNucleus/nl/PyNucleus_nl/twoPointFunctions.pyx
	15:36 'INDEX' imported but unused
❌ /home/runner/work/PyNucleus/PyNucleus/nl/PyNucleus_nl/nonlocalOperator_REAL.pxi
	370:161 E501 line too long (170 > 160 characters)
❌ /home/runner/work/PyNucleus/PyNucleus/nl/PyNucleus_nl/kernelNormalization.pxd
	102:1 W391 blank line at end of file
❌ /home/runner/work/PyNucleus/PyNucleus/nl/PyNucleus_nl/nonlocalOperator.pyx
	359:1 W391 blank line at end of file
❌ /home/runner/work/PyNucleus/PyNucleus/nl/PyNucleus_nl/bitset.pyx
	48:48 E128 continuation line under-indented for visual indent
❌ /home/runner/work/PyNucleus/PyNucleus/nl/PyNucleus_nl/interactionDomains.pyx
	290:49 E231 missing whitespace after ','
❌ /home/runner/work/PyNucleus/PyNucleus/nl/PyNucleus_nl/fractionalLaplacian1D.pyx
	16:44 'P1_DoFMap' imported but unused
❌ /home/runner/work/PyNucleus/PyNucleus/nl/PyNucleus_nl/nonlocalAssembly_REAL.pxi
	908:20 E721 do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()`
❌ /home/runner/work/PyNucleus/PyNucleus/nl/PyNucleus_nl/nonlocalOperator_COMPLEX.pxi
	370:161 E501 line too long (170 > 160 characters)
❌ /home/runner/work/PyNucleus/PyNucleus/nl/PyNucleus_nl/kernelsCy.pyx
	11:25 'abs' imported but unused
❌ /home/runner/work/PyNucleus/PyNucleus/nl/PyNucleus_nl/nonlocalAssembly.pyx
	20:58 'Product_DoFMap' imported but unused
❌ /home/runner/work/PyNucleus/PyNucleus/nl/PyNucleus_nl/kernelsCy.pxd
	125:1 W391 blank line at end of file
❌ /home/runner/work/PyNucleus/PyNucleus/nl/PyNucleus_nl/nonlocalAssembly_{SCALAR}.pxi
	908:20 E721 do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()`
❌ /home/runner/work/PyNucleus/PyNucleus/nl/PyNucleus_nl/fractionalLaplacian1D.pxd
	51:1 W391 blank line at end of file
❌ /home/runner/work/PyNucleus/PyNucleus/nl/PyNucleus_nl/nonlocalAssembly_COMPLEX.pxi
	908:20 E721 do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()`

❌ flake8-Linux-gcc-3.12.xml

23 tests were completed in 1000ms with 0 passed, 23 failed and 0 skipped.

Test suite Passed Failed Skipped Time
flake8 23❌ 1000ms

❌ flake8

❌ base/PyNucleus_base/utilsFem.py
	107:13 E722 do not use bare 'except'
❌ base/setup.py
	23:5 F401 'scipy' imported but unused
❌ drivers/brusselatorMovie.py
	36:1 E722 do not use bare 'except'
❌ drivers/variableOrder.py
	18:1 F401 'PyNucleus_nl.fractionalOrders.smoothedLeftRightFractionalOrder' imported but unused
❌ examples/example_InfHorizonDirichlet.py
	15:161 E501 line too long (205 > 160 characters)
❌ examples/example_Neumann.py
	15:161 E501 line too long (181 > 160 characters)
❌ examples/example_nonlocal.py
	16:161 E501 line too long (191 > 160 characters)
❌ examples/example_operator_interpolation.py
	35:161 E501 line too long (211 > 160 characters)
❌ examples/example_pde.py
	16:161 E501 line too long (181 > 160 characters)
❌ fem/PyNucleus_fem/factories.py
	12:1 F401 '.functions.real' imported but unused
❌ fem/PyNucleus_fem/mesh.py
	2249:17 E722 do not use bare 'except'
❌ multilevelSolver/PyNucleus_multilevelSolver/hierarchies.py
	148:20 E111 indentation is not a multiple of 4
❌ nl/PyNucleus_nl/discretizedProblems.py
	30:1 F401 'warnings' imported but unused
❌ nl/PyNucleus_nl/helpers.py
	523:161 E501 line too long (168 > 160 characters)
❌ nl/PyNucleus_nl/kernels.py
	28:1 F401 '.kernelsCy.PERIDYNAMIC' imported but unused
❌ nl/PyNucleus_nl/nonlocalProblems.py
	1085:21 E731 do not assign a lambda expression, use a def
❌ nl/PyNucleus_nl/operatorInterpolation.py
	141:9 E731 do not assign a lambda expression, use a def
❌ packageTools/PyNucleus_packageTools/__init__.py
	147:13 E722 do not use bare 'except'
❌ tests/bitArray.py
	44:5 E303 too many blank lines (2)
❌ tests/drivers_base.py
	8:1 F401 'mpi4py.MPI' imported but unused
❌ tests/test_base.py
	8:1 F403 'from drivers_base import *' used; unable to detect undefined names
❌ tests/test_h2finiteHorizon.py
	12:1 F401 'PyNucleus_nl.fractionalOrders.variableConstFractionalOrder' imported but unused
❌ tests/test_kernels.py
	685:1 F811 redefinition of unused 'kernelFactory' from line 9

✅ test-results-Linux-gcc-3.12.xml

601 tests were completed in 3195s with 581 passed, 0 failed and 20 skipped.

Test suite Passed Failed Skipped Time
pytest 581✅ 20⚪ 3195s

Annotations

Check failure on line 0 in cython-lint-Linux-gcc-3.12.xml

See this annotation in the file changed.

@github-actions github-actions / Report (Linux gcc Python 3.12)

cython-lint ► /home/runner/work/PyNucleus/PyNucleus/base/PyNucleus_base/CSR_LinearOperator_REAL.pxi

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
Raw output
285:46 E127 continuation line over-indented for visual indent

Check failure on line 0 in cython-lint-Linux-gcc-3.12.xml

See this annotation in the file changed.

@github-actions github-actions / Report (Linux gcc Python 3.12)

cython-lint ► /home/runner/work/PyNucleus/PyNucleus/base/PyNucleus_base/SSS_LinearOperator_COMPLEX.pxi

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
Raw output
291:49 E127 continuation line over-indented for visual indent

Check failure on line 0 in cython-lint-Linux-gcc-3.12.xml

See this annotation in the file changed.

@github-actions github-actions / Report (Linux gcc Python 3.12)

cython-lint ► /home/runner/work/PyNucleus/PyNucleus/base/PyNucleus_base/solver_ichol.pxi

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'
Raw output
27:13 E722 do not use bare 'except'

Check failure on line 0 in cython-lint-Linux-gcc-3.12.xml

See this annotation in the file changed.

@github-actions github-actions / Report (Linux gcc Python 3.12)

cython-lint ► /home/runner/work/PyNucleus/PyNucleus/base/PyNucleus_base/opt_true_mkl_trisolve.pxi

Failed test found in:
  cython-lint-Linux-gcc-3.12.xml
Error:
  62:13 E722 do not use bare 'except'
Raw output
62:13 E722 do not use bare 'except'

Check failure on line 0 in cython-lint-Linux-gcc-3.12.xml

See this annotation in the file changed.

@github-actions github-actions / Report (Linux gcc Python 3.12)

cython-lint ► /home/runner/work/PyNucleus/PyNucleus/base/PyNucleus_base/solvers.pyx

Failed test found in:
  cython-lint-Linux-gcc-3.12.xml
Error:
  56:38 dangerous default value!
Raw output
56:38 dangerous default value!

Check failure on line 0 in cython-lint-Linux-gcc-3.12.xml

See this annotation in the file changed.

@github-actions github-actions / Report (Linux gcc Python 3.12)

cython-lint ► /home/runner/work/PyNucleus/PyNucleus/metisCy/PyNucleus_metisCy/parmetisCy.pyx

Failed test found in:
  cython-lint-Linux-gcc-3.12.xml
Error:
  45:161 E501 line too long (183 > 160 characters)
Raw output
45:161 E501 line too long (183 > 160 characters)

Check failure on line 0 in cython-lint-Linux-gcc-3.12.xml

See this annotation in the file changed.

@github-actions github-actions / Report (Linux gcc Python 3.12)

cython-lint ► /home/runner/work/PyNucleus/PyNucleus/fem/PyNucleus_fem/boundaryLayerCy.pyx

Failed test found in:
  cython-lint-Linux-gcc-3.12.xml
Error:
  28:5 pointless string statement
Raw output
28:5 pointless string statement

Check failure on line 0 in cython-lint-Linux-gcc-3.12.xml

See this annotation in the file changed.

@github-actions github-actions / Report (Linux gcc Python 3.12)

cython-lint ► /home/runner/work/PyNucleus/PyNucleus/fem/PyNucleus_fem/functions.pyx

Failed test found in:
  cython-lint-Linux-gcc-3.12.xml
Error:
  1085:24 dangerous default value!
Raw output
1085:24 dangerous default value!

Check failure on line 0 in cython-lint-Linux-gcc-3.12.xml

See this annotation in the file changed.

@github-actions github-actions / Report (Linux gcc Python 3.12)

cython-lint ► /home/runner/work/PyNucleus/PyNucleus/fem/PyNucleus_fem/algebraicOverlaps.pyx

Failed test found in:
  cython-lint-Linux-gcc-3.12.xml
Error:
  13:45 'INTERIOR' imported but unused
Raw output
13:45 'INTERIOR' imported but unused

Check failure on line 0 in cython-lint-Linux-gcc-3.12.xml

See this annotation in the file changed.

@github-actions github-actions / Report (Linux gcc Python 3.12)

cython-lint ► /home/runner/work/PyNucleus/PyNucleus/fem/PyNucleus_fem/splitting.pyx

Failed test found in:
  cython-lint-Linux-gcc-3.12.xml
Error:
  143:161 E501 line too long (163 > 160 characters)
Raw output
143:161 E501 line too long (163 > 160 characters)

Check failure on line 0 in cython-lint-Linux-gcc-3.12.xml

See this annotation in the file changed.

@github-actions github-actions / Report (Linux gcc Python 3.12)

cython-lint ► /home/runner/work/PyNucleus/PyNucleus/fem/PyNucleus_fem/DoFMaps.pyx

Failed test found in:
  cython-lint-Linux-gcc-3.12.xml
Error:
  1562:16 E721 do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()`
Raw output
1562:16 E721 do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()`