Skip to content
This repository has been archived by the owner on Aug 5, 2024. It is now read-only.

Features/uprage native library (#96) #58

Features/uprage native library (#96)

Features/uprage native library (#96) #58

Triggered via push April 30, 2024 10:18
Status Success
Total duration 37s
Artifacts

cd.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: 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/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/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/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/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/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/Enumeration.cs#L19
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicFields' in call to 'System.Type.GetFields()'. The generic parameter 'T' of 'IO.Astrodynamics.Enumeration.GetValueFromDescription<T>(String)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
build: IO.Astrodynamics/PDS/PDSBase.cs#L91
Using member 'System.Xml.Serialization.XmlSerializer.XmlSerializer(Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Members from serialized types may be trimmed if not referenced directly.
build: IO.Astrodynamics/PDS/PDSBase.cs#L109
Using member 'System.Xml.Serialization.XmlSerializer.Deserialize(Stream)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Members from deserialized types may be trimmed if not referenced directly.
build: IO.Astrodynamics/PDS/PDSBase.cs#L77
Using member 'System.Xml.Serialization.XmlSerializer.XmlSerializer(Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Members from serialized types may be trimmed if not referenced directly.