V2.0/release #144
Merged
V2.0/release #144
Annotations
13 warnings
|
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/
|
|
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/
|
|
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/
|
|
src/Cortex.Telemetry.OpenTelemetry/OpenTelemetryTracer.cs#L41
Cannot convert null literal to non-nullable reference type.
|
|
src/Cortex.Telemetry.OpenTelemetry/OpenTelemetryTracingProvider.cs#L19
Cannot convert null literal to non-nullable reference type.
|
|
src/Cortex.Mediator/Infrastructure/UnitOfWork.cs#L18
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
|
src/Cortex.Mediator/DependencyInjection/ServiceCollectionExtensions.cs#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
src/Cortex.Mediator/Infrastructure/UnitOfWork.cs#L18
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
|
src/Cortex.Mediator/DependencyInjection/ServiceCollectionExtensions.cs#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
src/Cortex.Mediator/Infrastructure/UnitOfWork.cs#L18
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
|
src/Cortex.Mediator/DependencyInjection/ServiceCollectionExtensions.cs#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
src/Cortex.Mediator/Infrastructure/UnitOfWork.cs#L18
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
|
src/Cortex.Mediator/DependencyInjection/ServiceCollectionExtensions.cs#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
The logs for this run have expired and are no longer available.
Loading