Build and Deploy #23
Annotations
1 error and 4 warnings
|
build
Process completed with exit code 2.
|
|
Invalid file permissions automatically fixed
'./sizoscopeX.Browser/bin/Release/net9.0-browser/browser-wasm/publish/' could not be accessed
|
|
build:
sizoscopeX.Core/MstatData.cs#L49
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#L49
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#L49
Non-nullable field '_manifestResourceCache' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|