Avoid conformances to external types. (#43) #71
swift.yml
on: push
SwiftLint version 3.2.1
29s
Matrix: LatestVersionBuild
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)
|