Skip to content

Build and Release Binaries #2

Build and Release Binaries

Build and Release Binaries #2

Triggered via release December 14, 2025 09:15
@RcodePlayRcodePlay
published 8a7e798
Status Failure
Total duration 29s
Artifacts

release.yml

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

Annotations

3 errors and 8 warnings
build (win-x64)
ENOENT: no such file or directory, stat './publish/win-x64/noted.exe'
build (linux-x64)
The strategy configuration was canceled because "build.win-x64" failed
build (linux-x64)
ENOENT: no such file or directory, stat './publish/linux-x64/noted'
build (win-x64): NoteD/Program.cs#L220
Dereference of a possibly null reference.
build (win-x64): NoteD/Program.cs#L141
Dereference of a possibly null reference.
build (win-x64): NoteD/Program.cs#L98
Possible null reference argument for parameter 'item' in 'void Collection<string>.Add(string item)'.
build (win-x64)
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
build (linux-x64): NoteD/Program.cs#L220
Dereference of a possibly null reference.
build (linux-x64): NoteD/Program.cs#L141
Dereference of a possibly null reference.
build (linux-x64): NoteD/Program.cs#L98
Possible null reference argument for parameter 'item' in 'void Collection<string>.Add(string item)'.
build (linux-x64)
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.