Always SET path = newValue instead of listAppend #107
swift.yml
on: pull_request
SwiftLint version 3.2.1
29s
Matrix: LatestVersionBuild
Matrix: OlderVersionBuild
Annotations
4 errors and 14 warnings
Swift 5.7.3 on ubuntu-20.04
Process completed with exit code 1.
|
Swift 5.8 on ubuntu-20.04
Process completed with exit code 1.
|
Swift 5.6.3 on ubuntu-20.04
The operation was canceled.
|
Swift 5.8 on ubuntu-22.04
The operation was canceled.
|
SwiftLint version 3.2.1:
Sources/SmokeDynamoDB/TimeToLive.swift#L45
Line Length Violation: Line should be 150 characters or less; currently it has 159 characters (line_length)
|
SwiftLint version 3.2.1:
Sources/SmokeDynamoDB/TypedDatabaseItemWithTimeToLive.swift#L61
Generic Type Name Violation: Generic type name 'TimeToLiveAttributesType' should be between 1 and 20 characters long (generic_type_name)
|
SwiftLint version 3.2.1:
Sources/SmokeDynamoDB/TypedDatabaseItemWithTimeToLive.swift#L57
Line Length Violation: Line should be 150 characters or less; currently it has 179 characters (line_length)
|
SwiftLint version 3.2.1:
Sources/SmokeDynamoDB/AWSDynamoDBCompositePrimaryKeysProjectionGenerator.swift#L100
Generic Type Name Violation: Generic type name 'NewInvocationReportingType' should be between 1 and 20 characters long (generic_type_name)
|
SwiftLint version 3.2.1:
Sources/SmokeDynamoDB/AWSDynamoDBCompositePrimaryKeysProjectionGenerator.swift#L112
Line Length Violation: Line should be 150 characters or less; currently it has 151 characters (line_length)
|
SwiftLint version 3.2.1:
Sources/SmokeDynamoDB/AWSDynamoDBCompositePrimaryKeysProjectionGenerator.swift#L125
Line Length Violation: Line should be 150 characters or less; currently it has 163 characters (line_length)
|
SwiftLint version 3.2.1:
Sources/SmokeDynamoDB/AWSDynamoDBCompositePrimaryKeysProjectionGenerator.swift#L28
Type Name Violation: Type name 'AWSDynamoDBCompositePrimaryKeysProjectionGenerator' should be between 3 and 40 characters long (type_name)
|
SwiftLint version 3.2.1:
Sources/SmokeDynamoDB/AWSDynamoDBTableOperationsClient.swift#L27
Generic Type Name Violation: Generic type name 'InvocationReportingType' should be between 1 and 20 characters long (generic_type_name)
|
SwiftLint version 3.2.1:
Sources/SmokeDynamoDB/DynamoDBCompositePrimaryKeyGSILogic.swift#L25
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/DynamoDBCompositePrimaryKeyGSILogic.swift#L37
Line Length Violation: Line should be 150 characters or less; currently it has 153 characters (line_length)
|
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 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/
|
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/
|