Bump EnricoMi/publish-unit-test-result-action from 2.21.0 to 2.22.0 #147
GitHub Actions / Test Results
succeeded
Dec 25, 2025 in 0s
All 53 tests pass, 12 skipped in 24s
65 tests 53 ✅ 24s ⏱️
8 suites 12 💤
8 files 0 ❌
Results for commit e82c17f.
Annotations
Check notice on line 0 in .github
github-actions / Test Results
12 skipped tests found
There are 12 skipped tests, see "Raw output" for the full list of skipped tests.
Raw output
org.pkl.intellij.parser.PklLexerTest ‑ testLiterals
org.pkl.intellij.parser.PklLexerTest ‑ testNestedBlockComment
org.pkl.intellij.parser.PklParserRecoveryTest ‑ testAnnotationReco1
org.pkl.intellij.parser.PklParserRecoveryTest ‑ testAnnotationReco2
org.pkl.intellij.parser.PklParserRecoveryTest ‑ testContainerReco
org.pkl.intellij.parser.PklParserRecoveryTest ‑ testListReco1
org.pkl.intellij.parser.PklParserRecoveryTest ‑ testListReco2
org.pkl.intellij.parser.PklParserRecoveryTest ‑ testMapReco1
org.pkl.intellij.parser.PklParserRecoveryTest ‑ testModuleDeclarationReco1
org.pkl.intellij.parser.PklParserRecoveryTest ‑ testModuleDeclarationReco1a
org.pkl.intellij.parser.PklParserRecoveryTest ‑ testModuleDeclarationReco1b
org.pkl.intellij.parser.PklParserRecoveryTest ‑ testPropertyDefinitionReco1
Check notice on line 0 in .github
github-actions / Test Results
65 tests found
There are 65 tests, see "Raw output" for the full list of tests.
Raw output
org.pkl.intellij.annotator.PklHighlightingAnnotatorTest ‑ annotations
org.pkl.intellij.annotator.PklHighlightingAnnotatorTest ‑ classes
org.pkl.intellij.annotator.PklHighlightingAnnotatorTest ‑ localVariables
org.pkl.intellij.annotator.PklHighlightingAnnotatorTest ‑ methods
org.pkl.intellij.annotator.PklHighlightingAnnotatorTest ‑ modules
org.pkl.intellij.annotator.PklHighlightingAnnotatorTest ‑ properties
org.pkl.intellij.annotator.PklHighlightingAnnotatorTest ‑ typeAliases
org.pkl.intellij.completion.CompletionTest ‑ test complete from amending package
org.pkl.intellij.completion.CompletionTest ‑ test complete from implicit this
org.pkl.intellij.completion.CompletionTest ‑ test complete from implicit this in amendin module
org.pkl.intellij.completion.CompletionTest ‑ test complete from lexical scope
org.pkl.intellij.completion.CompletionTest ‑ test complete with inferred type on local member
org.pkl.intellij.formatter.PklFormatterTest ‑ test advanced formatting
org.pkl.intellij.formatter.PklFormatterTest ‑ test basic formatting
org.pkl.intellij.formatter.PklFormatterTest ‑ test lambdas
org.pkl.intellij.parser.PklLexerTest ‑ testLiterals
org.pkl.intellij.parser.PklLexerTest ‑ testNestedBlockComment
org.pkl.intellij.parser.PklParserRecoveryTest ‑ testAnnotationReco1
org.pkl.intellij.parser.PklParserRecoveryTest ‑ testAnnotationReco2
org.pkl.intellij.parser.PklParserRecoveryTest ‑ testContainerReco
org.pkl.intellij.parser.PklParserRecoveryTest ‑ testListReco1
org.pkl.intellij.parser.PklParserRecoveryTest ‑ testListReco2
org.pkl.intellij.parser.PklParserRecoveryTest ‑ testMapReco1
org.pkl.intellij.parser.PklParserRecoveryTest ‑ testModuleDeclarationReco1
org.pkl.intellij.parser.PklParserRecoveryTest ‑ testModuleDeclarationReco1a
org.pkl.intellij.parser.PklParserRecoveryTest ‑ testModuleDeclarationReco1b
org.pkl.intellij.parser.PklParserRecoveryTest ‑ testPropertyDefinitionReco1
org.pkl.intellij.parser.PklParserTest ‑ testAmendsChain
org.pkl.intellij.parser.PklParserTest ‑ testClassDefinition1
org.pkl.intellij.parser.PklParserTest ‑ testClassDefinition2
org.pkl.intellij.parser.PklParserTest ‑ testClassDefinitionWithPropAmendObject
org.pkl.intellij.parser.PklParserTest ‑ testDefaultUnionTypes
org.pkl.intellij.parser.PklParserTest ‑ testDuration
org.pkl.intellij.parser.PklParserTest ‑ testGlobs
org.pkl.intellij.parser.PklParserTest ‑ testImportExpression1
org.pkl.intellij.parser.PklParserTest ‑ testMemberPredicate
org.pkl.intellij.parser.PklParserTest ‑ testMemberPredicateEndingInSubscriptExpression
org.pkl.intellij.parser.PklParserTest ‑ testMethodDefinition1
org.pkl.intellij.parser.PklParserTest ‑ testMethodDefinition2
org.pkl.intellij.parser.PklParserTest ‑ testMethodDefinition3
org.pkl.intellij.parser.PklParserTest ‑ testMethodDefinition4
org.pkl.intellij.parser.PklParserTest ‑ testMethodDefinition5
org.pkl.intellij.parser.PklParserTest ‑ testMethodDefinition6
org.pkl.intellij.parser.PklParserTest ‑ testMethodDefinition7
org.pkl.intellij.parser.PklParserTest ‑ testMethodDefinition8
org.pkl.intellij.parser.PklParserTest ‑ testModuleDeclaration1
org.pkl.intellij.parser.PklParserTest ‑ testModuleDeclaration2
org.pkl.intellij.parser.PklParserTest ‑ testModuleDeclaration3
org.pkl.intellij.parser.PklParserTest ‑ testModuleDeclaration4
org.pkl.intellij.parser.PklParserTest ‑ testModuleDeclaration5
org.pkl.intellij.parser.PklParserTest ‑ testModuleDeclaration6
org.pkl.intellij.parser.PklParserTest ‑ testModuleDeclaration7
org.pkl.intellij.parser.PklParserTest ‑ testModuleDeclaration8
org.pkl.intellij.parser.PklParserTest ‑ testModuleDeclaration9
org.pkl.intellij.parser.PklParserTest ‑ testPropertyDefinition1
org.pkl.intellij.parser.PklParserTest ‑ testSubscriptExpression
org.pkl.intellij.parser.PklParserTest ‑ testTypeTestWithAmends
org.pkl.intellij.resolve.LocalProjectResolveTest ‑ test that imports resolve to package dependencies
org.pkl.intellij.resolve.LocalProjectResolveTest ‑ test that local project dependencies resolve to local files
org.pkl.intellij.resolve.LocalProjectResolveTest ‑ test that local project transitive dependencies resolve to enclosing project's dependencies
org.pkl.intellij.resolve.LocalProjectResolveTest ‑ test that transitive dependencies resolve to project dependencies
org.pkl.intellij.type.TypeTest ‑ testGenericType
org.pkl.intellij.type.TypeTest ‑ testNullableType
org.pkl.intellij.type.TypeTest ‑ testTypeAliasedUnionType
org.pkl.intellij.type.TypeTest ‑ testUnknownType
Loading