Skip to content

Merge pull request #16 from ibi-group/release/4.2.0 #25

Merge pull request #16 from ibi-group/release/4.2.0

Merge pull request #16 from ibi-group/release/4.2.0 #25

Triggered via push February 15, 2024 15:39
Status Success
Total duration 29s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
publish: src/IBI.WZDx/Models/RoadEvents/RoadEventCoreDetails.cs#L60
'Relationship' is obsolete: 'Use RelatedRoadEvent instead.'
publish: src/IBI.WZDx/Models/RoadEvents/RoadEventCoreDetails.cs#L60
'Relationship' is obsolete: 'Use RelatedRoadEvent instead.'
publish: src/IBI.WZDx/Models/RoadEvents/WorkZones/WorkZoneRoadEvent.cs#L111
'TimeVerification' is obsolete: 'Determine verification of start and end dates from verification properties instead.'
publish: src/IBI.WZDx/Models/RoadEvents/WorkZones/WorkZoneRoadEvent.cs#L112
'TimeVerification' is obsolete: 'Determine verification of start and end dates from verification properties instead.'
publish: src/IBI.WZDx/Models/RoadEvents/WorkZones/WorkZoneRoadEvent.cs#L123
'EventStatus' is obsolete: 'Determine an event's status based on the start and end dates and verification properties.'
publish: tests/IBI.WZDx.UnitTests/WzdxSerializerTests.cs#L743
'Relationship' is obsolete: 'Use RelatedRoadEvent instead.'
publish: tests/IBI.WZDx.UnitTests/WzdxSerializerTests.cs#L756
'TimeVerification' is obsolete: 'Determine verification of start and end dates from verification properties instead.'
publish: tests/IBI.WZDx.UnitTests/WzdxSerializerTests.cs#L757
'TimeVerification' is obsolete: 'Determine verification of start and end dates from verification properties instead.'
publish: tests/IBI.WZDx.UnitTests/WzdxSerializerTests.cs#L787
'EventStatus' is obsolete: 'Determine an event's status based on the start and end dates and verification properties.'
publish: src/IBI.WZDx/Models/RoadEvents/RoadEventCoreDetails.cs#L60
'Relationship' is obsolete: 'Use RelatedRoadEvent instead.'