Skip to content

fix: make BsdiffDiffer thread-safe for concurrent pipeline use #125

fix: make BsdiffDiffer thread-safe for concurrent pipeline use

fix: make BsdiffDiffer thread-safe for concurrent pipeline use #125

Triggered via pull request May 26, 2026 12:47
Status Failure
Total duration 1m 59s
Artifacts

ci.yml

on: pull_request
aot-verify
38s
aot-verify
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

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