v2.0.0 #16
Annotations
11 warnings
Run olegtarasov/[email protected]
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build/Check for compile errors (dotnet build):
EDILibrary/Interfaces/IDivisionResolver.cs#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build/Check for compile errors (dotnet build):
EDILibrary/Interfaces/IDivisionResolver.cs#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build/Check for compile errors (dotnet build):
EDILibrary/Helper/SpartenHelper.cs#L82
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build/Check for compile errors (dotnet build):
EDILibrary/Helper/SpartenHelper.cs#L82
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build/Check for compile errors (dotnet build):
EDILibrary/EdiJsonMapper.cs#L183
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build/Check for compile errors (dotnet build):
EDILibrary/EdiJsonMapper.cs#L244
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build/Check for compile errors (dotnet build):
EDILibrary/EdiJsonMapper.cs#L204
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build/Check for compile errors (dotnet build):
EDILibrary/EdiJsonMapper.cs#L519
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build/Check for compile errors (dotnet build):
EDILibrary/EdiJsonMapper.cs#L553
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build/Check for compile errors (dotnet build):
EDILibrary/EdiJsonMapper.cs#L554
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Loading