Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[skip release] update qodana #729

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

[skip release] update qodana #729

wants to merge 1 commit into from

Conversation

ToppleTheNun
Copy link
Collaborator

No description provided.

@vercel
Copy link

vercel bot commented Aug 25, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
mythicdrops ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 25, 2023 0:30am

@github-actions
Copy link

github-actions bot commented Aug 25, 2023

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 1 0 0.02s
❌ COPYPASTE jscpd yes 81 6.91s
✅ EDITORCONFIG editorconfig-checker 1 0 0.02s
❌ REPOSITORY checkov yes 3 22.52s
❌ REPOSITORY devskim yes 2 0.9s
✅ REPOSITORY dustilock yes no 1.26s
❌ REPOSITORY gitleaks yes 7 7.65s
✅ REPOSITORY git_diff yes no 0.03s
✅ REPOSITORY secretlint yes no 6.05s
✅ REPOSITORY syft yes no 0.98s
✅ REPOSITORY trivy yes no 4.17s
✅ SPELL cspell 2 0 2.36s
✅ SPELL misspell 1 0 0 0.07s
✅ YAML prettier 1 0 0 0.58s
✅ YAML v8r 1 0 2.72s
✅ YAML yamllint 1 0 0.24s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@codecov
Copy link

codecov bot commented Aug 25, 2023

Codecov Report

Merging #729 (7a9120b) into main (54580fe) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main     #729   +/-   ##
=========================================
  Coverage     18.15%   18.15%           
  Complexity      272      272           
=========================================
  Files           263      263           
  Lines          7782     7782           
  Branches        975      975           
=========================================
  Hits           1413     1413           
  Misses         6282     6282           
  Partials         87       87           

@github-actions
Copy link

Qodana Community for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked

View the detailed Qodana report

To be able to view the detailed Qodana report, you can either:

  1. Register at Qodana Cloud and configure the action
  2. Use GitHub Code Scanning with Qodana
  3. Host Qodana report at GitHub Pages
  4. Inspect and use qodana.sarif.json (see the Qodana SARIF format for details)

To get *.log files or any other Qodana artifacts, run the action with upload-result option set to true,
so that the action will upload the files as the job artifacts:

      - name: 'Qodana Scan'
        uses: JetBrains/qodana-action@v2023.2.1
        with:
          upload-result: true
Contact Qodana team

Contact us at qodana-support@jetbrains.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant