Build and Release Binaries #3
Annotations
4 errors and 8 warnings
|
build (win-x64)
Resource not accessible by integration
|
|
build (linux-x64)
The strategy configuration was canceled because "build.win-x64" failed
|
|
build (linux-x64)
The operation was canceled.
|
|
build (linux-x64)
Resource not accessible by integration
|
|
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.
|