Skip to content

feat: #176 Add support for Hero equipment (#177) #351

feat: #176 Add support for Hero equipment (#177)

feat: #176 Add support for Hero equipment (#177) #351

Triggered via push December 18, 2023 18:09
Status Success
Total duration 32s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/ClashOfClans/Core/ClashOfClansException.cs#L48
Member 'ClashOfClansException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'ClashOfClansException.GetObjectData(SerializationInfo, StreamingContext)'.
build: src/ClashOfClans/Core/ClashOfClansException.cs#L43
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
build: src/ClashOfClans/Core/ClashOfClansException.cs#L50
'Exception.GetObjectData(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
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/Core/ClashOfClansException.cs#L48
Member 'ClashOfClansException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'ClashOfClansException.GetObjectData(SerializationInfo, StreamingContext)'.
build: src/ClashOfClans/Core/ClashOfClansException.cs#L43
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
build: src/ClashOfClans/Core/ClashOfClansException.cs#L50
'Exception.GetObjectData(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
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.'