Skip to content

Add controller db update automation workflow file #99

Add controller db update automation workflow file

Add controller db update automation workflow file #99

Triggered via pull request August 28, 2025 15:48
Status Success
Total duration 1m 22s
Artifacts 4

dotnet.yml

on: pull_request
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:5afbd7e3ca8ba3ec6c89a4780a001e0abb3f2e9d81d658cc590f8ee3e2fd6fca
osx-arm64-Examples Expired
65 MB
sha256:1a825cb20f0e4abafffebec4a3e7c07c927bb6d175caef946fe20f818ba91d9f
osx-x64-Examples Expired
68.4 MB
sha256:decdf2fd78ce62cb6215a141de3119713bf50ef0e447a1e2db9f8908cf77b9d4
win-x64-Examples Expired
35.6 MB
sha256:4f541e82becf77bac22a41a5f7aa3ecdf94cf9a5cb6e33540b046543693980be