Merge remote-tracking branch 'origin/master' #3
Annotations
3 errors and 13 warnings
|
build-publish
The operation was canceled.
|
|
build-publish
The run was canceled by @KimihikoAkayasaki.
|
|
Check-Build
The run was canceled by @KimihikoAkayasaki.
|
|
build-publish
A publish profile with the name 'FolderProfile' was not found in the project. Set the PublishProfile property to a valid file name.
|
|
build-publish:
Amethyst.Desktop/SystemShell.Windows.cs#L277
The variable 'e' is declared but never used
|
|
build-publish:
Amethyst.Desktop/SystemShell.Windows.cs#L336
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build-publish:
Amethyst/MVVM/StorePlugin.cs#L315
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.
|
|
build-publish:
Amethyst/MVVM/StorePlugin.cs#L156
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.
|
|
build-publish:
Amethyst/Classes/ReplayManager.cs#L428
The variable 'ex' is declared but never used
|
|
build-publish:
Amethyst/Classes/Shared.cs#L398
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.
|
|
build-publish:
Amethyst/Popups/CrashWindow.axaml.cs#L416
The variable 'height' is assigned but its value is never used
|
|
build-publish:
Amethyst/Popups/CrashWindow.axaml.cs#L415
The variable 'width' is assigned but its value is never used
|
|
build-publish:
Amethyst/Controls/ReplayManagerControl.axaml.cs#L124
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.
|
|
build-publish:
Amethyst/Controls/ReplayManagerControl.axaml.cs#L103
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.
|
|
build-publish:
Amethyst/Utils/TypeUtils.cs#L651
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.
|
|
build-publish:
Amethyst/Utils/TypeUtils.cs#L655
Unreachable code detected
|