Skip to content

add dke:ping

add dke:ping #279

Triggered via pull request August 19, 2024 11:53
Status Success
Total duration 1m 54s
Artifacts

continuous-integration.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3, nuget/setup-nuget@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: agrirouter-sdk-dotnet-standard-api/Service/Messaging/IPingService.cs#L17
'IPingService.Send(PingParameters)' hides inherited member 'IMessagingService<PingParameters>.Send(PingParameters)'. Use the new keyword if hiding was intended.
build: agrirouter-sdk-dotnet-standard-api/Service/Messaging/IPingService.cs#L24
'IPingService.SendAsync(PingParameters)' hides inherited member 'IMessagingService<PingParameters>.SendAsync(PingParameters)'. Use the new keyword if hiding was intended.
build: agrirouter-sdk-dotnet-standard-api/Service/Messaging/IPingService.cs#L17
'IPingService.Send(PingParameters)' hides inherited member 'IMessagingService<PingParameters>.Send(PingParameters)'. Use the new keyword if hiding was intended.
build: agrirouter-sdk-dotnet-standard-api/Service/Messaging/IPingService.cs#L24
'IPingService.SendAsync(PingParameters)' hides inherited member 'IMessagingService<PingParameters>.SendAsync(PingParameters)'. Use the new keyword if hiding was intended.