Fix installer workflow step error #4
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\net6.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/DPRecycleBin.cs#L76
The variable 'ex' is declared but never used
|
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/DPRecycleBin.cs#L110
The variable 'ex' is declared but never used
|
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/DPFileInfo.cs#L286
Parameter 'ex' must have a non-null value when exiting with 'false'.
|
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.
|