Build and Release Binaries #1
Annotations
3 errors and 6 warnings
|
build (linux-x64)
Process completed with exit code 127.
|
|
build (win-x64)
The strategy configuration was canceled because "build.linux-x64" failed
|
|
build (win-x64)
The operation was canceled.
|
|
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 (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)'.
|