Skip to content

Prepare for Swift 6 pt.1#43

Merged
417-72KI merged 10 commits intomainfrom
prepare-for-swift6
Oct 16, 2024
Merged

Prepare for Swift 6 pt.1#43
417-72KI merged 10 commits intomainfrom
prepare-for-swift6

Conversation

@417-72KI
Copy link
Copy Markdown
Owner

No description provided.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Oct 16, 2024

Warnings
⚠️

Sources/StubNetworkKit/Matcher/StubMatcher.swift#L11 - Function parameters should be aligned vertically if they're in multiple lines in a declaration (vertical_parameter_alignment)

⚠️

Sources/StubNetworkKit/Matcher/StubMatcher.swift#L12 - Function parameters should be aligned vertically if they're in multiple lines in a declaration (vertical_parameter_alignment)

⚠️

Sources/StubNetworkKit/Matcher/StubMatcher.swift#L13 - Function parameters should be aligned vertically if they're in multiple lines in a declaration (vertical_parameter_alignment)

⚠️

Sources/StubNetworkKit/Matcher/StubMatcher.swift#L39 - Line should be 120 characters or less; currently it has 148 characters (line_length)

⚠️

Sources/StubNetworkKit/Matcher/StubMatcher.swift#L40 - Line should be 120 characters or less; currently it has 144 characters (line_length)

⚠️

Sources/StubNetworkKit/Matcher/StubMatcher.swift#L66 - Line should be 120 characters or less; currently it has 148 characters (line_length)

⚠️

Sources/StubNetworkKit/Matcher/StubMatcher.swift#L67 - Line should be 120 characters or less; currently it has 144 characters (line_length)

⚠️

Sources/StubNetworkKit/Response/StubResponse.swift#L87 - Tuples should have at most 2 members (large_tuple)

⚠️

Sources/StubNetworkKit/StubNetworking.swift#L34 - TODOs should be resolved (Will be internal on next maj...) (todo)

⚠️

Sources/StubNetworkKit/StubNetworking.swift#L116 - Line should be 120 characters or less; currently it has 151 characters (line_length)

⚠️

Sources/StubNetworkKit/StubNetworking.swift#L137 - Line should be 120 characters or less; currently it has 151 characters (line_length)

⚠️

Sources/StubNetworkKit/StubURLProtocol.swift#L6 - Line should be 120 characters or less; currently it has 130 characters (line_length)

⚠️

Sources/StubNetworkKit/StubURLProtocol.swift#L14 - Prefer static over class in a final class (static_over_final_class)

⚠️

Sources/StubNetworkKit/StubURLProtocol.swift#L18 - Prefer static over class in a final class (static_over_final_class)

Generated by 🚫 Danger Swift against 2236abb

@417-72KI 417-72KI enabled auto-merge October 16, 2024 02:42
@417-72KI 417-72KI disabled auto-merge October 16, 2024 02:42
@417-72KI 417-72KI changed the title Prepare for Swift 6 Prepare for Swift 6 Pt.1 Oct 16, 2024
@417-72KI 417-72KI changed the title Prepare for Swift 6 Pt.1 Prepare for Swift 6 pt.1 Oct 16, 2024
@417-72KI 417-72KI merged commit 6a54f34 into main Oct 16, 2024
@417-72KI 417-72KI deleted the prepare-for-swift6 branch October 16, 2024 02:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant