realm / SwiftLint

A tool to enforce Swift style and conventions.
https://realm.github.io/SwiftLint
MIT License
18.61k stars 2.22k forks source link

Rewrite `redundant_type_annotation` with SwiftSyntax #5535

Closed SimplyDanny closed 5 months ago

SwiftLintBot commented 5 months ago
84 Warnings
:warning: This PR may need tests.
:warning: This PR introduced a violation in Alamofire: /Tests/SessionTests.swift:109:23: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Alamofire: /Tests/SessionTests.swift:46:23: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Alamofire: /Tests/SessionTests.swift:73:23: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Brave: /Sources/Brave/Frontend/Settings/Features/ShieldsPrivacy/FilterLists/FilterListsView.swift:19:44: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Brave: /Sources/BraveNews/Composer/FeedDataSource.swift:782:23: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in DuckDuckGo: /DuckDuckGo/TrackerAnimationImageProvider.swift:60:28: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Firefox: /firefox-ios/Client/Frontend/Settings/SyncContentSettingsViewController.swift:155:40: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Firefox: /firefox-ios/Shared/AsyncReducer.swift:39:24: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Firefox: /firefox-ios/firefox-ios-tests/Tests/ClientTests/Frontend/Browser/TopSitesHelperTests.swift:216:23: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Kickstarter: /Kickstarter-iOS/Features/ProjectPage/Controller/ProjectPageViewControllerTests.swift:1057:26: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Kickstarter: /KsApi/MockService.swift:1237:21: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Kickstarter: /Library/ApplePayCapabilities.swift:87:28: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Kickstarter: /Library/Styles/BaseStyles.swift:173:23: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Kickstarter: /Library/ViewModels/CommentsViewModel.swift:338:23: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Kickstarter: /Library/ViewModels/FindFriendsFacebookConnectCellViewModel.swift:72:18: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Kickstarter: /Library/ViewModels/FindFriendsFriendFollowCellViewModel.swift:92:31: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Kickstarter: /Library/ViewModels/FindFriendsFriendFollowCellViewModel.swift:93:33: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Kickstarter: /Library/ViewModels/LoginToutViewModel.swift:129:18: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Kickstarter: /Library/ViewModels/ProjectNavigationSelectorViewModelTests.swift:33:64: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Kickstarter: /Library/ViewModels/RewardAddOnSelectionViewModel.swift:525:31: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Kickstarter: /Library/ViewModels/UpdateDraftViewModel.swift:167:21: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Kickstarter: /Library/ViewModels/UpdateDraftViewModel.swift:168:20: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Kickstarter: /Library/ViewModels/UpdateDraftViewModel.swift:196:25: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Kickstarter: /Library/ViewModels/UpdateDraftViewModel.swift:234:27: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Kickstarter: /Library/ViewModels/UpdateDraftViewModel.swift:289:19: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Moya: /Sources/ReactiveMoya/MoyaProvider+Reactive.swift:33:21: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Moya: /Sources/RxMoya/MoyaProvider+Rx.swift:38:21: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Quick: /Sources/Quick/QuickTestSuite.swift:33:39: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Sourcery: /SourceryTests/Stub/Performance-Code/Kiosk/App/AppDelegate+GlobalActions.swift:189:18: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Swift: /stdlib/private/StdlibUnittest/RaceTest.swift:439:28: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Swift: /stdlib/private/StdlibUnittest/StdlibUnittest.swift:992:27: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Swift: /stdlib/private/StdlibUnittest/StdlibUnittest.swift:994:28: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Swift: /stdlib/private/StdlibUnittest/StdlibUnittest.swift:996:28: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Swift: /stdlib/public/Backtracing/Context.swift:981:12: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Swift: /stdlib/public/libexec/swift-backtrace/TargetMacOS.swift:417:12: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in VLC: /Sources/Playback/Player/VideoPlayer-iOS/VideoPlayerViewController.swift:2218:33: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Wire: /wire-ios-mocktransport/Source/Clients and OTR/MockTransportSession+OTR.swift:146:28: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Wire: /wire-ios-mocktransport/Source/Clients and OTR/MockTransportSession+OTR.swift:95:28: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Wire: /wire-ios-request-strategy/Sources/Object Syncs/Helpers/IdentifierObjectSync.swift:46:28: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Wire: /wire-ios-request-strategy/Sources/Object Syncs/Helpers/IdentifierObjectSync.swift:47:32: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Wire: /wire-ios-request-strategy/Sources/Object Syncs/Helpers/IdentifierObjectSyncTests.swift:28:33: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Wire: /wire-ios-request-strategy/Sources/Object Syncs/Helpers/InsertedObjectSync.swift:47:16: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Wire: /wire-ios-request-strategy/Sources/Object Syncs/Helpers/KeyPathObjectSync.swift:61:16: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Wire: /wire-ios-request-strategy/Sources/Object Syncs/Helpers/KeyPathObjectSyncTests.swift:27:37: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Wire: /wire-ios-request-strategy/Sources/Object Syncs/Helpers/KeyPathObjectSyncTests.swift:28:34: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Wire: /wire-ios-request-strategy/Sources/Object Syncs/Helpers/ModifiedKeyObjectSync.swift:46:16: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Wire: /wire-ios-request-strategy/Sources/Request Strategies/User/UserPropertyRequestStrategy.swift:129:38: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Wire: /wire-ios-sync-engine/Source/Synchronization/EventProcessor.swift:185:27: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Wire: /wire-ios-sync-engine/Source/Synchronization/EventProcessor.swift:186:32: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Wire: /wire-ios-sync-engine/Source/Synchronization/Strategies/SearchUserImageStrategy.swift:26:49: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Wire: /wire-ios-sync-engine/Source/Synchronization/Strategies/SearchUserImageStrategy.swift:27:59: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Wire: /wire-ios-sync-engine/Source/Synchronization/Strategies/SearchUserImageStrategy.swift:32:53: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Wire: /wire-ios-sync-engine/Source/Synchronization/Strategies/SearchUserImageStrategy.swift:33:54: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Wire: /wire-ios-sync-engine/Source/Synchronization/Strategies/TypingStrategy.swift:67:32: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Wire: /wire-ios-sync-engine/Source/UserSession/OpenConversationObserver/UserExpirationObserver.swift:23:44: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Wire: /wire-ios-sync-engine/Source/UserSession/ProxiedRequestsStatus.swift:46:31: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Wire: /wire-ios-sync-engine/Source/UserSession/ZMUserSession/ZMUserSession+Debugging.swift:171:29: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Wire: /wire-ios-sync-engine/Tests/Source/Calling/CallKitManagerTests.swift:151:24: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Wire: /wire-ios-sync-engine/Tests/Source/Calling/CallKitManagerTests.swift:152:23: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Wire: /wire-ios-sync-engine/Tests/Source/Data Model/ServiceUserTests.swift:213:28: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Wire: /wire-ios-sync-engine/Tests/Source/Data Model/TypingUsersTests.swift:100:19: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Wire: /wire-ios-sync-engine/Tests/Source/Data Model/TypingUsersTests.swift:101:19: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Wire: /wire-ios-sync-engine/Tests/Source/Data Model/TypingUsersTests.swift:75:18: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Wire: /wire-ios-sync-engine/Tests/Source/Data Model/TypingUsersTests.swift:86:19: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Wire: /wire-ios-sync-engine/Tests/Source/Data Model/TypingUsersTests.swift:87:19: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Wire: /wire-ios/Tests/Mocks/MockMessage.swift:105:25: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Wire: /wire-ios/Tests/Mocks/MockMessage.swift:402:16: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Wire: /wire-ios/Tests/Mocks/MockMessage.swift:82:18: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Wire: /wire-ios/Tests/Mocks/MockMessage.swift:83:16: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Wire: /wire-ios/Tests/Mocks/MockMessage.swift:94:23: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Wire: /wire-ios/Tests/Mocks/MockUserType.swift:109:28: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Wire: /wire-ios/Wire-iOS Tests/Token/TokenFieldTests.swift:133:19: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Wire: /wire-ios/Wire-iOS Tests/Token/TokenFieldTests.swift:80:19: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Wire: /wire-ios/Wire-iOS Tests/Token/TokenSeparatorAttachmentTests.swift:28:18: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Wire: /wire-ios/Wire-iOS Tests/Token/TokenTextAttachmentTests.swift:28:18: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Wire: /wire-ios/Wire-iOS/Sources/Components/ShareViewController/ShareViewController.swift:40:42: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Wire: /wire-ios/Wire-iOS/Sources/Helpers/ColorScheme.swift:245:25: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Wire: /wire-ios/Wire-iOS/Sources/Helpers/ImageCache.swift:26:14: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Wire: /wire-ios/Wire-iOS/Sources/Helpers/ImageCache.swift:32:44: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Wire: /wire-ios/Wire-iOS/Sources/Helpers/syncengine/UserType+ProfileImage.swift:23:33: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Wire: /wire-ios/Wire-iOS/Sources/UserInterface/CustomAppLock/Setup/PasscodeSetupPresenter.swift:110:27: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in Wire: /wire-ios/Wire-iOS/Sources/UserInterface/CustomAppLock/Setup/PasscodeSetupPresenter.swift:95:27: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:warning: This PR introduced a violation in WordPress: /WordPress/Classes/Utility/Media/ItemProviderMediaExporter.swift:100:43: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
77 Messages
:book: Linting Aerial with this PR took 0.21s vs 0.29s on main (27% faster)
:book: Linting Alamofire with this PR took 0.15s vs 0.33s on main (54% faster)
:book: Linting Brave with this PR took 0.65s vs 1.86s on main (65% faster)
:book: Linting DuckDuckGo with this PR took 0.52s vs 1.15s on main (54% faster)
:book: Linting Firefox with this PR took 1.21s vs 2.42s on main (50% faster)
:book: Linting Kickstarter with this PR took 0.74s vs 2.02s on main (63% faster)
:book: Linting Moya with this PR took 0.11s vs 0.19s on main (42% faster)
:book: Linting NetNewsWire with this PR took 0.28s vs 0.74s on main (62% faster)
:book: Linting Nimble with this PR took 0.14s vs 0.24s on main (41% faster)
:book: Linting PocketCasts with this PR took 0.62s vs 1.67s on main (62% faster)
:book: Linting Quick with this PR took 0.1s vs 0.14s on main (28% faster)
:book: Linting Realm with this PR took 0.52s vs 1.11s on main (53% faster)
:book: Linting Sourcery with this PR took 0.32s vs 0.61s on main (47% faster)
:book: Linting Swift with this PR took 0.4s vs 1.08s on main (62% faster)
:book: Linting VLC with this PR took 0.17s vs 0.35s on main (51% faster)
:book: Linting Wire with this PR took 1.7s vs 4.54s on main (62% faster)
:book: Linting WordPress with this PR took 1.03s vs 2.85s on main (63% faster)
:book: This PR fixed a violation in Aerial: /Aerial/Source/Models/Cache/VideoDownload.swift:239:25: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:book: This PR fixed a violation in Aerial: /Resources/MainUI/VideosViewController.swift:224:20: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:book: This PR fixed a violation in Brave: /Sources/Brave/Frontend/Browser/Tabs/TabTray/Views/TabTrayCell.swift:33:14: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:book: This PR fixed a violation in Brave: /Sources/Brave/Frontend/Settings/Debug/Rewards Internals/QA/RewardsDebugSettingsViewController.swift:127:17: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:book: This PR fixed a violation in Brave: /Sources/BraveWallet/Chart/LineChartView.swift:58:12: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:book: This PR fixed a violation in Brave: /Sources/BraveWallet/WalletConstants.swift:152:37: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:book: This PR fixed a violation in Brave: /Sources/BraveWallet/WalletConstants.swift:155:38: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:book: This PR fixed a violation in Brave: /Sources/BraveWallet/WalletConstants.swift:34:36: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:book: This PR fixed a violation in Brave: /Sources/BraveWallet/WalletConstants.swift:37:37: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:book: This PR fixed a violation in Brave: /Sources/BraveWallet/WalletConstants.swift:40:40: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:book: This PR fixed a violation in DuckDuckGo: /Core/DailyPixel.swift:46:31: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:book: This PR fixed a violation in DuckDuckGo: /LocalPackages/SyncUI/Sources/SyncUI/Views/Internal/QRCodeView.swift:45:25: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:book: This PR fixed a violation in DuckDuckGo: /LocalPackages/Waitlist/Sources/WaitlistMocks/TestWaitlist.swift:41:34: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:book: This PR fixed a violation in DuckDuckGo: /PacketTunnelProvider/ProxyServer/Utils/UInt128.swift:453:28: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:book: This PR fixed a violation in Kickstarter: /Library/ViewModels/RewardAddOnCardViewModel.swift:213:11: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:book: This PR fixed a violation in Realm: /Realm/ObjectServerTests/SwiftAsymmetricSyncServerTests.swift:39:24: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:book: This PR fixed a violation in Realm: /Realm/ObjectServerTests/SwiftServerObjects.swift:213:34: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:book: This PR fixed a violation in Realm: /Realm/ObjectServerTests/SwiftServerObjects.swift:70:34: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:book: This PR fixed a violation in Realm: /RealmSwift/Tests/KeyPathTests.swift:572:30: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:book: This PR fixed a violation in Realm: /RealmSwift/Tests/KeyPathTests.swift:604:30: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:book: This PR fixed a violation in Realm: /RealmSwift/Tests/KeyPathTests.swift:641:27: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:book: This PR fixed a violation in Realm: /RealmSwift/Tests/MigrationTests.swift:886:28: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:book: This PR fixed a violation in Realm: /RealmSwift/Tests/SwiftTestObjects.swift:583:30: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:book: This PR fixed a violation in Realm: /RealmSwift/Tests/SwiftTestObjects.swift:89:30: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:book: This PR fixed a violation in Swift: /stdlib/public/Windows/WinSDK.swift:186:15: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:book: This PR fixed a violation in Wire: /wire-ios-data-model/Source/Utilis/CryptoBox.swift:105:34: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:book: This PR fixed a violation in Wire: /wire-ios-mocktransport/Source/Teams/MockTransportSession+teams.swift:137:23: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:book: This PR fixed a violation in Wire: /wire-ios-mocktransport/Source/Teams/MockTransportSession+teams.swift:157:23: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:book: This PR fixed a violation in Wire: /wire-ios-mocktransport/Source/Teams/MockTransportSession+teams.swift:169:23: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:book: This PR fixed a violation in Wire: /wire-ios-mocktransport/Source/Teams/MockTransportSession+teams.swift:185:23: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:book: This PR fixed a violation in Wire: /wire-ios-mocktransport/Source/Teams/MockTransportSession+teams.swift:202:23: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:book: This PR fixed a violation in Wire: /wire-ios-mocktransport/Source/Teams/MockTransportSession+teams.swift:214:23: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:book: This PR fixed a violation in Wire: /wire-ios-mocktransport/Source/Teams/MockTransportSession+teams.swift:243:23: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:book: This PR fixed a violation in Wire: /wire-ios-mocktransport/Source/Teams/MockTransportSession+teams.swift:87:23: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:book: This PR fixed a violation in Wire: /wire-ios-request-strategy/Sources/Request Strategies/Conversation/Actions/RemoveParticipantActionHandler.swift:73:21: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:book: This PR fixed a violation in Wire: /wire-ios-sync-engine/Source/Data Model/Conversation+MessageDestructionTimeout.swift:94:28: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:book: This PR fixed a violation in Wire: /wire-ios-transport/Tests/Source/Helpers/MockEnvironment.swift:28:26: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:book: This PR fixed a violation in Wire: /wire-ios-transport/Tests/Source/Helpers/MockEnvironment.swift:29:28: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:book: This PR fixed a violation in Wire: /wire-ios-transport/Tests/Source/Helpers/MockEnvironment.swift:30:28: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:book: This PR fixed a violation in Wire: /wire-ios-transport/Tests/Source/Helpers/MockEnvironment.swift:31:24: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:book: This PR fixed a violation in Wire: /wire-ios-transport/Tests/Source/Helpers/MockEnvironment.swift:32:27: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:book: This PR fixed a violation in Wire: /wire-ios-transport/Tests/Source/Helpers/MockEnvironment.swift:33:26: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:book: This PR fixed a violation in Wire: /wire-ios/Wire-iOS/Sources/UserInterface/Conversation/Content/Cells/ConfigurationMessageCell/Components/ConversationCannotDecryptSystemMessageCellDescription.swift:31:39: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:book: This PR fixed a violation in Wire: /wire-ios/Wire-iOS/Sources/UserInterface/Conversation/Content/Cells/ConfigurationMessageCell/Components/ConversationNewDeviceSystemMessageCell.swift:24:29: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:book: This PR fixed a violation in Wire: /wire-ios/Wire-iOS/Sources/UserInterface/Conversation/Content/Cells/ConfigurationMessageCell/Content/Poll/ConversationButtonMessageCell.swift:154:18: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:book: This PR fixed a violation in Wire: /wire-ios/Wire-iOS/Sources/UserInterface/CustomAppLock/Setup/PasscodeError.swift:53:29: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:book: This PR fixed a violation in Wire: /wire-ios/Wire-iOS/Sources/UserInterface/Helpers/IPadPopoverConstants.swift:24:40: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:book: This PR fixed a violation in Wire: /wire-ios/Wire-iOS/Sources/UserInterface/Helpers/UIView+Zeta.swift:40:27: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:book: This PR fixed a violation in Wire: /wire-ios/Wire-iOS/Sources/UserInterface/Helpers/UIViewController+ErrorAlert.swift:37:21: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:book: This PR fixed a violation in Wire: /wire-ios/Wire-iOS/Sources/UserInterface/Helpers/UIViewController+ErrorAlert.swift:51:21: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:book: This PR fixed a violation in Wire: /wire-ios/Wire-iOS/Sources/UserInterface/Settings/LinkOpening/LinkOpener.swift:74:30: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:book: This PR fixed a violation in Wire: /wire-ios/Wire-iOS/Sources/Vendor/SCSiriWaveformView.swift:157:23: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:book: This PR fixed a violation in Wire: /wire-ios/WireCommonComponents/FileMetaDataGenerator.swift:87:18: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:book: This PR fixed a violation in WordPress: /WordPress/Classes/ViewRelated/Gutenberg/Collapsable Header/Collabsable Header Filter Bar/CollabsableHeaderFilterCollectionViewCell.swift:84:26: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:book: This PR fixed a violation in WordPress: /WordPress/Classes/ViewRelated/Me/App Settings/About/AppAboutScreenConfiguration.swift:155:36: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:book: This PR fixed a violation in WordPress: /WordPress/Classes/ViewRelated/Notifications/Controllers/NotificationsViewController/NotificationTableViewCell.swift:120:18: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:book: This PR fixed a violation in WordPress: /WordPress/Classes/ViewRelated/Reader/OldReaderPostCardCell.swift:229:36: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:book: This PR fixed a violation in WordPress: /WordPress/Classes/ViewRelated/Reader/OldReaderPostCardCell.swift:230:35: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:book: This PR fixed a violation in WordPress: /WordPress/Classes/ViewRelated/Reader/ReaderSearchViewController.swift:247:24: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
:book: This PR fixed a violation in WordPress: /WordPress/Classes/ViewRelated/Themes/ThemeBrowserViewController.swift:198:24: warning: Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)

Generated by :no_entry_sign: Danger

SimplyDanny commented 5 months ago

Forgot that #5389 exists. Continuing there ...