Add FLAT entry to CdrDimensionType enum for OCPI 2.1.1 backward compa… #125
Annotations
10 warnings
|
tests:
src/OCPI.Net.Contracts/Token/OcpiAuthorizationInfo.cs#L18
Non-nullable property 'Token' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
tests:
src/OCPI.Net.Contracts/Token/OcpiAuthorizationInfo.cs#L18
Non-nullable property 'Token' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
tests:
src/OCPI.Net.Contracts/Token/OcpiLocationReferences.cs#L11
Non-nullable property 'LocationId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
tests:
tests/OCPI.Net.Tests/Versioning/TestController.cs#L5
Route issue: A replacement token is not closed. (https://aka.ms/aspnet/analyzers)
|
|
tests:
src/OCPI.Net.Contracts/Token/OcpiAuthorizationInfo.cs#L18
Non-nullable property 'Token' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
tests:
src/OCPI.Net.Contracts/Token/OcpiLocationReferences.cs#L11
Non-nullable property 'LocationId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
tests:
src/OCPI.Net.Contracts/Token/OcpiLocationReferences.cs#L11
Non-nullable property 'LocationId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
tests:
src/OCPI.Net.Contracts/Token/OcpiAuthorizationInfo.cs#L18
Non-nullable property 'Token' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
tests:
src/OCPI.Net.Contracts/Token/OcpiAuthorizationInfo.cs#L18
Non-nullable property 'Token' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
tests:
src/OCPI.Net.Contracts/Token/OcpiLocationReferences.cs#L11
Non-nullable property 'LocationId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|