Bump the all-dependencies group across 1 directory with 6 updates #82
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
GitHub Action for SwiftLint:
Sources/DynamoDBTablesMacros/Plugin.swift#L1
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
|
GitHub Action for SwiftLint:
Sources/DynamoDBTablesMacros/Plugin.swift#L10
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
|
GitHub Action for SwiftLint:
Sources/DynamoDBTablesMacros/Plugin.swift#L25
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
|
GitHub Action for SwiftLint:
Sources/DynamoDBTablesMacros/PolymorphicWriteEntryMacro.swift#L1
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
|
GitHub Action for SwiftLint:
Sources/DynamoDBTablesMacros/PolymorphicWriteEntryMacro.swift#L10
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
|
GitHub Action for SwiftLint:
Sources/DynamoDBTablesMacros/PolymorphicWriteEntryMacro.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)
|
GitHub Action for SwiftLint:
Sources/DynamoDBTablesMacros/PolymorphicTransactionConstraintEntryMacro.swift#L1
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
|
GitHub Action for SwiftLint:
Sources/DynamoDBTablesMacros/PolymorphicTransactionConstraintEntryMacro.swift#L10
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
|
GitHub Action for SwiftLint:
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)
|
GitHub Action for SwiftLint:
Sources/DynamoDBTablesMacros/PolymorphicTransactionConstraintEntryMacro.swift#L21
Type Name Violation: Type name 'PolymorphicTransactionConstraintEntryMacroAttributes' should be between 3 and 40 characters long (type_name)
|
Loading