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

πŸ› οΈ Fix 'No space left on device' #18

Merged
merged 7 commits into from
Jul 30, 2023

Conversation

lunakoly
Copy link
Owner

No description provided.

@github-actions
Copy link

github-actions bot commented Jul 30, 2023

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/[email protected]
        with:
          upload-result: true
Contact Qodana team

Contact us at [email protected]

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

So that we could read detailed reports
in PRs.
Sometimes some apps rely on its presence
(for example, Slack). Without it the link
may not open properly.
So that we don't have to set it up when
we need it.
This change fixes 'No space left on
device'.
@lunakoly lunakoly changed the title πŸ› οΈ Only verify the plugin against three IDE versions πŸ› οΈ Fix 'No space left on device' Jul 30, 2023
@lunakoly lunakoly merged commit 7eddd31 into main Jul 30, 2023
7 checks passed
@lunakoly lunakoly mentioned this pull request Jul 30, 2023
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.

1 participant