Skip to content

Do not include launch settings for cake builds #3

Do not include launch settings for cake builds

Do not include launch settings for cake builds #3

Triggered via push December 20, 2024 20:52
Status Failure
Total duration 5m 43s
Artifacts

build.yml

on: push
Compile Installer
2s
Compile Installer
Upload artifacts
0s
Upload artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Compile Installer
The repository was not cloned. Please specify the actions/checkout action before this step.
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/DPRecycleBin.cs#L76
The variable 'ex' is declared but never used
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.