Skip to content

Tag and publish to NuGet #9

Tag and publish to NuGet

Tag and publish to NuGet #9

Manually triggered November 4, 2024 11:09
Status Success
Total duration 49s
Artifacts

tag-and-publish-to-nuget.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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/
publish: ASureBus/Utils/Serializer.cs#L24
Cannot convert null literal to non-nullable reference type.
publish: ASureBus/Accessories/Heavy/HeavyRef.cs#L5
Non-nullable property 'PropName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish: ASureBus/Accessories/Heavy/HeavyIO.cs#L32
Dereference of a possibly null reference.
publish: ASureBus/Accessories/Heavy/HeavyIO.cs#L66
Dereference of a possibly null reference.
publish: ASureBus/Core/TypesHandling/RsbTypesLoader.cs#L77
Dereference of a possibly null reference.
publish: ASureBus/Services/ServiceBus/AzureServiceBusService.cs#L44
Converting null literal or possible null value to non-nullable type.
publish: ASureBus/Services/ServiceBus/AzureServiceBusService.cs#L44
Possible null reference return.
publish: ASureBus/Services/ServiceBus/AzureServiceBusService.cs#L55
Possible null reference return.
publish: ASureBus/Services/ServiceBus/AzureServiceBusService.cs#L62
Converting null literal or possible null value to non-nullable type.
publish: ASureBus/Services/ServiceBus/AzureServiceBusService.cs#L62
Possible null reference return.