Skip to content

Running static code analysis #58

Running static code analysis

Running static code analysis #58

Triggered via pull request June 18, 2024 18:52
Status Failure
Total duration 2m 43s
Artifacts

static_code_analysis.yml

on: pull_request
static-analysis-check
2m 33s
static-analysis-check
run-unit-tests
1m 30s
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.