fix: make BsdiffDiffer thread-safe for concurrent pipeline use #125
ci.yml
on: pull_request
aot-verify
38s
Matrix: build-and-test
Annotations
7 errors, 20 warnings, and 2 notices
|
aot-verify
The process 'C:\Program Files\Git\bin\git.exe' failed with exit code 128
|
|
aot-verify
expected 'packfile'
|
|
aot-verify
RPC failed; HTTP 403 curl 22 The requested URL returned error: 403
|
|
aot-verify
unable to access 'https://github.com/GeneralLibrary/GeneralUpdate/': The requested URL returned error: 403
|
|
aot-verify
expected 'packfile'
|
|
aot-verify
RPC failed; HTTP 403 curl 22 The requested URL returned error: 403
|
|
build-and-test (ubuntu-latest)
unable to access 'https://github.com/GeneralLibrary/GeneralUpdate/': The requested URL returned error: 403
|
|
build-and-test (ubuntu-latest):
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-and-test (ubuntu-latest):
src/c#/GeneralUpdate.Differential/Binary/BZip2OutputStream.cs#L645
Converting null literal or possible null value to non-nullable type.
|
|
build-and-test (ubuntu-latest):
src/c#/GeneralUpdate.Differential/Binary/BZip2OutputStream.cs#L644
Converting null literal or possible null value to non-nullable type.
|
|
build-and-test (ubuntu-latest):
src/c#/GeneralUpdate.Differential/Binary/BZip2OutputStream.cs#L643
Converting null literal or possible null value to non-nullable type.
|
|
build-and-test (ubuntu-latest):
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-and-test (ubuntu-latest):
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-test (ubuntu-latest):
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-test (ubuntu-latest):
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-test (ubuntu-latest):
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-test (ubuntu-latest):
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-test (windows-latest):
src/c#/GeneralUpdate.Differential/Binary/BZip2InputStream.cs#L644
Converting null literal or possible null value to non-nullable type.
|
|
build-and-test (windows-latest):
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-and-test (windows-latest):
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-and-test (windows-latest):
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-and-test (windows-latest):
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-and-test (windows-latest):
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-test (windows-latest):
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-test (windows-latest):
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-test (windows-latest):
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-test (windows-latest):
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.
|
|
aot-verify
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
build-and-test (windows-latest)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|