Integration Tests #322
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build:
src/RoadRegistry.BackOffice/FeatureCompare/Translators/GradeSeparatedJunctionFeatureCompareTranslator.cs#L279
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
src/RoadRegistry.BackOffice/Core/ModifyRoadSegment.cs#L87
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
src/RoadRegistry.BackOffice/Messages/ChangeOrganization.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
src/RoadRegistry.BackOffice/Messages/ChangeOrganization.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
src/RoadRegistry.BackOffice/Messages/ChangeOrganization.cs#L12
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
src/RoadRegistry.BackOffice/Messages/ChangeOrganizationRejected.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
src/RoadRegistry.BackOffice/Messages/ChangeOrganizationRejected.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
src/RoadRegistry.BackOffice/Messages/ChangeOrganizationRejected.cs#L12
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
src/RoadRegistry.BackOffice/Framework/EventSourcedEntity.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
src/RoadRegistry.BackOffice/Exceptions/UnknownSqsMessageTypeException.cs#L16
'ApplicationException.ApplicationException(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
Loading