Build #7
Annotations
20 warnings
Create Windows artifact:
Seed/Converters/NullToDefaultImageConverter.cs#L15
Converting null literal or possible null value to non-nullable type.
|
Create Windows artifact:
Seed/Converters/NullToDefaultImageConverter.cs#L15
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
|
Create Windows artifact:
Seed/ZipHelpers.cs#L34
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
|
Create Windows artifact:
Seed/Converters/NullToDefaultImageConverter.cs#L11
Non-nullable property 'DefaultImagePath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Create Windows artifact:
Seed/Controls/Path.axaml.cs#L64
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.
|
Create Windows artifact:
Seed/ZipHelpers.cs#L71
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
|
Create Windows artifact:
Seed/ViewModels/SettingsViewModel.cs#L102
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '""' is not covered.
|
Create Windows artifact:
Seed/ViewLocator.cs#L12
Dereference of a possibly null reference.
|
Create Windows artifact:
Seed/ViewLocator.cs#L12
Dereference of a possibly null reference.
|
Create Windows artifact:
Seed/Services/Implementations/ProjectManager.cs#L128
The variable 'ioe' is declared but never used
|
Create Linux artifact:
Seed/Converters/NullToDefaultImageConverter.cs#L15
Converting null literal or possible null value to non-nullable type.
|
Create Linux artifact:
Seed/Converters/NullToDefaultImageConverter.cs#L15
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
|
Create Linux artifact:
Seed/Converters/NullToDefaultImageConverter.cs#L11
Non-nullable property 'DefaultImagePath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Create Linux artifact:
Seed/ZipHelpers.cs#L34
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
|
Create Linux artifact:
Seed/ZipHelpers.cs#L71
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
|
Create Linux artifact:
Seed/Controls/Path.axaml.cs#L64
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.
|
Create Linux artifact:
Seed/ViewLocator.cs#L12
Dereference of a possibly null reference.
|
Create Linux artifact:
Seed/ViewLocator.cs#L12
Dereference of a possibly null reference.
|
Create Linux artifact:
Seed/Services/Implementations/ProjectManager.cs#L128
The variable 'ioe' is declared but never used
|
Create Linux artifact:
Seed/Services/Implementations/LocalEngineDownloaderService.cs#L75
The variable 'je' is declared but never used
|
The logs for this run have expired and are no longer available.
Loading