feat: v1.1.0 - StateCache, CycleCache, BlockWriter, full controller support #1
Annotations
1 error and 11 warnings
|
Run tests
Process completed with exit code 1.
|
|
Upload test results
No files were found with the provided path: TestResults/*.trx. No artifacts will be uploaded.
|
|
Build:
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.
|
|
Build:
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.
|
|
Build:
src/PostProcessor.Macros/Python/PythonPostContext.cs#L732
Cannot convert null literal to non-nullable reference type.
|
|
Build:
src/PostProcessor.Macros/Python/PythonPostContext.cs#L391
Cannot convert null literal to non-nullable reference type.
|
|
Build:
src/PostProcessor.Core/Context/PostContext.cs#L541
Possible mistaken empty statement
|
|
Build:
src/PostProcessor.Core/Context/PostContext.cs#L459
Possible null reference assignment.
|
|
Build:
src/PostProcessor.Core/Context/PostContext.cs#L451
Possible null reference assignment.
|
|
Build:
src/PostProcessor.Core/Context/PostContext.cs#L368
Possible null reference assignment.
|
|
Build:
src/PostProcessor.Core/Context/PostContext.cs#L360
Possible null reference assignment.
|
|
Build:
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.
|
Loading