Bump min Python to 3.10 #1585
ci.yml
on: pull_request
Typos
4s
Ruff
7s
Pylint
2m 53s
Mypy
2m 39s
Documentation
2m 50s
Pytest Linux
50m 22s
Pytest Mac
25m 23s
Pytest with SymEngine
51m 14s
Examples
11m 12s
Annotations
7 errors and 1 warning
Mypy
Process completed with exit code 1.
|
Pytest Mac:
test/test/test/test_layer_pot.py#L424
test_unregularized_off_surface_fmm_vs_direct[<PyOpenCLArrayContext for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>]
ValueError: zip() argument 2 is shorter than argument 1
|
Pytest Mac
Process completed with exit code 1.
|
Pytest Linux:
test/test/test/test_layer_pot.py#L424
test_unregularized_off_surface_fmm_vs_direct[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
ValueError: zip() argument 2 is shorter than argument 1
|
Pytest Linux
Process completed with exit code 1.
|
Pytest with SymEngine:
test/test/test/test_layer_pot.py#L424
test_unregularized_off_surface_fmm_vs_direct[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
ValueError: zip() argument 2 is shorter than argument 1
|
Pytest with SymEngine
Process completed with exit code 1.
|
Ruff
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|