Skip to content

Ruff Format

Ruff Format #4196

Triggered via pull request February 25, 2025 00:21
Status Failure
Total duration 1m 15s
Artifacts 1

mega-linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff (D100): .github/workflows/get-envs.py#L1
.github/workflows/get-envs.py:1:1: D100 Missing docstring in public module
Ruff (ANN201): .github/workflows/get-envs.py#L23
.github/workflows/get-envs.py:23:5: ANN201 Missing return type annotation for public function `main`
Ruff (D103): .github/workflows/get-envs.py#L23
.github/workflows/get-envs.py:23:5: D103 Missing docstring in public function
Ruff (ANN001): .github/workflows/get-envs.py#L23
.github/workflows/get-envs.py:23:10: ANN001 Missing type annotation for function argument `f`
Ruff (S101): .github/workflows/get-envs.py#L28
.github/workflows/get-envs.py:28:5: S101 Use of `assert` detected
Ruff (E501): .github/workflows/get-envs.py#L29
.github/workflows/get-envs.py:29:121: E501 Line too long (132 > 120)
Ruff (D100): newrelic/admin/debug_console.py#L1
newrelic/admin/debug_console.py:1:1: D100 Missing docstring in public module
Ruff (ANN201): newrelic/admin/debug_console.py#L26
newrelic/admin/debug_console.py:26:5: ANN201 Missing return type annotation for public function `debug_console`
Ruff (D103): newrelic/admin/debug_console.py#L26
newrelic/admin/debug_console.py:26:5: D103 Missing docstring in public function
Ruff (ANN001): newrelic/admin/debug_console.py#L26
newrelic/admin/debug_console.py:26:19: ANN001 Missing type annotation for function argument `args`

Artifacts

Produced during runtime
Name Size
Mega-Linter reports
2.02 MB