Skip to content

Avoid conformances to external types. (#43) #71

Avoid conformances to external types. (#43)

Avoid conformances to external types. (#43) #71

Triggered via push September 18, 2024 13:18
Status Success
Total duration 12m 17s
Artifacts

swift.yml

on: push
SwiftLint version 3.2.1
29s
SwiftLint version 3.2.1
Matrix: LatestVersionBuild
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
SwiftLint version 3.2.1: Sources/DynamoDBTables/InternalKeyedEncodingContainer.swift#L1
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
SwiftLint version 3.2.1: Sources/DynamoDBTables/InternalKeyedEncodingContainer.swift#L20
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
SwiftLint version 3.2.1: Sources/DynamoDBTables/InternalKeyedEncodingContainer.swift#L112
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
SwiftLint version 3.2.1: Sources/DynamoDBTables/InternalKeyedEncodingContainer.swift#L136
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
SwiftLint version 3.2.1: Sources/DynamoDBTables/InternalSingleValueDecodingContainer.swift#L1
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
SwiftLint version 3.2.1: Sources/DynamoDBTables/InternalSingleValueDecodingContainer.swift#L20
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
SwiftLint version 3.2.1: Sources/DynamoDBTables/InternalSingleValueDecodingContainer.swift#L40
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
SwiftLint version 3.2.1: Sources/DynamoDBTables/InMemoryDynamoDBCompositePrimaryKeyTableStore+query.swift#L1
Blanket Disable Command Violation: Use 'next', 'this' or 'previous' instead to disable the 'cyclomatic_complexity' rule once, or re-enable it as soon as possible` (blanket_disable_command)
SwiftLint version 3.2.1: Sources/DynamoDBTables/InMemoryDynamoDBCompositePrimaryKeyTableStore+query.swift#L2
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
SwiftLint version 3.2.1: Sources/DynamoDBTables/InMemoryDynamoDBCompositePrimaryKeyTableStore+query.swift#L21
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)