V3.0/release - Production Release #205
Merged
Annotations
13 warnings
|
Create GitHub Release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Create GitHub Release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Create GitHub Release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Build solution:
src/Cortex.Mediator/Behaviors/ExceptionHandlingVoidCommandBehavior.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build solution:
src/Cortex.Mediator/Behaviors/ExceptionHandlingCommandBehavior.cs#L25
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build solution:
src/Cortex.Mediator/Behaviors/ExceptionHandlingCommandBehavior.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build solution:
src/Cortex.Mediator/Behaviors/ExceptionHandlingCommandBehavior.cs#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build solution:
src/Cortex.Mediator/Behaviors/ExceptionHandlingCommandBehavior.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build solution:
src/Cortex.Mediator/Caching/ICacheableQuery.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build solution:
src/Cortex.Mediator/Caching/CacheableAttribute.cs#L27
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build solution:
src/Cortex.Mediator/Behaviors/IExceptionHandler.cs#L50
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build solution:
src/Cortex.Mediator/DependencyInjection/CachingServiceCollectionExtensions.cs#L53
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build solution:
src/Cortex.Mediator/DependencyInjection/CachingServiceCollectionExtensions.cs#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Loading