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

add autoadding action #10

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

add autoadding action #10

wants to merge 10 commits into from

Conversation

johmara
Copy link
Member

@johmara johmara commented Oct 13, 2023

No description provided.

@johmara johmara marked this pull request as ready for review October 13, 2023 08:15
@johmara johmara assigned johmara and unassigned johmara Oct 13, 2023
@johmara johmara added this to the 0.0.3 milestone Oct 13, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Oct 13, 2023

Qodana Community for JVM

70 new problems were found

Inspection name Severity Problems
Duplicate character in character class 🔶 Warning 22
Unused assignment 🔶 Warning 20
Nullability and data flow problems 🔶 Warning 11
Redundant nested character class 🔶 Warning 6
Loop variable not updated inside loop 🔶 Warning 5
Unstable API Usage 🔶 Warning 3
Incorrect string capitalization 🔶 Warning 1
Pointless bitwise expression 🔶 Warning 1
'if' statement with identical branches ◽️ Notice 1

💡 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

@johmara johmara marked this pull request as draft October 13, 2023 08:28
@johmara johmara marked this pull request as ready for review October 13, 2023 08:29
@johmara johmara marked this pull request as draft October 13, 2023 08:54
@johmara johmara marked this pull request as ready for review October 13, 2023 08:54
@johmara johmara requested review from Kevin3112 and removed request for Kevin3112 October 13, 2023 08:56
@johmara johmara marked this pull request as draft October 13, 2023 11:06
@johmara
Copy link
Member Author

johmara commented Oct 13, 2023

Waiting for merge of pozil/auto-assign-issue#118

@johmara johmara marked this pull request as ready for review October 17, 2023 11:02
@johmara johmara enabled auto-merge (squash) October 17, 2023 13:08
@johmara johmara disabled auto-merge October 17, 2023 13:08
@johmara johmara requested review from a team and removed request for Kevin3112 and a team October 17, 2023 13:12
@johmara johmara requested review from janssonherman and removed request for janssonherman October 17, 2023 13:14
@johmara johmara removed this from the 0.0.3 milestone Dec 21, 2023
@johmara johmara modified the milestone: 0.0.4 Dec 21, 2023
@johmara johmara added github_actions Pull requests that update GitHub Actions code blocked A PR that should not be merged due to dependencies or other factors. labels Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked A PR that should not be merged due to dependencies or other factors. github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants