Integration Tests #329
schedule.yml
on: schedule
Run Integration Tests
4m 27s
Notify integration tests failed
0s
Annotations
11 warnings
Run Integration Tests
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/
|
Run Integration Tests:
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.
|
Run Integration Tests:
src/RoadRegistry.BackOffice/Messages/ChangeOrganization.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run Integration Tests:
src/RoadRegistry.BackOffice/Messages/ChangeOrganization.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run Integration Tests:
src/RoadRegistry.BackOffice/Messages/ChangeOrganization.cs#L12
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run Integration Tests:
src/RoadRegistry.BackOffice/Messages/ChangeOrganizationRejected.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run Integration Tests:
src/RoadRegistry.BackOffice/Messages/ChangeOrganizationRejected.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run Integration Tests:
src/RoadRegistry.BackOffice/Messages/ChangeOrganizationRejected.cs#L12
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run Integration Tests:
src/RoadRegistry.BackOffice/Framework/EventSourcedEntity.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run Integration Tests:
src/RoadRegistry.BackOffice/Messages/ModifyRoadSegmentAttributes.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run Integration Tests:
src/RoadRegistry.BackOffice/Messages/ModifyRoadSegmentAttributes.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|