Skip to content

Add conformances removed from latest releases of aws-sdk-swift. (#16) #19

Add conformances removed from latest releases of aws-sdk-swift. (#16)

Add conformances removed from latest releases of aws-sdk-swift. (#16) #19

Triggered via push May 22, 2024 05:19
Status Success
Total duration 4m 34s
Artifacts

swift.yml

on: push
SwiftLint version 3.2.1
32s
SwiftLint version 3.2.1
Matrix: LatestVersionBuild
Matrix: OlderVersionBuild
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
SwiftLint version 3.2.1: Sources/DynamoDBTables/TypedDatabaseItemWithTimeToLive+RowWithItemVersionProtocol.swift#L1
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
SwiftLint version 3.2.1: Sources/DynamoDBTables/TypedDatabaseItemWithTimeToLive+RowWithItemVersionProtocol.swift#L20
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
SwiftLint version 3.2.1: Sources/DynamoDBTables/TypedDatabaseItemWithTimeToLive+RowWithItemVersionProtocol.swift#L6
Line Length Violation: Line should be 150 characters or less; currently it has 152 characters (line_length)
SwiftLint version 3.2.1: Sources/DynamoDBTables/RetryConfiguration.swift#L1
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
SwiftLint version 3.2.1: Sources/DynamoDBTables/RetryConfiguration.swift#L20
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
SwiftLint version 3.2.1: Sources/DynamoDBTables/CompositePrimaryKey.swift#L1
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
SwiftLint version 3.2.1: Sources/DynamoDBTables/CompositePrimaryKey.swift#L20
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
SwiftLint version 3.2.1: Sources/DynamoDBTables/AWSDynamoDBCompositePrimaryKeyTable+DynamoDBTableAsync.swift#L1
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
SwiftLint version 3.2.1: Sources/DynamoDBTables/AWSDynamoDBCompositePrimaryKeyTable+DynamoDBTableAsync.swift#L20
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
SwiftLint version 3.2.1: Sources/DynamoDBTables/AWSDynamoDBCompositePrimaryKeyTable+DynamoDBTableAsync.swift#L153
Function Parameter Count Violation: Function should have 5 parameters or less: it currently has 6 (function_parameter_count)