Skip to content

[feat]新增Gen2GcCallback,配合轻量级内存池,在GC2时完全释放池中对象。 #373

[feat]新增Gen2GcCallback,配合轻量级内存池,在GC2时完全释放池中对象。

[feat]新增Gen2GcCallback,配合轻量级内存池,在GC2时完全释放池中对象。 #373

Triggered via push September 17, 2024 00:03
Status Failure
Total duration 4m 7s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 21 warnings
test
Process completed with exit code 1.
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test: NewLife.Core/Common/Gen2GcCallback.cs#L17
Non-nullable field '_callback1' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
test: NewLife.Core/Common/Gen2GcCallback.cs#L17
Non-nullable field '_callback1' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
test: NewLife.Core/Common/Gen2GcCallback.cs#L19
Non-nullable field '_callback0' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
test: NewLife.Core/Common/Gen2GcCallback.cs#L19
Non-nullable field '_callback0' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
test: NewLife.Core/Common/Gen2GcCallback.cs#L17
Non-nullable field '_callback1' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
test: NewLife.Core/Common/Gen2GcCallback.cs#L44
Missing XML comment for publicly visible type or member 'Gen2GcCallback.~Gen2GcCallback()'
test: NewLife.Core/Common/Gen2GcCallback.cs#L44
Missing XML comment for publicly visible type or member 'Gen2GcCallback.~Gen2GcCallback()'
test: NewLife.Core/Common/Gen2GcCallback.cs#L19
Non-nullable field '_callback0' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
test: NewLife.Core/Common/Gen2GcCallback.cs#L44
Missing XML comment for publicly visible type or member 'Gen2GcCallback.~Gen2GcCallback()'
test: NewLife.Core/Common/Gen2GcCallback.cs#L17
Non-nullable field '_callback1' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
test: NewLife.Core/Common/Gen2GcCallback.cs#L17
Non-nullable field '_callback1' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
test: NewLife.Core/Common/Gen2GcCallback.cs#L19
Non-nullable field '_callback0' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
test: NewLife.Core/Common/Gen2GcCallback.cs#L44
Missing XML comment for publicly visible type or member 'Gen2GcCallback.~Gen2GcCallback()'
test: NewLife.Core/Common/Gen2GcCallback.cs#L17
Non-nullable field '_callback1' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
test: NewLife.Core/Common/Gen2GcCallback.cs#L17
Non-nullable field '_callback1' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
test: NewLife.Core/Common/Gen2GcCallback.cs#L19
Non-nullable field '_callback0' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
test: NewLife.Core/Common/Gen2GcCallback.cs#L19
Non-nullable field '_callback0' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
test: NewLife.Core/Common/Gen2GcCallback.cs#L44
Missing XML comment for publicly visible type or member 'Gen2GcCallback.~Gen2GcCallback()'
test: NewLife.Core/Common/Gen2GcCallback.cs#L44
Missing XML comment for publicly visible type or member 'Gen2GcCallback.~Gen2GcCallback()'
test: NewLife.Core/Common/Gen2GcCallback.cs#L17
Non-nullable field '_callback1' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.