Skip to content

Create new function monomorphicBulkWriteWithFallback #97

Create new function monomorphicBulkWriteWithFallback

Create new function monomorphicBulkWriteWithFallback #97

Triggered via pull request September 19, 2023 02:51
@Yuhao-YYuhao-Y
opened #97
yuhaoy
Status Success
Total duration 11m 27s
Artifacts

swift.yml

on: pull_request
SwiftLint version 3.2.1
39s
SwiftLint version 3.2.1
Matrix: LatestVersionBuild
Matrix: OlderVersionBuild
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
SwiftLint version 3.2.1: 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)
SwiftLint version 3.2.1: Sources/SmokeDynamoDB/InMemoryDynamoDBCompositePrimaryKeysProjectionStore.swift#L129
Function Parameter Count Violation: Function should have 5 parameters or less: it currently has 6 (function_parameter_count)
SwiftLint version 3.2.1: Sources/SmokeDynamoDB/InMemoryDynamoDBCompositePrimaryKeysProjectionStore.swift#L24
Type Name Violation: Type name 'InMemoryDynamoDBCompositePrimaryKeysProjectionStore' should be between 3 and 40 characters long (type_name)
SwiftLint version 3.2.1: 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)
SwiftLint version 3.2.1: 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)
SwiftLint version 3.2.1: Sources/SmokeDynamoDB/InMemoryDynamoDBCompositePrimaryKeysProjection.swift#L24
Type Name Violation: Type name 'InMemoryDynamoDBCompositePrimaryKeysProjection' should be between 3 and 40 characters long (type_name)
SwiftLint version 3.2.1: 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)
SwiftLint version 3.2.1: 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)
SwiftLint version 3.2.1: 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)
SwiftLint version 3.2.1: 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)
Swift 5.8 on ubuntu-20.04
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Swift 5.8 on ubuntu-22.04
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Swift 5.7.3 on ubuntu-20.04
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Swift 5.6.3 on ubuntu-20.04
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/