Update dependencies, adjust for changes in aws-sdk-swift again. #35
Annotations
10 warnings
Sources/DynamoDBTables/InternalDynamoDBCodingKey.swift#L1
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
|
Sources/DynamoDBTables/InternalDynamoDBCodingKey.swift#L20
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
|
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)
|
Sources/DynamoDBTables/InMemoryDynamoDBCompositePrimaryKeyTableStore+query.swift#L2
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
|
Sources/DynamoDBTables/InMemoryDynamoDBCompositePrimaryKeyTableStore+query.swift#L21
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
|
Sources/DynamoDBTables/InMemoryDynamoDBCompositePrimaryKeyTableStore+query.swift#L127
Function Parameter Count Violation: Function should have 5 parameters or less: it currently has 6 (function_parameter_count)
|
Sources/DynamoDBTables/InMemoryDynamoDBCompositePrimaryKeyTableStore+query.swift#L35
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
|
Sources/DynamoDBTables/InMemoryDynamoDBCompositePrimaryKeyTableStore+query.swift#L63
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
|
Sources/DynamoDBTables/InMemoryDynamoDBCompositePrimaryKeyTableStore+query.swift#L134
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
|
Sources/DynamoDBTables/DynamoDBClientTypes_AttributeValue+Codable.swift#L2
Blanket Disable Command Violation: Use 'next', 'this' or 'previous' instead to disable the 'identifier_name' rule once, or re-enable it as soon as possible` (blanket_disable_command)
|
This job succeeded
Loading