Skip to content

Address warnings under -strict-concurrency=complete compiler flag. (#18) #24

Address warnings under -strict-concurrency=complete compiler flag. (#18)

Address warnings under -strict-concurrency=complete compiler flag. (#18) #24

Triggered via push May 23, 2024 02:55
Status Success
Total duration 6m 20s
Artifacts

swift.yml

on: push
SwiftLint version 3.2.1
33s
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/TypedDatabaseItemWithTimeToLive+RowWithItemVersionProtocol.swift#L43
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
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/RetryConfiguration.swift#L59
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
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/CompositePrimaryKey.swift#L84
Line Length Violation: Line should be 150 characters or less; currently it has 155 characters (line_length)