Skip to content

Fix source file path in installer script #5

Fix source file path in installer script

Fix source file path in installer script #5

Triggered via push December 20, 2024 21:13
Status Failure
Total duration 2m 40s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Build and test
Error on line 50 in D:\a\PMForDAZ\PMForDAZ\src\DAZ_Installer.Installer\Windows64.iss: Source file "D:\a\PMForDAZ\PMForDAZ\src\DAZ_Installer.Installer\..\DAZ_Installer.Windows\bin\x64\Release\net8.0-windows\DAZ_Installer.Windows.exe" does not exist. Compile aborted.
Build and test: src/DAZ_Installer.IO/DPDirectoryInfo.cs#L193
Parameter 'exception' must have a non-null value when exiting with 'false'.
Build and test: src/DAZ_Installer.IO/DPDirectoryInfo.cs#L271
Parameter 'ex' must have a non-null value when exiting with 'false'.
Build and test: src/DAZ_Installer.IO/DPFileInfo.cs#L241
Parameter 'exception' must have a non-null value when exiting with 'false'.
Build and test: src/DAZ_Installer.IO/DPFileInfo.cs#L246
Parameter 'stream' must have a non-null value when exiting with 'true'.
Build and test: src/DAZ_Installer.IO/DPFileInfo.cs#L262
Parameter 'exception' must have a non-null value when exiting with 'false'.
Build and test: src/DAZ_Installer.IO/DPRecycleBin.cs#L76
The variable 'ex' is declared but never used
Build and test: src/DAZ_Installer.IO/DPFileInfo.cs#L286
Parameter 'ex' must have a non-null value when exiting with 'false'.
Build and test: src/DAZ_Installer.IO/DPRecycleBin.cs#L110
The variable 'ex' is declared but never used
Build and test: src/DAZ_Installer.Common/MSTestLoggerSink.cs#L14
Cannot convert null literal to non-nullable reference type.
Build and test: src/DAZ_Installer.Core/DPArchive.cs#L85
'DPArchive.FolderFactory' hides inherited member 'DPFile.FolderFactory'. Use the new keyword if hiding was intended.