Skip to content

Remove examples for deprecated APIs #298

Remove examples for deprecated APIs

Remove examples for deprecated APIs #298

Triggered via push June 6, 2023 16:08
Status Success
Total duration 36s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build: src/ClashOfClans.Tests.Integration/LocationsTests.cs#L133
'ILocations.GetClanVersusRankingAsync(int?, Query?)' is obsolete: 'This route is deprecated and will be removed in the future. Call GetClanBuilderBaseRankingAsync instead.'
build: src/ClashOfClans.Tests.Integration/LocationsTests.cs#L151
'ILocations.GetPlayerVersusRankingAsync(int?, Query?)' is obsolete: 'This route is deprecated and will be removed in the future. Call GetPlayerBuilderBaseRankingAsync instead.'
build: src/ClashOfClans.Tests.Integration/LocationsTests.cs#L133
'ILocations.GetClanVersusRankingAsync(int?, Query?)' is obsolete: 'This route is deprecated and will be removed in the future. Call GetClanBuilderBaseRankingAsync instead.'
build: src/ClashOfClans.Tests.Integration/LocationsTests.cs#L151
'ILocations.GetPlayerVersusRankingAsync(int?, Query?)' is obsolete: 'This route is deprecated and will be removed in the future. Call GetPlayerBuilderBaseRankingAsync instead.'