Skip to content

Xml support

Xml support #94

Triggered via pull request August 28, 2025 05:24
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 (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 (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-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:2c1d8ac4c6a1297fc232daaf840f7d9189d1e4215a7732f51c46bb09bcea92d8
osx-arm64-Examples Expired
65 MB
sha256:0abccb97ab8b1b33aa108387d92d7f9784f5b843b913a28cbf85b570de8d29d6
osx-x64-Examples Expired
68.4 MB
sha256:74f3b212a81a3bd485bd9b270f38eb1867e5b801f7c946b38ed3ac160043fd22
win-x64-Examples Expired
35.6 MB
sha256:f5574fd148e0d6bdb76334694e0b825b6fc4a146e48f42d8cbaa75ab978cdedc