Skip to content

Bump Microsoft.NET.Test.Sdk from 17.13.0 to 18.3.0 #12

Bump Microsoft.NET.Test.Sdk from 17.13.0 to 18.3.0

Bump Microsoft.NET.Test.Sdk from 17.13.0 to 18.3.0 #12

Triggered via pull request March 1, 2026 14:58
Status Success
Total duration 43s
Artifacts

ci.yml

on: pull_request
build-and-test
41s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-and-test: test/UpdownDotNetTests/Pulse/PulseTests.cs#L64
'UpdownClient.SendPulse(string)' is obsolete: 'Use SendPulseAsync instead.'
build-and-test: test/UpdownDotNetTests/Recipients/RecipientsTests.cs#L49
'UpdownClient.Recipients()' is obsolete: 'Use RecipientsAsync instead.'
build-and-test: test/UpdownDotNetTests/Checks/ChecksTests.cs#L48
'UpdownClient.Checks()' is obsolete: 'Use ChecksAsync instead.'
build-and-test: test/UpdownDotNetTests/Checks/ChecksTests.cs#L36
'Check.Custom_Headers' is obsolete: 'Use CustomHeaders instead.'
build-and-test: test/UpdownDotNetTests/StatusPages/StatusPageTests.cs#L47
'UpdownClient.StatusPages()' is obsolete: 'Use StatusPagesAsync instead.'
build-and-test: test/UpdownDotNetTests/Pulse/PulseTests.cs#L56
'UpdownClient.SendPulsePost(string, HttpContent?)' is obsolete: 'Use SendPulsePostAsync instead.'
build-and-test: test/UpdownDotNetTests/Pulse/PulseTests.cs#L37
'UpdownClient.SendPulse(string)' is obsolete: 'Use SendPulseAsync instead.'
build-and-test: test/UpdownDotNetTests/Recipients/RecipientsManualTests.cs#L41
'UpdownClient.Recipients()' is obsolete: 'Use RecipientsAsync instead.'
build-and-test: test/UpdownDotNetTests/StatusPages/StatusPageManualTests.cs#L42
'UpdownClient.StatusPages()' is obsolete: 'Use StatusPagesAsync instead.'
build-and-test: test/UpdownDotNetTests/Checks/ChecksManualTests.cs#L42
'UpdownClient.Checks()' is obsolete: 'Use ChecksAsync instead.'