Hotfix pipelines #307
Annotations
10 warnings
|
FASTER/Models/ArmaDeployment.cs#L184
Nullability of reference types in type of 'event PropertyChangedEventHandler DeploymentMod.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
|
FASTER/Models/ArmaDeployment.cs#L45
Nullability of reference types in type of 'event PropertyChangedEventHandler ArmaDeployment.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
|
FASTER/Models/BasicCfg.cs#L221
Nullability of reference types in type of 'event PropertyChangedEventHandler BasicCfg.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
|
FASTER/Models/Arma3Profile.cs#L382
Nullability of reference types in type of 'event PropertyChangedEventHandler Arma3Profile.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
|
BytexDigital.Steam/BytexDigital.Steam/ContentDelivery/Models/Downloading/LegacyDownloadHandler.cs#L33
The event 'LegacyDownloadHandler.VerificationCompleted' is never used
|
|
BytexDigital.Steam/BytexDigital.Steam/ContentDelivery/Models/Downloading/LegacyDownloadHandler.cs#L32
The event 'LegacyDownloadHandler.FileVerified' is never used
|
|
BytexDigital.Steam/BytexDigital.Steam/ContentDelivery/Models/Downloading/DefaultDownloadHandler.cs#L339
'SHA1Managed' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
|
BytexDigital.Steam/BytexDigital.Steam/ContentDelivery/Models/Downloading/LegacyDownloadHandler.cs#L67
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
|
BytexDigital.Steam/BytexDigital.Steam/Core/Exceptions/SteamAccessDeniedException.cs#L20
'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)
|
|
BytexDigital.Steam/BytexDigital.Steam/Core/Regional/SteamChinaServerListProvider.cs#L27
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
The logs for this run have expired and are no longer available.
Loading