Updated CI to add ARM runners. #373
Annotations
35 errors, 12 warnings, and 4 notices
F0001:
*.py#L1
No module named *.py
|
Pylint
Process completed with exit code 29.
|
Ruff (D101):
google-colab/Colab CPU MPrime.ipynb#L36
google-colab/Colab CPU MPrime.ipynb:1:1: D101 Missing docstring in public class
|
Ruff (PLW3201):
google-colab/Colab CPU MPrime.ipynb#L37
google-colab/Colab CPU MPrime.ipynb:1:1: PLW3201 Dunder method `_render_traceback_` has no special meaning in Python 3
|
Ruff (PLC0415):
google-colab/Colab CPU MPrime.ipynb#L51
google-colab/Colab CPU MPrime.ipynb:1:1: PLC0415 `import` should be at the top-level of a file
|
Ruff (F841):
google-colab/Colab CPU MPrime.ipynb#L95
google-colab/Colab CPU MPrime.ipynb:1:1: F841 Local variable `file` is assigned to but never used
|
Ruff (D101):
google-colab/Colab GPU CUDALucas.ipynb#L42
google-colab/Colab GPU CUDALucas.ipynb:1:1: D101 Missing docstring in public class
|
Ruff (PLW3201):
google-colab/Colab GPU CUDALucas.ipynb#L43
google-colab/Colab GPU CUDALucas.ipynb:1:1: PLW3201 Dunder method `_render_traceback_` has no special meaning in Python 3
|
Ruff (F841):
google-colab/Colab GPU CUDALucas.ipynb#L117
google-colab/Colab GPU CUDALucas.ipynb:1:1: F841 Local variable `file` is assigned to but never used
|
Ruff (PLW0603):
google-colab/Colab GPU CUDALucas.ipynb#L152
google-colab/Colab GPU CUDALucas.ipynb:1:1: PLW0603 Using the global statement to update `path_dir` is discouraged
|
Ruff (PLW0603):
google-colab/Colab GPU CUDALucas.ipynb#L152
google-colab/Colab GPU CUDALucas.ipynb:1:1: PLW0603 Using the global statement to update `path_dir` is discouraged
|
Ruff (PLC0415):
google-colab/Colab GPU CUDALucas.ipynb#L162
google-colab/Colab GPU CUDALucas.ipynb:1:1: PLC0415 `import` should be at the top-level of a file
|
CUDALucas (ubuntu-24.04)
Process completed with exit code 1.
|
CUDALucas (ubuntu-22.04)
Process completed with exit code 1.
|
Mlucas (ubuntu-20.04, clang)
Process completed with exit code 1.
|
Mlucas (ubuntu-20.04, gcc)
Process completed with exit code 1.
|
Mlucas (ubuntu-22.04, clang)
Process completed with exit code 1.
|
Mlucas (ubuntu-22.04, gcc)
Process completed with exit code 1.
|
Mlucas (ubuntu-24.04, gcc)
Process completed with exit code 1.
|
Mlucas (ubuntu-22.04-arm, gcc)
Process completed with exit code 1.
|
Mlucas (ubuntu-24.04, clang)
Process completed with exit code 1.
|
Mlucas (ubuntu-24.04-arm, gcc)
Process completed with exit code 1.
|
Mlucas (ubuntu-22.04-arm, clang)
Process completed with exit code 1.
|
Mlucas (ubuntu-24.04-arm, clang)
Process completed with exit code 1.
|
GpuOwl (ubuntu-22.04, clang++)
Process completed with exit code 1.
|
GpuOwl (ubuntu-20.04, g++)
Process completed with exit code 1.
|
GpuOwl (ubuntu-22.04, g++)
Process completed with exit code 1.
|
GpuOwl (ubuntu-20.04, clang++)
Process completed with exit code 1.
|
GpuOwl (ubuntu-22.04-arm, g++)
Process completed with exit code 2.
|
GpuOwl (ubuntu-24.04, clang++)
Process completed with exit code 1.
|
GpuOwl (ubuntu-24.04-arm, g++)
Process completed with exit code 2.
|
GpuOwl (ubuntu-24.04, g++)
Process completed with exit code 1.
|
GpuOwl (ubuntu-22.04-arm, clang++)
Process completed with exit code 2.
|
GpuOwl (ubuntu-24.04-arm, clang++)
Process completed with exit code 2.
|
CUDALucas (ubuntu-20.04)
Process completed with exit code 1.
|
Pylint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
W1510:
python/exp.py#L18
'subprocess.run' used without explicitly defining the value for 'check'.
|
W0621:
python/mprime.py#L46
Redefining name 'f' from outer scope (line 95)
|
W0621:
python/mprime.py#L47
Redefining name 'chunk' from outer scope (line 97)
|
W2601:
python/mprime.py#L59
F-strings are not supported by all versions included in the py-version setting
|
W2601:
python/mprime.py#L60
F-strings are not supported by all versions included in the py-version setting
|
W2601:
python/mprime.py#L61
F-strings are not supported by all versions included in the py-version setting
|
W2601:
python/mprime.py#L62
F-strings are not supported by all versions included in the py-version setting
|
W2601:
python/mprime.py#L69
F-strings are not supported by all versions included in the py-version setting
|
W2601:
python/mprime.py#L78
F-strings are not supported by all versions included in the py-version setting
|
W2601:
python/mprime.py#L87
F-strings are not supported by all versions included in the py-version setting
|
Ruff
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
C0114:
python/exp.py#L1
Missing module docstring
|
C0114:
python/mprime.py#L1
Missing module docstring
|
C0116:
python/mprime.py#L30
Missing function or method docstring
|
R1732:
python/mprime.py#L119
Consider using 'with' for resource-allocating operations
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
ubuntu-20.04_cudalucas
|
244 KB |
|