Create new function monomorphicBulkWriteWithFallback #97
Annotations
10 warnings
Sources/SmokeDynamoDB/InMemoryDynamoDBCompositePrimaryKeysProjectionStore.swift#L1
Blanket Disable Command Violation: The disabled 'cyclomatic_complexity' rule should be re-enabled before the end of the file (blanket_disable_command)
|
Sources/SmokeDynamoDB/InMemoryDynamoDBCompositePrimaryKeysProjectionStore.swift#L129
Function Parameter Count Violation: Function should have 5 parameters or less: it currently has 6 (function_parameter_count)
|
Sources/SmokeDynamoDB/InMemoryDynamoDBCompositePrimaryKeysProjectionStore.swift#L24
Type Name Violation: Type name 'InMemoryDynamoDBCompositePrimaryKeysProjectionStore' should be between 3 and 40 characters long (type_name)
|
Sources/SmokeDynamoDB/InMemoryDynamoDBCompositePrimaryKeysProjection.swift#L1
Blanket Disable Command Violation: The disabled 'cyclomatic_complexity' rule should be re-enabled before the end of the file (blanket_disable_command)
|
Sources/SmokeDynamoDB/InMemoryDynamoDBCompositePrimaryKeysProjection.swift#L1
Superfluous Disable Command Violation: SwiftLint rule 'cyclomatic_complexity' did not trigger a violation in the disabled region; remove the disable command (superfluous_disable_command)
|
Sources/SmokeDynamoDB/InMemoryDynamoDBCompositePrimaryKeysProjection.swift#L24
Type Name Violation: Type name 'InMemoryDynamoDBCompositePrimaryKeysProjection' should be between 3 and 40 characters long (type_name)
|
Sources/SmokeDynamoDB/InMemoryDynamoDBCompositePrimaryKeyTableWithIndex.swift#L1
Blanket Disable Command Violation: The disabled 'cyclomatic_complexity' rule should be re-enabled before the end of the file (blanket_disable_command)
|
Sources/SmokeDynamoDB/InMemoryDynamoDBCompositePrimaryKeyTableWithIndex.swift#L59
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
Sources/SmokeDynamoDB/InMemoryDynamoDBCompositePrimaryKeyTableWithIndex.swift#L59
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
Sources/SmokeDynamoDB/InMemoryDynamoDBCompositePrimaryKeyTableWithIndex.swift#L59
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
The logs for this run have expired and are no longer available.
Loading