feat: v1.1.0 - StateCache, CycleCache, BlockWriter, full controller support#1
Merged
Annotations
1 error and 11 warnings
|
|
|
|
|
src/PostProcessor.Macros/Python/PythonPostContext.cs#L378
Non-nullable property 'multiAxis' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
src/PostProcessor.Macros/Python/PythonPostContext.cs#L378
Non-nullable property 'safety' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
src/PostProcessor.Macros/Python/PythonPostContext.cs#L732
Cannot convert null literal to non-nullable reference type.
|
|
src/PostProcessor.Macros/Python/PythonPostContext.cs#L391
Cannot convert null literal to non-nullable reference type.
|
|
src/PostProcessor.Core/Context/PostContext.cs#L541
Possible mistaken empty statement
|
|
src/PostProcessor.Core/Context/PostContext.cs#L459
Possible null reference assignment.
|
|
src/PostProcessor.Core/Context/PostContext.cs#L451
Possible null reference assignment.
|
|
src/PostProcessor.Core/Context/PostContext.cs#L368
Possible null reference assignment.
|
|
src/PostProcessor.Core/Context/PostContext.cs#L360
Possible null reference assignment.
|
|
src/PostProcessor.Core/Context/NumericNCWord.cs#L46
Non-nullable field '_formatPattern' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
The logs for this run have expired and are no longer available.
Loading