adding IDivisionResolver #862
Annotations
10 warnings
Run Tests:
EDILibrary/EdiJsonMapper.cs#L128
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run Tests:
EDILibrary/EdiJsonMapper.cs#L151
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run Tests:
EDILibrary/EdiJsonMapper.cs#L132
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run Tests:
EDILibrary/EdiJsonMapper.cs#L359
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run Tests:
EDILibrary/EdiJsonMapper.cs#L381
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run Tests:
EDILibrary/EdiJsonMapper.cs#L381
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run Tests:
EDILibrary/Interfaces/IDivisionResolver.cs#L27
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run Tests:
EDILibrary/Interfaces/IDivisionResolver.cs#L28
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run Tests:
EDILibrary/EDIHelper.cs#L252
'EDIHelper.RemoveBOM(string)' is obsolete: 'Use 'RemoveByteOrderMark' instead'
|
Run Tests:
EDILibrary/EDIHelper.cs#L290
'EDIHelper.RemoveBOM(string)' is obsolete: 'Use 'RemoveByteOrderMark' instead'
|
Loading