SpeziOnboarding #692
Triggered via pull request
November 26, 2024 01:34
Status
Success
Total duration
16m 12s
Artifacts
–
pull-request.yml
on: pull_request
buildtestandanalyze
/
Detekt review
30s
buildtestandanalyze
/
Build, Test and Analyze
12m 7s
buildtestandanalyze
/
Dokka Documentation Deployment
7m 35s
Matrix: buildtestandanalyze / Instrumented tests
Annotations
6 warnings
|
|
[detekt] modules/onboarding/src/test/kotlin/edu/stanford/spezi/module/onboarding/consent/ConsentViewModelTest.kt#L3 <detekt.UnusedImports>:
modules/onboarding/src/test/kotlin/edu/stanford/spezi/module/onboarding/consent/ConsentViewModelTest.kt#L3
The import 'android.graphics.pdf.PdfDocument' is unused.
|
[detekt] modules/onboarding/src/test/kotlin/edu/stanford/spezi/module/onboarding/consent/ConsentViewModelTest.kt#L11 <detekt.UnusedImports>:
modules/onboarding/src/test/kotlin/edu/stanford/spezi/module/onboarding/consent/ConsentViewModelTest.kt#L11
The import 'edu.stanford.spezi.module.onboarding.spezi.consent.ConsentDocumentExportConfiguration' is unused.
|
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
|