Skip to content

Bump JetBrains/qodana-action from 2023.3.2 to 2024.1.2 #305

Bump JetBrains/qodana-action from 2023.3.2 to 2024.1.2

Bump JetBrains/qodana-action from 2023.3.2 to 2024.1.2 #305

GitHub Actions / Unit Tests Report: Gradle 8.6 @ macos-latest succeeded Apr 26, 2024 in 0s

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✅ 16s
build/test-results/test/TEST-org.jetbrains.grammarkit.tasks.GenerateLexerTaskSpec.xml 4✅ 85s
build/test-results/test/TEST-org.jetbrains.grammarkit.tasks.GenerateParserTaskSpec.xml 4✅ 3s

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

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

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

✅ 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 85s with 4 passed, 0 failed and 0 skipped.

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

✅ 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 3s with 4 passed, 0 failed and 0 skipped.

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

✅ org.jetbrains.grammarkit.tasks.GenerateParserTaskSpec

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