Skip to content

NCSA - new conda installation instructions #114

NCSA - new conda installation instructions

NCSA - new conda installation instructions #114

Triggered via pull request December 4, 2024 15:58
@tcnicholtcnichol
synchronize #80
ncsa
Status Failure
Total duration 17s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Ruff (D100): darts/src/darts/run_native.py#L1
darts/src/darts/run_native.py:1:1: D100 Missing docstring in public module
Ruff (I001): darts/src/darts/run_native.py#L1
darts/src/darts/run_native.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (E111): darts/src/darts/run_native.py#L21
darts/src/darts/run_native.py:21:1: E111 Indentation is not a multiple of 4
Ruff (E113): darts/src/darts/run_native.py#L21
darts/src/darts/run_native.py:21:1: E113 Unexpected indentation
Ruff (W292): darts/src/darts/run_native.py#L21
darts/src/darts/run_native.py:21:64: W292 No newline at end of file
lint
Process completed with exit code 1.
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636