Bump the all-dependencies group across 1 directory with 3 updates #14
Annotations
10 warnings
GitHub Action for SwiftLint:
Sources/DynamoDBTables/DynamoDBCompositePrimaryKeysProjection.swift#L1
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
|
GitHub Action for SwiftLint:
Sources/DynamoDBTables/DynamoDBCompositePrimaryKeysProjection.swift#L20
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
|
GitHub Action for SwiftLint:
Sources/DynamoDBTables/DynamoDBCompositePrimaryKeyGSILogic.swift#L32
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
GitHub Action for SwiftLint:
Sources/DynamoDBTables/DynamoDBCompositePrimaryKeyGSILogic.swift#L1
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
|
GitHub Action for SwiftLint:
Sources/DynamoDBTables/DynamoDBCompositePrimaryKeyGSILogic.swift#L20
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
|
GitHub Action for SwiftLint:
Sources/DynamoDBTables/DynamoDBCompositePrimaryKeyGSILogic.swift#L45
Line Length Violation: Line should be 150 characters or less; currently it has 153 characters (line_length)
|
GitHub Action for SwiftLint:
Sources/DynamoDBTables/DynamoDBCompositePrimaryKeyGSILogic.swift#L51
Line Length Violation: Line should be 150 characters or less; currently it has 154 characters (line_length)
|
GitHub Action for SwiftLint:
Sources/DynamoDBTables/DynamoDBCompositePrimaryKeyGSILogic.swift#L57
Line Length Violation: Line should be 150 characters or less; currently it has 152 characters (line_length)
|
GitHub Action for SwiftLint:
Sources/DynamoDBTables/DynamoDBCompositePrimaryKeyTable.swift#L1
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
|
GitHub Action for SwiftLint:
Sources/DynamoDBTables/DynamoDBCompositePrimaryKeyTable.swift#L20
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
|
Loading