Skip to content

Re-apply 4.0 changes on top of the smoke-dynamodb-3.x branch #101

Re-apply 4.0 changes on top of the smoke-dynamodb-3.x branch

Re-apply 4.0 changes on top of the smoke-dynamodb-3.x branch #101

Triggered via pull request October 9, 2023 20:53
Status Success
Total duration 10m 45s
Artifacts

swift.yml

on: pull_request
SwiftLint version 3.2.1
42s
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/SimulateConcurrencyDynamoDBCompositePrimaryKeyTable.swift#L158
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/SimulateConcurrencyDynamoDBCompositePrimaryKeyTable.swift#L158
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/SimulateConcurrencyDynamoDBCompositePrimaryKeyTable.swift#L158
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/SimulateConcurrencyDynamoDBCompositePrimaryKeyTable.swift#L195
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/SimulateConcurrencyDynamoDBCompositePrimaryKeyTable.swift#L274
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/SimulateConcurrencyDynamoDBCompositePrimaryKeyTable.swift#L105
Generic Type Name Violation: Generic type name 'TransactionConstraintEntryType' should be between 1 and 20 characters long (generic_type_name)
SwiftLint version 3.2.1: Sources/SmokeDynamoDB/SimulateConcurrencyDynamoDBCompositePrimaryKeyTable.swift#L58
Line Length Violation: Line should be 150 characters or less; currently it has 160 characters (line_length)
SwiftLint version 3.2.1: Sources/SmokeDynamoDB/SimulateConcurrencyDynamoDBCompositePrimaryKeyTable.swift#L29
Type Name Violation: Type name 'SimulateConcurrencyDynamoDBCompositePrimaryKeyTable' should be between 3 and 40 characters long (type_name)
SwiftLint version 3.2.1: Sources/SmokeDynamoDB/SimulateConcurrencyDynamoDBCompositePrimaryKeyTable.swift#L180
Vertical Whitespace Violation: Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
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)
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.8.1 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.9 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.9 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/