Features/removespicedependencies (#219) #21
Annotations
11 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
IO.Astrodynamics.Net/IO.Astrodynamics/PDS/V4/MissionInformation/Model/SurfaceMissionInformation_1K00_1220.cs#L4527
The type name 'offset' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
IO.Astrodynamics.Net/IO.Astrodynamics/PDS/V4/MissionInformation/Model/MissionInformation_1K00_1300.cs#L3660
The type name 'offset' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
IO.Astrodynamics.Net/IO.Astrodynamics/PDS/V4/MissionInformation/Model/SurfaceMissionInformation_1K00_1220.cs#L7949
The type name 'altitude' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
IO.Astrodynamics.Net/IO.Astrodynamics/PDS/V4/MissionInformation/Model/SurfaceMissionInformation_1K00_1220.cs#L8117
The type name 'aperture' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
IO.Astrodynamics.Net/IO.Astrodynamics/PDS/V4/MissionInformation/Model/MissionInformation_1K00_1300.cs#L7250
The type name 'aperture' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
IO.Astrodynamics.Net/IO.Astrodynamics/PDS/V4/MissionInformation/Model/MissionInformation_1K00_1300.cs#L7082
The type name 'altitude' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
IO.Astrodynamics.Net/IO.Astrodynamics.Performance/VelocityScenario.cs#L38
Non-nullable field '_srp' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
IO.Astrodynamics.Net/IO.Astrodynamics.Performance/VelocityScenario.cs#L38
Non-nullable field '_atm' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
IO.Astrodynamics.Net/IO.Astrodynamics.Performance/VelocityScenario.cs#L38
Non-nullable field '_integrator' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
IO.Astrodynamics.Net/IO.Astrodynamics.Performance/VelocityScenario.cs#L29
Field 'VelocityScenario._srp' is never assigned to, and will always have its default value null
|