Skip to content

Merge pull request #88 from DaveGreen-Games/controllerdb-update-workflow #103

Merge pull request #88 from DaveGreen-Games/controllerdb-update-workflow

Merge pull request #88 from DaveGreen-Games/controllerdb-update-workflow #103

Triggered via push August 29, 2025 07:24
Status Success
Total duration 1m 23s
Artifacts 4

dotnet.yml

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

Annotations

40 warnings and 2 notices
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-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 (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 (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:59cd6c99804ca8ee2c13921e69e13ad2d01c2f773d4db1a1e8320847322e1757
osx-arm64-Examples Expired
65 MB
sha256:32f9929669432242de1151cf68912e0c6eacc3cb3c2c53584acbadb2abf268c0
osx-x64-Examples Expired
68.4 MB
sha256:434801bfb0b808b14ad1925985867b299a992a06b313c4e761bb6bf0524a1817
win-x64-Examples Expired
35.6 MB
sha256:d97daf119d88de440cd2ecb5aca4b51cb28966965c3900f45f6d7e74c616f607