Skip to content

V2.0/release

V2.0/release #18

Triggered via pull request October 10, 2025 20:26
Status Success
Total duration 2m 46s
Artifacts

sdk-release.yml

on: pull_request
build-and-publish
2m 42s
build-and-publish
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
build-and-publish
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-and-publish
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-and-publish
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-and-publish: src/Cortex.Telemetry.OpenTelemetry/OpenTelemetryTracer.cs#L41
Cannot convert null literal to non-nullable reference type.
build-and-publish: src/Cortex.Telemetry.OpenTelemetry/OpenTelemetryTracingProvider.cs#L19
Cannot convert null literal to non-nullable reference type.
build-and-publish: 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.
build-and-publish: src/Cortex.Mediator/DependencyInjection/ServiceCollectionExtensions.cs#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-and-publish: 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.
build-and-publish: src/Cortex.Mediator/DependencyInjection/ServiceCollectionExtensions.cs#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-and-publish: 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.
build-and-publish: src/Cortex.Mediator/DependencyInjection/ServiceCollectionExtensions.cs#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-and-publish: 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.
build-and-publish: src/Cortex.Mediator/DependencyInjection/ServiceCollectionExtensions.cs#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.