ci: test publish #2
Annotations
2 errors and 10 warnings
Package
The operation was canceled.
|
|
Package:
DownKyi.Core/Aria2cNet/Server/AriaConfig.cs#L23
Non-nullable property 'Headers' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Package:
DownKyi.Core/Aria2cNet/Server/AriaConfig.cs#L9
Non-nullable property 'Token' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Package:
DownKyi.Core/Aria2cNet/Server/AriaServer.cs#L13
Non-nullable field 'Server' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Package:
DownKyi.Core/Utils/ListHelper.cs#L64
Possible null reference assignment.
|
Package:
DownKyi.Core/Utils/ListHelper.cs#L63
Converting null literal or possible null value to non-nullable type.
|
Package:
DownKyi.Core/Utils/ListHelper.cs#L29
Dereference of a possibly null reference.
|
Package:
DownKyi.Core/Aria2cNet/AriaManager.cs#L21
Cannot convert null literal to non-nullable reference type.
|
Package:
DownKyi.Core/Aria2cNet/AriaManager.cs#L49
Cannot convert null literal to non-nullable reference type.
|
Package:
DownKyi.Core/Aria2cNet/AriaManager.cs#L25
Cannot convert null literal to non-nullable reference type.
|
Package
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.
|
Loading