Skip to content

Publish NuGet to releases #822

Publish NuGet to releases

Publish NuGet to releases #822

Manually triggered February 12, 2026 11:44
Status Success
Total duration 2m 16s
Artifacts

dotnet-ci.yaml

on: workflow_dispatch
build-and-publish
2m 11s
build-and-publish
Fit to window
Zoom out
Zoom in

Annotations

17 warnings
build-and-publish
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
build-and-publish
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
build-and-publish
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
build-and-publish
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
build-and-publish
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
build-and-publish
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
build-and-publish
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
build-and-publish: src/c#/GeneralUpdate.Common/Shared/Object/GlobalConfigInfo.cs#L107
'GlobalConfigInfo.DriverDirectory' hides inherited member 'BaseConfigInfo.DriverDirectory'. Use the new keyword if hiding was intended.
build-and-publish: src/c#/GeneralUpdate.Common/Shared/Service/VersionService.cs#L75
Cannot convert null literal to non-nullable reference type.
build-and-publish: src/c#/GeneralUpdate.Common/Shared/Service/VersionService.cs#L75
Cannot convert null literal to non-nullable reference type.
build-and-publish: src/c#/GeneralUpdate.Common/Shared/Service/VersionService.cs#L62
Cannot convert null literal to non-nullable reference type.
build-and-publish: src/c#/GeneralUpdate.Common/Shared/Service/VersionService.cs#L61
Cannot convert null literal to non-nullable reference type.
build-and-publish: src/c#/GeneralUpdate.Common/Shared/Service/VersionService.cs#L34
Cannot convert null literal to non-nullable reference type.
build-and-publish: src/c#/GeneralUpdate.Common/Shared/Service/VersionService.cs#L33
Cannot convert null literal to non-nullable reference type.
build-and-publish: src/c#/GeneralUpdate.Common/Shared/Object/ConfigurationMapper.cs#L21
Cannot convert null literal to non-nullable reference type.
build-and-publish: src/c#/GeneralUpdate.Common/FileBasic/StorageManager.cs#L241
Cannot convert null literal to non-nullable reference type.
build-and-publish: src/c#/GeneralUpdate.Common/Shared/Trace/TextTraceListener.cs#L53
'TextTraceListener.Dispose()' hides inherited member 'TraceListener.Dispose()'. Use the new keyword if hiding was intended.