Skip to content

SpeziOnboarding

SpeziOnboarding #664

Triggered via pull request November 24, 2024 18:55
Status Failure
Total duration 10m 29s
Artifacts

pull-request.yml

on: pull_request
buildtestandanalyze  /  Detekt review
28s
buildtestandanalyze / Detekt review
buildtestandanalyze  /  Build, Test and Analyze
5m 52s
buildtestandanalyze / Build, Test and Analyze
buildtestandanalyze  /  Dokka Documentation Deployment
3m 54s
buildtestandanalyze / Dokka Documentation Deployment
Matrix: buildtestandanalyze / Instrumented tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 31 warnings
buildtestandanalyze / Dokka Documentation Deployment
Process completed with exit code 1.
buildtestandanalyze / Build, Test and Analyze
Process completed with exit code 1.
buildtestandanalyze / Instrumented tests (31, pixel_6, default)
The process '/usr/bin/sh' failed with exit code 1
buildtestandanalyze / Instrumented tests (34, pixel_6, default)
The job was canceled because "_31_pixel_6_default" failed.
buildtestandanalyze / Instrumented tests (34, pixel_6, default)
The process '/usr/bin/sh' failed with exit code 1
buildtestandanalyze / Instrumented tests (34, pixel_6, default)
The operation was canceled.
buildtestandanalyze / Instrumented tests (31, pixel_6, google_apis)
The job was canceled because "_31_pixel_6_default" failed.
buildtestandanalyze / Instrumented tests (31, pixel_6, google_apis)
The operation was canceled.
buildtestandanalyze / Instrumented tests (34, pixel_6, google_apis)
The job was canceled because "_31_pixel_6_default" failed.
buildtestandanalyze / Instrumented tests (34, pixel_6, google_apis)
The operation was canceled.
[detekt] modules/onboarding/src/androidTest/kotlin/edu/stanford/spezi/module/onboarding/spezi/composables/OverallOnboardingTestComposable.kt#L9 <detekt.NewLineAtEndOfFile>: modules/onboarding/src/androidTest/kotlin/edu/stanford/spezi/module/onboarding/spezi/composables/OverallOnboardingTestComposable.kt#L9
The file /github/workspace/modules/onboarding/src/androidTest/kotlin/edu/stanford/spezi/module/onboarding/spezi/composables/OverallOnboardingTestComposable.kt is not ending with a new line.
[detekt] modules/onboarding/src/androidTest/kotlin/edu/stanford/spezi/module/onboarding/spezi/simulators/OverallOnboardingTestSimulator.kt#L1 <detekt.Filename>: modules/onboarding/src/androidTest/kotlin/edu/stanford/spezi/module/onboarding/spezi/simulators/OverallOnboardingTestSimulator.kt#L1
File 'OverallOnboardingTestSimulator.kt' contains a single class and possibly also extension functions for that class and should be named same after that class 'OverallOnboardingSimulator.kt'
[detekt] modules/onboarding/src/androidTest/kotlin/edu/stanford/spezi/module/onboarding/spezi/simulators/DynamicOnboardingTestSimulator.kt#L1 <detekt.Filename>: modules/onboarding/src/androidTest/kotlin/edu/stanford/spezi/module/onboarding/spezi/simulators/DynamicOnboardingTestSimulator.kt#L1
File 'DynamicOnboardingTestSimulator.kt' contains a single class and possibly also extension functions for that class and should be named same after that class 'DynamicOnboardingSimulator.kt'
[detekt] modules/onboarding/src/androidTest/kotlin/edu/stanford/spezi/module/onboarding/spezi/simulators/CustomOnboardingTestSimulator.kt#L1 <detekt.Filename>: modules/onboarding/src/androidTest/kotlin/edu/stanford/spezi/module/onboarding/spezi/simulators/CustomOnboardingTestSimulator.kt#L1
File 'CustomOnboardingTestSimulator.kt' contains a single class and possibly also extension functions for that class and should be named same after that class 'CustomOnboardingSimulator.kt'
[detekt] modules/onboarding/src/androidTest/kotlin/edu/stanford/spezi/module/onboarding/spezi/simulators/WelcomeOnboardingTestSimulator.kt#L1 <detekt.Filename>: modules/onboarding/src/androidTest/kotlin/edu/stanford/spezi/module/onboarding/spezi/simulators/WelcomeOnboardingTestSimulator.kt#L1
File 'WelcomeOnboardingTestSimulator.kt' contains a single class and possibly also extension functions for that class and should be named same after that class 'WelcomeOnboardingSimulator.kt'
[detekt] modules/onboarding/src/androidTest/kotlin/edu/stanford/spezi/module/onboarding/spezi/simulators/SequentialOnboardingTestSimulator.kt#L1 <detekt.Filename>: modules/onboarding/src/androidTest/kotlin/edu/stanford/spezi/module/onboarding/spezi/simulators/SequentialOnboardingTestSimulator.kt#L1
File 'SequentialOnboardingTestSimulator.kt' contains a single class and possibly also extension functions for that class and should be named same after that class 'SequentialOnboardingSimulator.kt'
[detekt] modules/onboarding/src/main/kotlin/edu/stanford/spezi/module/onboarding/spezi/flow/OnboardingStackBuilder.kt#L11 <detekt.NewLineAtEndOfFile>: modules/onboarding/src/main/kotlin/edu/stanford/spezi/module/onboarding/spezi/flow/OnboardingStackBuilder.kt#L11
The file /github/workspace/modules/onboarding/src/main/kotlin/edu/stanford/spezi/module/onboarding/spezi/flow/OnboardingStackBuilder.kt is not ending with a new line.
buildtestandanalyze / Build, Test and Analyze
1 issue was detected with this workflow: Please specify an on.push hook to analyze and see code scanning alerts from the default branch on the Security tab.
buildtestandanalyze / Build, Test and Analyze
Unable to validate code scanning workflow: MissingPushHook