Skip to content

SpeziStorage - All changes #527

SpeziStorage - All changes

SpeziStorage - All changes #527

GitHub Actions / detekt failed Oct 21, 2024 in 0s

Annotations

Check warning on line 1 in modules/storage/src/main/kotlin/edu/stanford/spezi/modules/storage/secure/CredentialType.kt

See this annotation in the file changed.

@github-actions github-actions / detekt

[detekt] modules/storage/src/main/kotlin/edu/stanford/spezi/modules/storage/secure/CredentialType.kt#L1 <detekt.FinalNewline>

File must end with a newline (\n)
Raw output
/github/workspace/modules/storage/src/main/kotlin/edu/stanford/spezi/modules/storage/secure/CredentialType.kt:1:1: warning: File must end with a newline (\n) (detekt.FinalNewline)

Check warning on line 11 in modules/storage/src/main/kotlin/edu/stanford/spezi/modules/storage/secure/CredentialType.kt

See this annotation in the file changed.

@github-actions github-actions / detekt

[detekt] modules/storage/src/main/kotlin/edu/stanford/spezi/modules/storage/secure/CredentialType.kt#L11 <detekt.NewLineAtEndOfFile>

The file /github/workspace/modules/storage/src/main/kotlin/edu/stanford/spezi/modules/storage/secure/CredentialType.kt is not ending with a new line.
Raw output
/github/workspace/modules/storage/src/main/kotlin/edu/stanford/spezi/modules/storage/secure/CredentialType.kt:11:2: warning: The file /github/workspace/modules/storage/src/main/kotlin/edu/stanford/spezi/modules/storage/secure/CredentialType.kt is not ending with a new line. (detekt.NewLineAtEndOfFile)

Check warning on line 17 in modules/storage/src/main/kotlin/edu/stanford/spezi/modules/storage/secure/SecureStorage.kt

See this annotation in the file changed.

@github-actions github-actions / detekt

[detekt] modules/storage/src/main/kotlin/edu/stanford/spezi/modules/storage/secure/SecureStorage.kt#L17 <detekt.TrailingCommaOnDeclarationSite>

Missing trailing comma before ")"
Raw output
/github/workspace/modules/storage/src/main/kotlin/edu/stanford/spezi/modules/storage/secure/SecureStorage.kt:17:31: warning: Missing trailing comma before ")" (detekt.TrailingCommaOnDeclarationSite)

Check warning on line 22 in modules/storage/src/main/kotlin/edu/stanford/spezi/modules/storage/secure/SecureStorage.kt

See this annotation in the file changed.

@github-actions github-actions / detekt

[detekt] modules/storage/src/main/kotlin/edu/stanford/spezi/modules/storage/secure/SecureStorage.kt#L22 <detekt.TrailingCommaOnDeclarationSite>

Missing trailing comma before ")"
Raw output
/github/workspace/modules/storage/src/main/kotlin/edu/stanford/spezi/modules/storage/secure/SecureStorage.kt:22:34: warning: Missing trailing comma before ")" (detekt.TrailingCommaOnDeclarationSite)

Check warning on line 30 in modules/storage/src/main/kotlin/edu/stanford/spezi/modules/storage/secure/SecureStorage.kt

See this annotation in the file changed.

@github-actions github-actions / detekt

[detekt] modules/storage/src/main/kotlin/edu/stanford/spezi/modules/storage/secure/SecureStorage.kt#L30 <detekt.TrailingCommaOnDeclarationSite>

Missing trailing comma before ")"
Raw output
/github/workspace/modules/storage/src/main/kotlin/edu/stanford/spezi/modules/storage/secure/SecureStorage.kt:30:70: warning: Missing trailing comma before ")" (detekt.TrailingCommaOnDeclarationSite)

Check warning on line 64 in modules/storage/src/main/kotlin/edu/stanford/spezi/modules/storage/secure/SecureStorage.kt

See this annotation in the file changed.

@github-actions github-actions / detekt

[detekt] modules/storage/src/main/kotlin/edu/stanford/spezi/modules/storage/secure/SecureStorage.kt#L64 <detekt.TrailingCommaOnDeclarationSite>

Missing trailing comma before ")"
Raw output
/github/workspace/modules/storage/src/main/kotlin/edu/stanford/spezi/modules/storage/secure/SecureStorage.kt:64:49: warning: Missing trailing comma before ")" (detekt.TrailingCommaOnDeclarationSite)

Check warning on line 84 in modules/storage/src/main/kotlin/edu/stanford/spezi/modules/storage/secure/CredentialStorage.kt

See this annotation in the file changed.

@github-actions github-actions / detekt

[detekt] modules/storage/src/main/kotlin/edu/stanford/spezi/modules/storage/secure/CredentialStorage.kt#L84 <detekt.TrailingCommaOnDeclarationSite>

Missing trailing comma before ")"
Raw output
/github/workspace/modules/storage/src/main/kotlin/edu/stanford/spezi/modules/storage/secure/CredentialStorage.kt:84:34: warning: Missing trailing comma before ")" (detekt.TrailingCommaOnDeclarationSite)

Check warning on line 9 in modules/storage/src/main/kotlin/edu/stanford/spezi/modules/storage/secure/Credential.kt

See this annotation in the file changed.

@github-actions github-actions / detekt

[detekt] modules/storage/src/main/kotlin/edu/stanford/spezi/modules/storage/secure/Credential.kt#L9 <detekt.TrailingCommaOnDeclarationSite>

Missing trailing comma before ")"
Raw output
/github/workspace/modules/storage/src/main/kotlin/edu/stanford/spezi/modules/storage/secure/Credential.kt:9:31: warning: Missing trailing comma before ")" (detekt.TrailingCommaOnDeclarationSite)