Skip to content

Features/gauss method (#229) #26

Features/gauss method (#229)

Features/gauss method (#229) #26

Triggered via push December 12, 2024 20:42
Status Success
Total duration 45s
Artifacts

cd.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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/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/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/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/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.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#L34
The field 'VelocityScenario._integrator' is never used