Skip to content

Refactor: Added secret token for creating pull requests. #104

Refactor: Added secret token for creating pull requests.

Refactor: Added secret token for creating pull requests. #104

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

dotnet.yml

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

Annotations

40 warnings and 2 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 (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:ae72d1fc06d41bf80ac7c6003da7e91eb1e1516549eb3e808f92ef501585fcfd
osx-arm64-Examples Expired
65 MB
sha256:68c09f140bce3737ca3fd39d46ff81dc702fde6fbf58402be7cdd08dd57f5f87
osx-x64-Examples Expired
68.4 MB
sha256:e9ce123bac60611ae1f59af022aba20029e5af27da1e5b72f6e00f222ebb0cb1
win-x64-Examples Expired
35.6 MB
sha256:6454f999936b39054bedcda880bd6111d0ebd66c515d514429f465fe58e915cd