chore: Bump version to 4.4.5-SNAPSHOT #2601
Annotations
4 errors and 2 warnings
TestResourcesWithAotAndGraalVMSpec.runs optimized binary:
functional-tests/src/test/groovy/io/micronaut/gradle/testresources/TestResourcesWithAotAndGraalVMSpec.groovy#L38
Condition not satisfied:
result.task(':nativeOptimizedRun').outcome == TaskOutcome.SUCCESS
| | | | |
| :nativeOptimizedRun=FAILED FAILED | class org.gradle.testkit.runner.TaskOutcome
| false
<org.gradle.testkit.runner.internal.FeatureCheckBuildResult@7eeabaf3 delegateBuildResult=org.gradle.testkit.runner.internal.DefaultBuildResult@2fb006dc outputFeatureCheck=org.gradle.testkit.runner.internal.feature.BuildResultOutputFeatureCheck@1285ec6>
|
TestResourcesWithAotSpec.integrates with test resources without further configuration:
functional-tests/src/test/groovy/io/micronaut/gradle/testresources/TestResourcesWithAotSpec.groovy#L26
Condition not satisfied:
result.task(':optimizedRun').outcome == TaskOutcome.SUCCESS
| | | | |
| :optimizedRun=FAILED FAILED | class org.gradle.testkit.runner.TaskOutcome
| false
<org.gradle.testkit.runner.internal.FeatureCheckBuildResult@2cf93603 delegateBuildResult=org.gradle.testkit.runner.internal.DefaultBuildResult@6fe43257 outputFeatureCheck=org.gradle.testkit.runner.internal.feature.BuildResultOutputFeatureCheck@dab0a6c>
|
TestResourcesWithGraalVMSpec.runs native tests:
functional-tests/src/test/groovy/io/micronaut/gradle/testresources/TestResourcesWithGraalVMSpec.groovy#L35
Condition failed with Exception:
result.task(':nativeTest').outcome == TaskOutcome.SUCCESS
| | |
| null java.lang.NullPointerException: Cannot get property 'outcome' on null object
| at io.micronaut.gradle.testresources.TestResourcesWithGraalVMSpec.runs native tests(TestResourcesWithGraalVMSpec.groovy:35)
<org.gradle.testkit.runner.internal.FeatureCheckBuildResult@3ea3b20d delegateBuildResult=org.gradle.testkit.runner.internal.DefaultBuildResult@17856f0 outputFeatureCheck=org.gradle.testkit.runner.internal.feature.BuildResultOutputFeatureCheck@3ffa424d>
|
build (17)
Process completed with exit code 1.
|
build (17)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
|
build (17)
No files were found with the provided path: **/build/reports/binary-compatibility-*.html. No artifacts will be uploaded.
|