fix build error #1027
Annotations
10 warnings
Run Tests:
EDILibrary/Helper/SpartenHelper.cs#L82
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run Tests:
EDILibrary/Helper/SpartenHelper.cs#L82
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run Tests:
EDILibrary/EdiJsonMapper.cs#L183
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run Tests:
EDILibrary/EdiJsonMapper.cs#L244
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run Tests:
EDILibrary/EdiJsonMapper.cs#L204
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run Tests:
EDILibrary/Interfaces/IDivisionResolver.cs#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run Tests:
EDILibrary/Interfaces/IDivisionResolver.cs#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run Tests:
EDILibrary/EdiJsonMapper.cs#L519
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run Tests:
EDILibrary/EdiJsonMapper.cs#L553
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run Tests:
EDILibrary/EdiJsonMapper.cs#L554
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Loading