Build and Release Binaries #2
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.
|