You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/home/runner/work/Aictionary/Aictionary/Aictionary/Behaviors/WordJumpBehavior.cs(50,25): warning CS0414: The field 'WordJumpBehavior._isModifierPressed' is assigned but its value is never used [/home/runner/work/Aictionary/Aictionary/Aictionary/Aictionary.csproj]
/home/runner/work/Aictionary/Aictionary/Aictionary/App.axaml.cs(52,17): warning CS0219: The variable 'downloadSucceeded' is assigned but its value is never used [/home/runner/work/Aictionary/Aictionary/Aictionary/Aictionary.csproj]
/home/runner/work/Aictionary/Aictionary/Aictionary/Services/DictionaryService.cs(68,29): warning CS1998: 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. [/home/runner/work/Aictionary/Aictionary/Aictionary/Aictionary.csproj]
/home/runner/work/Aictionary/Aictionary/Aictionary/Services/DictionaryService.cs(51,37): warning CS1998: 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. [/home/runner/work/Aictionary/Aictionary/Aictionary/Aictionary.csproj]
/home/runner/work/Aictionary/Aictionary/Aictionary/Behaviors/WordJumpBehavior.cs(50,25): warning CS0414: The field 'WordJumpBehavior._isModifierPressed' is assigned but its value is never used [/home/runner/work/Aictionary/Aictionary/Aictionary/Aictionary.csproj]
/home/runner/work/Aictionary/Aictionary/Aictionary/Services/DictionaryService.cs(68,29): warning CS1998: 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. [/home/runner/work/Aictionary/Aictionary/Aictionary/Aictionary.csproj]
/home/runner/work/Aictionary/Aictionary/Aictionary/App.axaml.cs(52,17): warning CS0219: The variable 'downloadSucceeded' is assigned but its value is never used [/home/runner/work/Aictionary/Aictionary/Aictionary/Aictionary.csproj]
/home/runner/work/Aictionary/Aictionary/Aictionary/Services/DictionaryService.cs(51,37): warning CS1998: 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. [/home/runner/work/Aictionary/Aictionary/Aictionary/Aictionary.csproj]
The logs for this run have expired and are no longer available.