Publish NuGet to releases #825
dotnet-ci.yaml
on: workflow_dispatch
build-and-publish
2m 7s
Annotations
1 error, 10 warnings, and 1 notice
|
build-and-publish
Process completed with exit code 1.
|
|
build-and-publish:
src/c#/GeneralUpdate.Differential/Binary/BZip2OutputStream.cs#L144
Non-nullable field 'ftab' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build-and-publish:
src/c#/GeneralUpdate.Firmware/Strategy/Connections/IConnection.cs#L9
XML comment has cref attribute 'ConnectionType' that could not be resolved
|
|
build-and-publish:
src/c#/GeneralUpdate.Differential/Binary/BZip2OutputStream.cs#L144
Non-nullable field 'szptr' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build-and-publish:
src/c#/GeneralUpdate.Differential/Binary/BZip2OutputStream.cs#L144
Non-nullable field 'zptr' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build-and-publish:
src/c#/GeneralUpdate.Differential/Binary/BZip2OutputStream.cs#L144
Non-nullable field 'quadrant' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build-and-publish:
src/c#/GeneralUpdate.Differential/Binary/BZip2OutputStream.cs#L144
Non-nullable field 'block' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build-and-publish:
src/c#/GeneralUpdate.Bowl/Tracer/GeneralTracer.cs#L152
Cannot convert null literal to non-nullable reference type.
|
|
build-and-publish:
src/c#/GeneralUpdate.Bowl/Tracer/GeneralTracer.cs#L15
Non-nullable field '_fileListener' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build-and-publish:
src/c#/GeneralUpdate.Bowl/Tracer/GeneralTracer.cs#L15
Non-nullable field '_currentLogDate' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build-and-publish:
src/c#/GeneralUpdate.Bowl/Tracer/TextTraceListener.cs#L55
'TextTraceListener.Dispose()' hides inherited member 'TraceListener.Dispose()'. Use the new keyword if hiding was intended.
|
|
build-and-publish
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|