Update dependency Soenneker.Atomics.Bools to 4.0.8 - autoclosed #857
build-and-test.yml
on: pull_request
build-and-test
23s
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.
|