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

Github Actions setup, bugfixes, added generated sources #1839

Merged
merged 5 commits into from
Nov 16, 2024

Conversation

hurricup
Copy link
Collaborator

Set of changes, see the commits.

- testing
- coverage
- qodana analysis
- codeql analysis
- dependabot

Some of these may not work yet, because integrations are not installed
Not quite sure why is it necessary, we are running on CI and should not use it at all
Only root project is a plugin now, subprojects are just modules, forgot to change this after extraction
It may be really handy to watch the changes in generated code between flex/bnf changes, or grammar-kit/jflex upgrades
Copy link

Qodana for JVM

40 new problems were found

Inspection name Severity Problems
Extension class is a Kotlin object 🔴 Failure 4
References inspection 🔶 Warning 27
Missing required 'lang' attribute 🔶 Warning 9

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Detected 6 dependencies

Third-party software list

This page lists the third-party software dependencies used in julia-intellij

Dependency Version Licenses
ant-launcher 1.10.13 Apache-2.0
W3C-19980720
ant 1.10.13 Apache-2.0
W3C-19980720
com.jetbrains.performanceplugin 243.21565.193+605 Apache-2.0
jflex 1.9.2 BSD-3-Clause
jsr305 3.0.2 Apache-2.0
tanvd.grazi 243.21565.193+475 Apache-2.0
LGPL-2.0-or-later
LGPL-2.1-only
MIT
Contact Qodana team

Contact us at [email protected]

@hurricup hurricup merged commit d912a60 into master Nov 16, 2024
15 checks passed
@hurricup hurricup deleted the hurricup/dev243 branch November 16, 2024 14:51
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