feat: disable backup feature by default#511
Merged
Merged
Annotations
10 warnings
|
Build:
src/c#/GeneralUpdate.Differential/Binary/BZip2InputStream.cs#L130
Non-nullable field 'baseStream' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build:
src/c#/GeneralUpdate.Differential/Binary/BZip2InputStream.cs#L130
Non-nullable field 'll8' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build:
src/c#/GeneralUpdate.Differential/Binary/BZip2InputStream.cs#L130
Non-nullable field 'tt' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build:
src/c#/GeneralUpdate.Differential/Binary/BZip2OutputStream.cs#L144
Non-nullable field 'baseStream' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build:
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:
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:
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:
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:
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:
src/c#/GeneralUpdate.Bowl/Tracer/TextTraceListener.cs#L55
'TextTraceListener.Dispose()' hides inherited member 'TraceListener.Dispose()'. Use the new keyword if hiding was intended.
|
background
wait
wait-all
cancel
parallel
Loading