Skip to content

Xml support

Xml support #96

Triggered via pull request August 28, 2025 05:37
@SoloByteSoloByte
synchronize #87
xml-support
Status Success
Total duration 1m 15s
Artifacts 4

dotnet.yml

on: pull_request
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

40 warnings and 3 notices
Build (macos-latest, osx-arm64): ShapeEngine/Content/ContentLoader.cs#L48
Missing XML comment for publicly visible type or member 'ContentLoader.ContentType.Sound'
Build (macos-latest, osx-arm64): ShapeEngine/Content/ContentLoader.cs#L47
Missing XML comment for publicly visible type or member 'ContentLoader.ContentType.Wave'
Build (macos-latest, osx-arm64): ShapeEngine/Content/ContentLoader.cs#L46
Missing XML comment for publicly visible type or member 'ContentLoader.ContentType.Texture'
Build (macos-latest, osx-arm64): ShapeEngine/Content/ContentLoader.cs#L45
Missing XML comment for publicly visible type or member 'ContentLoader.ContentType.ShaderVertex'
Build (macos-latest, osx-arm64): ShapeEngine/Content/ContentLoader.cs#L44
Missing XML comment for publicly visible type or member 'ContentLoader.ContentType.ShaderFragment'
Build (macos-latest, osx-arm64): ShapeEngine/Content/ContentLoader.cs#L43
Missing XML comment for publicly visible type or member 'ContentLoader.ContentType.Font'
Build (macos-latest, osx-arm64): ShapeEngine/Geometry/CollisionSystem/Collider.cs#L647
'Collider.ContainsShape(IShape)' hides inherited member 'Shape.ContainsShape(IShape)'. Use the new keyword if hiding was intended.
Build (macos-latest, osx-arm64): ShapeEngine/Geometry/CollisionSystem/Collider.cs#L338
'Collider.GetClosestPoint(IShape)' hides inherited member 'Shape.GetClosestPoint(IShape)'. Use the new keyword if hiding was intended.
Build (macos-latest, osx-arm64): ShapeEngine/Serialization/DataObjectDict.cs#L10
Type parameter declaration must be an identifier not a type. See also error CS0081.
Build (macos-latest, osx-arm64): ShapeEngine/Serialization/DataObjectDict.cs#L10
XML comment has syntactically incorrect cref attribute 'Dictionary{string, T}'
Build (ubuntu-latest, linux-x64): ShapeEngine/Content/ContentLoader.cs#L48
Missing XML comment for publicly visible type or member 'ContentLoader.ContentType.Sound'
Build (ubuntu-latest, linux-x64): ShapeEngine/Content/ContentLoader.cs#L47
Missing XML comment for publicly visible type or member 'ContentLoader.ContentType.Wave'
Build (ubuntu-latest, linux-x64): ShapeEngine/Content/ContentLoader.cs#L46
Missing XML comment for publicly visible type or member 'ContentLoader.ContentType.Texture'
Build (ubuntu-latest, linux-x64): ShapeEngine/Content/ContentLoader.cs#L45
Missing XML comment for publicly visible type or member 'ContentLoader.ContentType.ShaderVertex'
Build (ubuntu-latest, linux-x64): ShapeEngine/Content/ContentLoader.cs#L44
Missing XML comment for publicly visible type or member 'ContentLoader.ContentType.ShaderFragment'
Build (ubuntu-latest, linux-x64): ShapeEngine/Content/ContentLoader.cs#L43
Missing XML comment for publicly visible type or member 'ContentLoader.ContentType.Font'
Build (ubuntu-latest, linux-x64): ShapeEngine/Geometry/CollisionSystem/Collider.cs#L647
'Collider.ContainsShape(IShape)' hides inherited member 'Shape.ContainsShape(IShape)'. Use the new keyword if hiding was intended.
Build (ubuntu-latest, linux-x64): ShapeEngine/Geometry/CollisionSystem/Collider.cs#L338
'Collider.GetClosestPoint(IShape)' hides inherited member 'Shape.GetClosestPoint(IShape)'. Use the new keyword if hiding was intended.
Build (ubuntu-latest, linux-x64): ShapeEngine/Serialization/DataObjectDict.cs#L10
Type parameter declaration must be an identifier not a type. See also error CS0081.
Build (ubuntu-latest, linux-x64): ShapeEngine/Serialization/DataObjectDict.cs#L10
XML comment has syntactically incorrect cref attribute 'Dictionary{string, T}'
Build (windows-latest, win-x64): ShapeEngine/Content/ContentLoader.cs#L48
Missing XML comment for publicly visible type or member 'ContentLoader.ContentType.Sound'
Build (windows-latest, win-x64): ShapeEngine/Content/ContentLoader.cs#L47
Missing XML comment for publicly visible type or member 'ContentLoader.ContentType.Wave'
Build (windows-latest, win-x64): ShapeEngine/Content/ContentLoader.cs#L46
Missing XML comment for publicly visible type or member 'ContentLoader.ContentType.Texture'
Build (windows-latest, win-x64): ShapeEngine/Content/ContentLoader.cs#L45
Missing XML comment for publicly visible type or member 'ContentLoader.ContentType.ShaderVertex'
Build (windows-latest, win-x64): ShapeEngine/Content/ContentLoader.cs#L44
Missing XML comment for publicly visible type or member 'ContentLoader.ContentType.ShaderFragment'
Build (windows-latest, win-x64): ShapeEngine/Content/ContentLoader.cs#L43
Missing XML comment for publicly visible type or member 'ContentLoader.ContentType.Font'
Build (windows-latest, win-x64): ShapeEngine/Geometry/CollisionSystem/Collider.cs#L647
'Collider.ContainsShape(IShape)' hides inherited member 'Shape.ContainsShape(IShape)'. Use the new keyword if hiding was intended.
Build (windows-latest, win-x64): ShapeEngine/Geometry/CollisionSystem/Collider.cs#L338
'Collider.GetClosestPoint(IShape)' hides inherited member 'Shape.GetClosestPoint(IShape)'. Use the new keyword if hiding was intended.
Build (windows-latest, win-x64): ShapeEngine/Serialization/DataObjectDict.cs#L10
Type parameter declaration must be an identifier not a type. See also error CS0081.
Build (windows-latest, win-x64): ShapeEngine/Serialization/DataObjectDict.cs#L10
XML comment has syntactically incorrect cref attribute 'Dictionary{string, T}'
Build (macos-13, osx-x64): ShapeEngine/Content/ContentLoader.cs#L48
Missing XML comment for publicly visible type or member 'ContentLoader.ContentType.Sound'
Build (macos-13, osx-x64): ShapeEngine/Content/ContentLoader.cs#L47
Missing XML comment for publicly visible type or member 'ContentLoader.ContentType.Wave'
Build (macos-13, osx-x64): ShapeEngine/Content/ContentLoader.cs#L46
Missing XML comment for publicly visible type or member 'ContentLoader.ContentType.Texture'
Build (macos-13, osx-x64): ShapeEngine/Content/ContentLoader.cs#L45
Missing XML comment for publicly visible type or member 'ContentLoader.ContentType.ShaderVertex'
Build (macos-13, osx-x64): ShapeEngine/Content/ContentLoader.cs#L44
Missing XML comment for publicly visible type or member 'ContentLoader.ContentType.ShaderFragment'
Build (macos-13, osx-x64): ShapeEngine/Content/ContentLoader.cs#L43
Missing XML comment for publicly visible type or member 'ContentLoader.ContentType.Font'
Build (macos-13, osx-x64): ShapeEngine/Geometry/CollisionSystem/Collider.cs#L647
'Collider.ContainsShape(IShape)' hides inherited member 'Shape.ContainsShape(IShape)'. Use the new keyword if hiding was intended.
Build (macos-13, osx-x64): ShapeEngine/Geometry/CollisionSystem/Collider.cs#L338
'Collider.GetClosestPoint(IShape)' hides inherited member 'Shape.GetClosestPoint(IShape)'. Use the new keyword if hiding was intended.
Build (macos-13, osx-x64): ShapeEngine/Serialization/DataObjectDict.cs#L10
Type parameter declaration must be an identifier not a type. See also error CS0081.
Build (macos-13, osx-x64): ShapeEngine/Serialization/DataObjectDict.cs#L10
XML comment has syntactically incorrect cref attribute 'Dictionary{string, T}'
Build (macos-latest, osx-arm64)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Build (macos-latest, osx-arm64)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Build (windows-latest, win-x64)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677

Artifacts

Produced during runtime
Name Size Digest
linux-x64-Examples Expired
35 MB
sha256:fc19de326afd10c8d46470b5462d22da86e6b297bdec2154a9b80543e67d916f
osx-arm64-Examples Expired
65 MB
sha256:87bb61c80db2eaa91ec0f0721369449b112522fced807a983e5ccc38f7e245f2
osx-x64-Examples Expired
68.4 MB
sha256:ae640977aa2d211fcdcf9a2c22f9ab431e17a8d804d38a2a45fd66e872d82b7d
win-x64-Examples Expired
35.6 MB
sha256:0d1f8244a1804858b483e49962328bd8b05cec885d5cb217e205edc02dae4fe4