Fix typo #316
Annotations
8 warnings
|
build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
build:
src/Automation/Responders/FeatureFlagResponder.cs#L15
Field 'FeatureFlagResponder.AttemptsBucket.Count' is never assigned to, and will always have its default value 0
|
|
build:
src/Automation/Responders/DogResponder.cs#L53
'Uri.EscapeUriString(string)' is obsolete: 'Uri.EscapeUriString can corrupt the Uri string in some cases. Consider using Uri.EscapeDataString for query string components instead.' (https://aka.ms/dotnet-warnings/SYSLIB0013)
|
|
build:
src/Automation/Handlers/AuditTrailHandler.cs#L23
Unreachable code detected
|
|
build:
src/Automation/Responders/SteamGameResponder.cs#L51
'ISteamClient.GetAppDetails(uint, CancellationToken)' is obsolete: 'This is not an official API. Do not use for critical applications.'
|
|
build:
src/Automation/Responders/SteamGameResponder.cs#L37
'ISteamClient.IsAppAdultOnly(uint, CancellationToken)' is obsolete: 'This is not an official API. Do not use for critical applications.'
|