Update actions/setup-java action to v4 #93
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">
|
tests / gradle-check (ubuntu-latest, check --continue) / ./gradlew check --continue --stacktrace @ ubuntu-latest
Gradle build failed: see console output for details
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
build-report-Linux__actions_upload-artifact
Expired
|
3.2 MB |
|