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

Bump JetBrains/qodana-action from 2023.3.2 to 2024.1.1 #183

Bump JetBrains/qodana-action from 2023.3.2 to 2024.1.1

5cfca8f
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

Bump JetBrains/qodana-action from 2023.3.2 to 2024.1.1 #183

Bump JetBrains/qodana-action from 2023.3.2 to 2024.1.1
5cfca8f
Select commit
Loading
Failed to load commit list.
GitHub Actions / Unit Tests Report: Gradle 7.6.4 @ windows-latest succeeded Apr 25, 2024 in 1s

10 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
build/test-results/test/TEST-org.jetbrains.grammarkit.GrammarKitPluginSpec.xml 2✅ 10s
build/test-results/test/TEST-org.jetbrains.grammarkit.tasks.GenerateLexerTaskSpec.xml 4✅ 102s
build/test-results/test/TEST-org.jetbrains.grammarkit.tasks.GenerateParserTaskSpec.xml 4✅ 5s

✅ build/test-results/test/TEST-org.jetbrains.grammarkit.GrammarKitPluginSpec.xml

2 tests were completed in 10s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jetbrains.grammarkit.GrammarKitPluginSpec 2✅ 10s

✅ org.jetbrains.grammarkit.GrammarKitPluginSpec

✅ support centralized repository declaration
✅ grammarKit-specific tasks

✅ build/test-results/test/TEST-org.jetbrains.grammarkit.tasks.GenerateLexerTaskSpec.xml

4 tests were completed in 102s with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jetbrains.grammarkit.tasks.GenerateLexerTaskSpec 4✅ 102s

✅ org.jetbrains.grammarkit.tasks.GenerateLexerTaskSpec

✅ supports build cache
✅ reuse configuration cache
✅ support java srcDir
✅ run lexer

✅ build/test-results/test/TEST-org.jetbrains.grammarkit.tasks.GenerateParserTaskSpec.xml

4 tests were completed in 5s with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jetbrains.grammarkit.tasks.GenerateParserTaskSpec 4✅ 5s

✅ org.jetbrains.grammarkit.tasks.GenerateParserTaskSpec

✅ run parser
✅ supports build cache
✅ reuse configuration cache
✅ support java srcDir