Merge pull request #3 from hiddenblue/Dev #11
Annotations
3 errors and 20 warnings
build (Release)
Process completed with exit code 1.
|
build (Debug)
The job was canceled because "Release" failed.
|
build (Debug)
The operation was canceled.
|
build (Release):
Avalonia.CpuLimiter/Views/SettingWindow.axaml.cs#L25
Dereference of a possibly null reference.
|
build (Release):
Avalonia.CpuLimiter/App.axaml.cs#L105
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
build (Release):
Avalonia.CpuLimiter/App.axaml.cs#L89
Dereference of a possibly null reference.
|
build (Release):
Avalonia.CpuLimiter/App.axaml.cs#L89
Possible null reference assignment.
|
build (Release):
Avalonia.CpuLimiter/Views/SettingWindow.axaml.cs#L40
Dereference of a possibly null reference.
|
build (Release):
Avalonia.CpuLimiter/Views/SettingWindow.axaml.cs#L42
Converting null literal or possible null value to non-nullable type.
|
build (Release):
Avalonia.CpuLimiter/Views/SettingWindow.axaml.cs#L43
Dereference of a possibly null reference.
|
build (Release):
Avalonia.CpuLimiter/Views/SettingWindow.axaml.cs#L80
Converting null literal or possible null value to non-nullable type.
|
build (Release):
Avalonia.CpuLimiter/Views/SettingWindow.axaml.cs#L83
Dereference of a possibly null reference.
|
build (Release):
Avalonia.CpuLimiter/Views/SettingWindow.axaml.cs#L89
Dereference of a possibly null reference.
|
build (Debug):
Avalonia.CpuLimiter/Views/SettingWindow.axaml.cs#L25
Dereference of a possibly null reference.
|
build (Debug):
Avalonia.CpuLimiter/Views/SettingWindow.axaml.cs#L40
Dereference of a possibly null reference.
|
build (Debug):
Avalonia.CpuLimiter/Views/SettingWindow.axaml.cs#L42
Converting null literal or possible null value to non-nullable type.
|
build (Debug):
Avalonia.CpuLimiter/Views/SettingWindow.axaml.cs#L43
Dereference of a possibly null reference.
|
build (Debug):
Avalonia.CpuLimiter/App.axaml.cs#L105
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
build (Debug):
Avalonia.CpuLimiter/App.axaml.cs#L89
Dereference of a possibly null reference.
|
build (Debug):
Avalonia.CpuLimiter/App.axaml.cs#L89
Possible null reference assignment.
|
build (Debug):
Avalonia.CpuLimiter/Views/SettingWindow.axaml.cs#L80
Converting null literal or possible null value to non-nullable type.
|
build (Debug):
Avalonia.CpuLimiter/Views/SettingWindow.axaml.cs#L83
Dereference of a possibly null reference.
|
build (Debug):
Avalonia.CpuLimiter/Views/SettingWindow.axaml.cs#L89
Dereference of a possibly null reference.
|