Skip to content

Merge release/4.2.0 branch to develop after merge to main #24

Merge release/4.2.0 branch to develop after merge to main

Merge release/4.2.0 branch to develop after merge to main #24

Triggered via pull request February 15, 2024 15:04
Status Success
Total duration 37s
Artifacts

publish-package.yml

on: pull_request
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.'