Merge pull request #18 from AvaloniaUI/wasm-threads #51
Annotations
2 errors and 9 warnings
Build and Deploy Job (true, /mt)
The job was canceled because "false" failed.
|
Build and Deploy Job (true, /mt)
The operation was canceled.
|
Build and Deploy Job (false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build and Deploy Job (false):
Solitaire.Browser/Program.cs#L44
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build and Deploy Job (false):
Solitaire.Browser/BrowserSettingsStore.cs#L31
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build and Deploy Job (false):
Solitaire.Browser/BrowserSettingsStore.cs#L37
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build and Deploy Job (false):
Solitaire.Browser/BrowserSettingsStore.cs#L31
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 and Deploy Job (true, /mt):
Solitaire.Browser/Program.cs#L44
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build and Deploy Job (true, /mt):
Solitaire.Browser/BrowserSettingsStore.cs#L31
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build and Deploy Job (true, /mt):
Solitaire.Browser/BrowserSettingsStore.cs#L37
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build and Deploy Job (true, /mt):
Solitaire.Browser/BrowserSettingsStore.cs#L31
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.
|