Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update nimble_operator to support the operators for beNil() #4025

Merged
merged 2 commits into from
Jul 14, 2022

Conversation

CraigSiemens
Copy link
Contributor

The operators were added to Nimble in v10.0.0 in PR Quick/Nimble#893.

The operators were added to Nimble in v10.0.0 in PR Quick/Nimble#893.
@SwiftLintBot
Copy link

SwiftLintBot commented Jul 14, 2022

134 Warnings
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/AccessTokenPluginSpec.swift:25:13: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/AccessTokenPluginSpec.swift:31:13: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/EndpointSpec.swift:15:17: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/EndpointSpec.swift:303:21: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/EndpointSpec.swift:324:21: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/EndpointSpec.swift:344:21: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/EndpointSpec.swift:77:13: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/ErrorTests.swift:108:17: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/ErrorTests.swift:120:17: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/ErrorTests.swift:136:17: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/ErrorTests.swift:144:17: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/ErrorTests.swift:152:17: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/ErrorTests.swift:176:17: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/ErrorTests.swift:192:17: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/ErrorTests.swift:46:17: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/ErrorTests.swift:64:17: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/ErrorTests.swift:70:17: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/ErrorTests.swift:78:17: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/ErrorTests.swift:84:17: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/ErrorTests.swift:90:17: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/MoyaProvider+CombineSpec.swift:176:25: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/MoyaProvider+CombineSpec.swift:81:21: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/MoyaProvider+ReactiveSpec.swift:95:17: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/MoyaProvider+RxSpec.swift:134:25: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/MoyaProvider+RxSpec.swift:57:17: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/MoyaProviderIntegrationTests.swift:106:25: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/MoyaProviderIntegrationTests.swift:379:17: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/MoyaProviderIntegrationTests.swift:380:17: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/MoyaProviderIntegrationTests.swift:401:17: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/MoyaProviderIntegrationTests.swift:402:17: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/MoyaProviderSpec.swift:1108:21: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/MoyaProviderSpec.swift:1109:21: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/MoyaProviderSpec.swift:1142:21: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/MoyaProviderSpec.swift:1143:21: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/MoyaProviderSpec.swift:45:13: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/MoyaProviderSpec.swift:69:13: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/MoyaProviderSpec.swift:733:17: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/MoyaProviderSpec.swift:77:13: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/MoyaProviderSpec.swift:787:17: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/MoyaProviderSpec.swift:819:17: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/MoyaProviderSpec.swift:81:13: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/MoyaProviderSpec.swift:867:17: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/MoyaProviderSpec.swift:898:17: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/MoyaProviderSpec.swift:937:17: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/MoyaProviderSpec.swift:972:17: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/Observable+MoyaSpec.swift:223:17: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/Observable+MoyaSpec.swift:264:17: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/Observable+MoyaSpec.swift:322:17: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/Observable+MoyaSpec.swift:378:17: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/Observable+MoyaSpec.swift:379:17: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/Observable+MoyaSpec.swift:391:17: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/Observable+MoyaSpec.swift:392:17: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/Observable+MoyaSpec.swift:437:21: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/Observable+MoyaSpec.swift:438:21: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/Observable+MoyaSpec.swift:450:21: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/Observable+MoyaSpec.swift:451:21: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/Observable+MoyaSpec.swift:525:21: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/Observable+MoyaSpec.swift:539:21: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/Observable+MoyaSpec.swift:553:21: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/Observable+MoyaSpec.swift:567:21: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/SignalProducer+MoyaSpec.swift:210:17: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/SignalProducer+MoyaSpec.swift:249:17: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/SignalProducer+MoyaSpec.swift:301:17: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/SignalProducer+MoyaSpec.swift:358:17: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/SignalProducer+MoyaSpec.swift:359:17: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/SignalProducer+MoyaSpec.swift:371:17: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/SignalProducer+MoyaSpec.swift:372:17: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/SignalProducer+MoyaSpec.swift:417:21: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/SignalProducer+MoyaSpec.swift:418:21: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/SignalProducer+MoyaSpec.swift:430:21: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/SignalProducer+MoyaSpec.swift:431:21: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/SignalProducer+MoyaSpec.swift:505:21: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/SignalProducer+MoyaSpec.swift:519:21: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/SignalProducer+MoyaSpec.swift:533:21: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/SignalProducer+MoyaSpec.swift:547:21: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/Single+MoyaSpec.swift:209:17: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/Single+MoyaSpec.swift:253:17: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/Single+MoyaSpec.swift:311:17: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/Single+MoyaSpec.swift:368:17: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/Single+MoyaSpec.swift:369:17: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/Single+MoyaSpec.swift:381:17: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/Single+MoyaSpec.swift:382:17: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/Single+MoyaSpec.swift:427:21: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/Single+MoyaSpec.swift:428:21: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/Single+MoyaSpec.swift:440:21: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/Single+MoyaSpec.swift:441:21: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/Single+MoyaSpec.swift:515:21: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/Single+MoyaSpec.swift:529:21: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/Single+MoyaSpec.swift:543:21: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Moya: /Tests/MoyaTests/Single+MoyaSpec.swift:557:21: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Nimble: /Tests/NimbleTests/Matchers/BeNilTest.swift:10:9: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Nimble: /Tests/NimbleTests/Matchers/BeNilTest.swift:13:9: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Nimble: /Tests/NimbleTests/Matchers/BeNilTest.swift:16:9: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Nimble: /Tests/NimbleTests/Matchers/BeNilTest.swift:22:17: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Nimble: /Tests/NimbleTests/Matchers/BeNilTest.swift:32:17: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Quick: /Tests/QuickTests/QuickTests/FunctionalTests/CurrentSpecTests.swift:21:13: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Quick: /Tests/QuickTests/QuickTests/FunctionalTests/ItTests.swift:79:21: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Quick: /Tests/QuickTests/QuickTests/FunctionalTests/ItTests.swift:90:25: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Sourcery: /SourceryTests/Models/MethodSpec.swift:107:21: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Sourcery: /SourceryTests/Models/MethodSpec.swift:111:21: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Sourcery: /SourceryTests/Parsing/ComposerSpec.swift:123:29: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Sourcery: /SourceryTests/Parsing/ComposerSpec.swift:1947:29: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Sourcery: /SourceryTests/Parsing/ComposerSpec.swift:1948:29: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Sourcery: /SourceryTests/Parsing/ComposerSpec.swift:2025:33: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Sourcery: /SourceryTests/Parsing/ComposerSpec.swift:2028:33: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Sourcery: /SourceryTests/Parsing/ComposerSpec.swift:2032:37: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Sourcery: /SourceryTests/Parsing/ComposerSpec.swift:2038:37: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Sourcery: /SourceryTests/Parsing/ComposerSpec.swift:620:25: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Sourcery: /SourceryTests/Parsing/ComposerSpec.swift:621:25: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Sourcery: /SourceryTests/Parsing/ComposerSpec.swift:623:25: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Sourcery: /SourceryTests/SourcerySpec.swift:1156:25: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Sourcery: /SourceryTests/SourcerySpec.swift:186:25: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in Sourcery: /SourceryTests/SourcerySpec.swift:986:25: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in WordPress: /WordPress/WordPressTest/Aztec/AztecPostViewControllerAttachmentTests.swift:29:9: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in WordPress: /WordPress/WordPressTest/Aztec/AztecPostViewControllerAttachmentTests.swift:30:9: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in WordPress: /WordPress/WordPressTest/Aztec/AztecPostViewControllerAttachmentTests.swift:39:9: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in WordPress: /WordPress/WordPressTest/Aztec/AztecPostViewControllerAttachmentTests.swift:59:9: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in WordPress: /WordPress/WordPressTest/Aztec/AztecPostViewControllerAttachmentTests.swift:60:9: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in WordPress: /WordPress/WordPressTest/CommentService+RepliesTests.swift:100:9: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in WordPress: /WordPress/WordPressTest/CommentServiceTests.swift:65:17: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in WordPress: /WordPress/WordPressTest/PostCoordinatorTests.swift:451:9: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in WordPress: /WordPress/WordPressTest/ReaderCardServiceTests.swift:113:13: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in WordPress: /WordPress/WordPressTest/ReaderCardServiceTests.swift:62:13: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in WordPress: /WordPress/WordPressTest/ReaderCardTests.swift:23:13: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in WordPress: /WordPress/WordPressTest/ReaderCardTests.swift:42:13: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in WordPress: /WordPress/WordPressTest/ReaderCardTests.swift:43:13: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in WordPress: /WordPress/WordPressTest/ReaderCardTests.swift:60:13: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in WordPress: /WordPress/WordPressTest/ReaderCardTests.swift:61:13: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in WordPress: /WordPress/WordPressTest/ReaderCardTests.swift:76:13: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in WordPress: /WordPress/WordPressTest/ReaderDetailCoordinatorTests.swift:110:9: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in WordPress: /WordPress/WordPressTest/ReaderDetailCoordinatorTests.swift:95:9: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in WordPress: /WordPress/WordPressTest/SiteAddressServiceTests.swift:100:9: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in WordPress: /WordPress/WordPressTest/SiteAddressServiceTests.swift:43:9: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
⚠️ This PR introduced a violation in WordPress: /WordPress/WordPressTest/SiteAddressServiceTests.swift:99:9: warning: Nimble Operator Violation: Prefer Nimble operator overloads over free matcher functions. (nimble_operator)
12 Messages
📖 Linting Aerial with this PR took 0.32s vs 0.32s on master (0% slower)
📖 Linting Alamofire with this PR took 0.31s vs 0.31s on master (0% slower)
📖 Linting Firefox with this PR took 1.49s vs 1.5s on master (0% faster)
📖 Linting Kickstarter with this PR took 2.24s vs 2.25s on master (0% faster)
📖 Linting Moya with this PR took 0.15s vs 0.15s on master (0% slower)
📖 Linting Nimble with this PR took 0.15s vs 0.15s on master (0% slower)
📖 Linting Quick with this PR took 0.08s vs 0.08s on master (0% slower)
📖 Linting Realm with this PR took 1.09s vs 1.08s on master (0% slower)
📖 Linting SourceKitten with this PR took 0.14s vs 0.13s on master (7% slower)
📖 Linting Sourcery with this PR took 0.46s vs 0.46s on master (0% slower)
📖 Linting Swift with this PR took 0.94s vs 0.91s on master (3% slower)
📖 Linting WordPress with this PR took 2.53s vs 2.52s on master (0% slower)

Generated by 🚫 Danger

Copy link
Collaborator

@SimplyDanny SimplyDanny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks!

@SimplyDanny SimplyDanny enabled auto-merge (squash) July 14, 2022 17:18
@SimplyDanny SimplyDanny merged commit c5aa806 into realm:master Jul 14, 2022
@CraigSiemens CraigSiemens deleted the nimble_operators_be_nil branch July 14, 2022 19:01
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.

3 participants