Skip to content

Build

Build #4

Re-run triggered January 17, 2024 08:14
Status Failure
Total duration 2m 9s
Artifacts

dotnet-desktop.yml

on: workflow_dispatch
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 20 warnings
build (Release)
Failed to upload release asset NLog.config. received status code 404 Not Found undefined
build (Release): Seed/Converters/NullToDefaultImageConverter.cs#L15
Converting null literal or possible null value to non-nullable type.
build (Release): Seed/Converters/NullToDefaultImageConverter.cs#L15
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
build (Release): Seed/Converters/NullToDefaultImageConverter.cs#L11
Non-nullable property 'DefaultImagePath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Release): Seed/ZipHelpers.cs#L34
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
build (Release): Seed/ZipHelpers.cs#L71
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
build (Release): 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.
build (Release): Seed/ViewLocator.cs#L12
Dereference of a possibly null reference.
build (Release): Seed/ViewLocator.cs#L12
Dereference of a possibly null reference.
build (Release): Seed/Services/Implementations/ProjectManager.cs#L128
The variable 'ioe' is declared but never used
build (Release): Seed/Services/Implementations/LocalEngineDownloaderService.cs#L75
The variable 'je' is declared but never used
build (Release): Seed/ZipHelpers.cs#L34
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
build (Release): 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.
build (Release): Seed/ZipHelpers.cs#L71
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
build (Release): Seed/Converters/NullToDefaultImageConverter.cs#L15
Converting null literal or possible null value to non-nullable type.
build (Release): Seed/Converters/NullToDefaultImageConverter.cs#L15
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
build (Release): Seed/Converters/NullToDefaultImageConverter.cs#L11
Non-nullable property 'DefaultImagePath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Release): Seed/ViewLocator.cs#L12
Dereference of a possibly null reference.
build (Release): Seed/ViewLocator.cs#L12
Dereference of a possibly null reference.
build (Release): Seed/Services/Implementations/ProjectManager.cs#L128
The variable 'ioe' is declared but never used
build (Release): Seed/Services/Implementations/LocalEngineDownloaderService.cs#L75
The variable 'je' is declared but never used