Skip to content

SpeziFoundation

SpeziFoundation #609

GitHub Actions / detekt failed Nov 9, 2024 in 0s

Annotations

Check warning on line 6 in core/utils/src/main/kotlin/edu/stanford/spezi/core/utils/foundation/builtin/ValueRepository.kt

See this annotation in the file changed.

@github-actions github-actions / detekt

[detekt] core/utils/src/main/kotlin/edu/stanford/spezi/core/utils/foundation/builtin/ValueRepository.kt#L6 <detekt.NoUnusedImports>

Unused import
Raw output
/github/workspace/core/utils/src/main/kotlin/edu/stanford/spezi/core/utils/foundation/builtin/ValueRepository.kt:6:1: warning: Unused import (detekt.NoUnusedImports)

Check warning on line 6 in core/utils/src/main/kotlin/edu/stanford/spezi/core/utils/foundation/builtin/ValueRepository.kt

See this annotation in the file changed.

@github-actions github-actions / detekt

[detekt] core/utils/src/main/kotlin/edu/stanford/spezi/core/utils/foundation/builtin/ValueRepository.kt#L6 <detekt.UnusedImports>

The import 'java.util.UUID' is unused.
Raw output
/github/workspace/core/utils/src/main/kotlin/edu/stanford/spezi/core/utils/foundation/builtin/ValueRepository.kt:6:1: warning: The import 'java.util.UUID' is unused. (detekt.UnusedImports)