Skip to content

Running static code analysis and unit tests #1

Running static code analysis and unit tests

Running static code analysis and unit tests #1

Triggered via pull request June 19, 2024 04:39
Status Failure
Total duration 2m 12s
Artifacts

pr_checks.yml

on: pull_request
static-analysis-check
2m 3s
static-analysis-check
run-unit-tests
1m 26s
run-unit-tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors
ListNavigationActionAddScreensTest.When add screens - Then screens are added(): modo-compose/src/test/java/com/github/terrakok/modo/list/ListNavigationActionAddScreensTest.kt#L34
org.opentest4j.AssertionFailedError: expected: <[com.github.terrakok.modo.MockScreen@15d49048, com.github.terrakok.modo.MockScreen@7098b907]> but was: <[com.github.terrakok.modo.MockScreen@15d49048, com.github.terrakok.modo.MockScreen@7098b907, com.github.terrakok.modo.MockScreen@503f91c3]>
ListNavigationActionSetTest.When set screens - Then screens are set(): modo-compose/src/test/java/com/github/terrakok/modo/list/ListNavigationActionSetTest.kt#L20
org.opentest4j.AssertionFailedError: expected: <[]> but was: <[com.github.terrakok.modo.MockScreen@4bc222e]>
run-unit-tests
Process completed with exit code 1.