-
Notifications
You must be signed in to change notification settings - Fork 256
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
Enable Nullable in Core and Service Activator #3294
Conversation
@iancooper As discussed I think the better example here is the second commit (Service Activator) but let me know what you think. |
samples/TaskQueue/RMQRequestReply/Greetings/Ports/Commands/GreetingReply.cs
Show resolved
Hide resolved
src/Paramore.Brighter.MessagingGateway.AzureServiceBus/AzureServiceBusConsumer.cs
Outdated
Show resolved
Hide resolved
src/Paramore.Brighter.ServiceActivator/ControlBus/ControlBusReceiverBuilder.cs
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✅ Code Health Quality Gates: OK
Change in average Code Health of affected files: -0.01 (9.59 -> 9.59)
- Declining Code Health: 2 findings(s) 🚩
- Improving Code Health: 1 findings(s) ✅
- Affected Hotspots: 2 files(s) 🔥
src/Paramore.Brighter.ServiceActivator/ControlBus/ControlBusReceiverBuilder.cs
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❌ Code Health Quality Gates: FAILED
Change in average Code Health of affected files: -0.01 (9.43 -> 9.42)
- Declining Code Health: 5 findings(s) 🚩
- Improving Code Health: 3 findings(s) ✅
- Affected Hotspots: 3 files(s) 🔥
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❌ Code Health Quality Gates: FAILED
Change in average Code Health of affected files: -0.01 (9.46 -> 9.45)
- Declining Code Health: 5 findings(s) 🚩
- Improving Code Health: 3 findings(s) ✅
- Affected Hotspots: 3 files(s) 🔥
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❌ Code Health Quality Gates: FAILED
Change in average Code Health of affected files: -0.02 (9.46 -> 9.44)
- Declining Code Health: 5 findings(s) 🚩
- Improving Code Health: 1 findings(s) ✅
- Affected Hotspots: 3 files(s) 🔥
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❌ Code Health Quality Gates: FAILED
Change in average Code Health of affected files: -0.01 (9.47 -> 9.46)
- Declining Code Health: 5 findings(s) 🚩
- Improving Code Health: 2 findings(s) ✅
- Affected Hotspots: 3 files(s) 🔥
src/Paramore.Brighter.MessagingGateway.AzureServiceBus/AzureServiceBusConsumer.cs
Show resolved
Hide resolved
src/Paramore.Brighter.MessagingGateway.MsSql/SqlQueues/MsSqlMessageQueue.cs
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❌ Code Health Quality Gates: FAILED
Change in average Code Health of affected files: -0.01 (9.47 -> 9.46)
- Declining Code Health: 5 findings(s) 🚩
- Improving Code Health: 2 findings(s) ✅
- Affected Hotspots: 3 files(s) 🔥
No description provided.