updated for 7.16 #60
Annotations
5 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build:
ECommons/ECommons/Configuration/ExternalWriter.cs#L24
Dereference of a possibly null reference.
|
build:
NecroLens/Model/DataCollector.cs#L13
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
ECommons/ECommons/Configuration/ExternalWriter.cs#L24
Dereference of a possibly null reference.
|
build:
NecroLens/Model/DataCollector.cs#L13
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|