Merge pull request #15 from devedse/dependabot/github_actions/actions… #54
Annotations
10 warnings
dotnet build:
DeveLanCacheUI_SteamDepotFinder/Steam/SteamApiData.cs#L5
Non-nullable property 'applist' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
dotnet build:
DeveLanCacheUI_SteamDepotFinder/TokenStore.cs#L5
Non-nullable property 'AccountName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
dotnet build:
DeveLanCacheUI_SteamDepotFinder/TokenStore.cs#L6
Non-nullable property 'RefreshToken' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
dotnet build:
DeveLanCacheUI_SteamDepotFinder/Steam/SteamApiData.cs#L10
Non-nullable property 'apps' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
dotnet build:
DeveLanCacheUI_SteamDepotFinder/Steam/SteamApiData.cs#L16
Non-nullable property 'name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
dotnet build:
DeveLanCacheUI_SteamDepotFinder/Steam/SteamApi.cs#L43
Possible null reference return.
|
dotnet build:
DeveLanCacheUI_SteamDepotFinder/Steam/SteamApi.cs#L59
Possible null reference return.
|
dotnet build:
DeveLanCacheUI_SteamDepotFinder/QrCodeDingLogin.cs#L137
Dereference of a possibly null reference.
|
dotnet build:
DeveLanCacheUI_SteamDepotFinder/QrCodeDingLogin.cs#L209
Dereference of a possibly null reference.
|
dotnet build:
DeveLanCacheUI_SteamDepotFinder/QrCodeDingLogin.cs#L193
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
The logs for this run have expired and are no longer available.
Loading