Skip to content

Update actions/setup-java action to v4 #93

Update actions/setup-java action to v4

Update actions/setup-java action to v4 #93

Triggered via push January 16, 2024 20:13
Status Failure
Total duration 6m 44s
Artifacts 1
Matrix: tests / gradle-check
Fit to window
Zoom out
Zoom in

Annotations

3 errors
KotlinMultiplatformFunctionalTest.when dokkatoo generates all formats expect HTML site is generated with expected HTML files: modules/dokkatoo-plugin/src/testFunctional/kotlin/KotlinMultiplatformFunctionalTest.kt#L45
io.kotest.assertions.AssertionFailedError: expected:<"dokka/ └── html/ ├── index.html ├── test/ │ └── com.project/ │ ├── index.html │ ├── goodbye.html │ └── -hello/ │ ├── say-hello.html │ ├── index.html │ └── -hello.html └── navigation.html"> but was:<"dokka/ └── html/ ├── test/ │ └── com.project/ │ ├── index.html │ ├── goodbye.html │ └── -hello/ │ ├── index.html │ ├── say-hello.html │ └── -hello.html ├── index.html └── navigation.html">
MultiModuleFunctionalTest.when dokkatoo generates all formats expect HTML site is generated with expected HTML files: modules/dokkatoo-plugin/src/testFunctional/kotlin/MultiModuleFunctionalTest.kt#L47
io.kotest.assertions.AssertionFailedError: expected:<"html/ ├── subproject-hello/ │ ├── index.html │ ├── com.project.hello/ │ │ ├── index.html │ │ └── -hello/ │ │ ├── say-hello.html │ │ ├── index.html │ │ └── -hello.html │ └── navigation.html ├── index.html ├── subproject-goodbye/ │ ├── index.html │ ├── com.project.goodbye/ │ │ ├── index.html │ │ └── -goodbye/ │ │ ├── say-hello.html │ │ ├── index.html │ │ └── -goodbye.html │ └── navigation.html └── navigation.html"> but was:<"html/ ├── index.html ├── navigation.html ├── subproject-goodbye/ │ ├── index.html │ ├── navigation.html │ └── com.project.goodbye/ │ ├── -goodbye/ │ │ ├── index.html │ │ ├── say-hello.html │ │ └── -goodbye.html │ └── index.html └── subproject-hello/ ├── index.html ├── com.project.hello/ │ ├── index.html │ └── -hello/ │ ├── index.html │ ├── say-hello.html │ └── -hello.html └── navigation.html">

Artifacts

Produced during runtime
Name Size
build-report-Linux__actions_upload-artifact Expired
3.2 MB