Bump the all-dependencies group across 1 directory with 5 updates #77
swift.yml
on: pull_request
SwiftLint version 3.2.1
27s
Matrix: LatestVersionBuild
Annotations
10 warnings
SwiftLint version 3.2.1:
Sources/DynamoDBTablesMacros/Plugin.swift#L1
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
|
SwiftLint version 3.2.1:
Sources/DynamoDBTablesMacros/Plugin.swift#L10
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
|
SwiftLint version 3.2.1:
Sources/DynamoDBTablesMacros/Plugin.swift#L25
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
|
SwiftLint version 3.2.1:
Sources/DynamoDBTablesMacros/PolymorphicTransactionConstraintEntryMacro.swift#L1
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
|
SwiftLint version 3.2.1:
Sources/DynamoDBTablesMacros/PolymorphicTransactionConstraintEntryMacro.swift#L10
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
|
SwiftLint version 3.2.1:
Sources/DynamoDBTablesMacros/PolymorphicTransactionConstraintEntryMacro.swift#L38
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/DynamoDBTablesMacros/PolymorphicTransactionConstraintEntryMacro.swift#L21
Type Name Violation: Type name 'PolymorphicTransactionConstraintEntryMacroAttributes' should be between 3 and 40 characters long (type_name)
|
SwiftLint version 3.2.1:
Sources/DynamoDBTablesMacros/PolymorphicTransactionConstraintEntryMacro.swift#L31
Type Name Violation: Type name 'PolymorphicTransactionConstraintEntryMacro' should be between 3 and 40 characters long (type_name)
|
SwiftLint version 3.2.1:
Sources/DynamoDBTablesMacros/PolymorphicWriteEntryMacro.swift#L1
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
|
SwiftLint version 3.2.1:
Sources/DynamoDBTablesMacros/PolymorphicWriteEntryMacro.swift#L10
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
|