Skip to content

[MegaLinter] Apply linters automatic fixes#1773

Open
FlorianPfaff wants to merge 1 commit intomainfrom
megalinter-fixes
Open

[MegaLinter] Apply linters automatic fixes#1773
FlorianPfaff wants to merge 1 commit intomainfrom
megalinter-fixes

Conversation

@FlorianPfaff
Copy link
Copy Markdown
Owner

Automated changes by create-pull-request GitHub action

@github-actions github-actions bot enabled auto-merge (squash) April 21, 2026 13:54
@github-actions
Copy link
Copy Markdown

MegaLinter analysis: Error

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ COPYPASTE jscpd yes no no 17.11s
✅ JSON prettier 2 0 0 0 0.78s
✅ JSON v8r 2 0 0 2.7s
✅ MARKDOWN markdownlint 2 0 0 0 0.71s
✅ MARKDOWN markdown-table-formatter 2 0 0 0 0.18s
✅ PYTHON bandit 344 0 0 5.1s
✅ PYTHON black 344 0 0 0 7.46s
✅ PYTHON flake8 344 0 0 2.83s
✅ PYTHON isort 344 0 0 0 0.68s
✅ PYTHON mypy 344 0 0 4.75s
❌ PYTHON pylint 344 1 0 107.9s
✅ PYTHON ruff 344 0 0 0 0.06s
✅ REPOSITORY checkov yes no no 22.61s
✅ REPOSITORY gitleaks yes no no 9.13s
✅ REPOSITORY git_diff yes no no 0.05s
✅ REPOSITORY secretlint yes no no 6.97s
✅ REPOSITORY syft yes no no 3.2s
✅ REPOSITORY trivy-sbom yes no no 2.34s
✅ REPOSITORY trufflehog yes no no 21.79s
✅ YAML prettier 4 0 0 0 0.49s
✅ YAML v8r 4 0 0 5.75s
✅ YAML yamllint 4 0 0 0.44s

Detailed Issues

❌ PYTHON / pylint - 1 error
************* Module pyrecest.smoothers.unscented_rauch_tung_striebel_smoother
pyrecest/smoothers/unscented_rauch_tung_striebel_smoother.py:51:12: E1101: Module 'pyrecest' has no 'backend' member (no-member)

------------------------------------
Your code has been rated at 10.00/10

See detailed reports in MegaLinter artifacts

Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining FLAVOR_SUGGESTIONS: false)

  • Documentation: Custom Flavors
  • Command: npx mega-linter-runner@9.4.0 --custom-flavor-setup --custom-flavor-linters PYTHON_PYLINT,PYTHON_BLACK,PYTHON_FLAKE8,PYTHON_ISORT,PYTHON_BANDIT,PYTHON_MYPY,PYTHON_RUFF,COPYPASTE_JSCPD,JSON_V8R,JSON_PRETTIER,MARKDOWN_MARKDOWNLINT,MARKDOWN_MARKDOWN_TABLE_FORMATTER,REPOSITORY_CHECKOV,REPOSITORY_GIT_DIFF,REPOSITORY_GITLEAKS,REPOSITORY_SECRETLINT,REPOSITORY_SYFT,REPOSITORY_TRIVY_SBOM,REPOSITORY_TRUFFLEHOG,YAML_PRETTIER,YAML_YAMLLINT,YAML_V8R

MegaLinter is graciously provided by OX Security
Show us your support by starring ⭐ the repository

@github-actions
Copy link
Copy Markdown

Test Results

    12 files  ±0     12 suites  ±0   4h 11m 38s ⏱️ - 28m 45s
   985 tests ±0    985 ✅ ±0      0 💤 ±0  0 ❌ ±0 
12 104 runs  ±0  9 372 ✅ ±0  2 732 💤 ±0  0 ❌ ±0 

Results for commit 1dfd0fa. ± Comparison against base commit 429a157.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant