Bump SSH.NET from 2020.0.2 to 2026.0.0 - #1
Open
dependabot[bot] wants to merge 1 commit into
Open
Annotations
10 warnings
|
Build Windows application:
src/Core/MissionPlanner.Core/Replay/ReplaySessionManager.cs#L140
Dereference of a possibly null reference.
|
|
Build Windows application:
src/Core/MissionPlanner.MavLink/Services/MavLinkConnectionSessionFactory.cs#L16
Parameter 'logger' is unread.
|
|
Build Windows application:
src/Core/MissionPlanner.Transport/TransportEndpoint.cs#L225
Non-nullable property 'SerialPort' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build Windows application:
src/Core/MissionPlanner.Transport/TransportEndpoint.cs#L225
Non-nullable property 'ExpectedId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build Windows application:
src/Core/MissionPlanner.Transport/TransportEndpoint.cs#L225
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build Windows application:
src/Core/MissionPlanner.Transport/TransportEndpoint.cs#L212
Non-nullable property 'SerialPort' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build Windows application:
src/Core/MissionPlanner.Transport/TransportEndpoint.cs#L212
Non-nullable property 'RemoteHost' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build Windows application:
src/Core/MissionPlanner.Transport/TransportEndpoint.cs#L212
Non-nullable property 'Protocol' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build Windows application:
src/Core/MissionPlanner.Transport/TransportEndpoint.cs#L212
Non-nullable property 'ExpectedId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build Windows application:
src/Core/MissionPlanner.Transport/TransportEndpoint.cs#L212
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
background
wait
wait-all
cancel
parallel
Loading