Skip to content

Update dependency Soenneker.Atomics.Bools to 4.0.8 - autoclosed #857

Update dependency Soenneker.Atomics.Bools to 4.0.8 - autoclosed

Update dependency Soenneker.Atomics.Bools to 4.0.8 - autoclosed #857

Triggered via pull request December 19, 2025 17:30
Status Failure
Total duration 27s
Artifacts

build-and-test.yml

on: pull_request
build-and-test
23s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
build-and-test
Process completed with exit code 1.
build-and-test: src/AsyncSingleton{T}.cs#L20
Field 'AsyncSingleton<T>._hasValue' is never assigned to, and will always have its default value null
build-and-test: src/AsyncSingleton{T}.cs#L72
Non-nullable field '_hasValue' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-and-test: src/AsyncSingleton{T}.cs#L20
Field 'AsyncSingleton<T>._hasValue' is never assigned to, and will always have its default value null
build-and-test: src/AsyncSingleton{T}.cs#L72
Non-nullable field '_hasValue' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.