Build and Deploy #28
Annotations
2 errors and 9 warnings
|
build
Process completed with exit code 1.
|
|
build
Assets file '/home/runner/work/sizoscopeX/sizoscopeX/sizoscopeX.Browser/obj/project.assets.json' doesn't have a target for 'net10.0'. Ensure that restore has run and that you have included 'net10.0' in the TargetFrameworks for your project.
|
|
build:
sizoscopeX.Core/MstatData.Enumeration.cs#L102
Possible null reference assignment.
|
|
build:
sizoscopeX.Core/MstatData.Enumeration.cs#L82
Possible null reference return.
|
|
build:
sizoscopeX.Core/MstatData.Enumeration.cs#L77
Non-nullable field '_current' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build:
sizoscopeX.Core/MstatData.Enumeration.cs#L78
Converting null literal or possible null value to non-nullable type.
|
|
build:
sizoscopeX.Core/MstatData.Graph.cs#L49
Non-nullable field '_reason' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build:
sizoscopeX.Core/MstatData.Graph.cs#L49
Non-nullable field '_name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build:
sizoscopeX.Core/MstatData.cs#L51
Non-nullable field '_nameToNode' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build:
sizoscopeX.Core/MstatData.cs#L51
Non-nullable field '_frozenObjectCache' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build:
sizoscopeX.Core/MstatData.cs#L51
Non-nullable field '_manifestResourceCache' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|