Skip to content

Bump Raylib-cs from 7.0.2 to 8.0.0 #283

Bump Raylib-cs from 7.0.2 to 8.0.0

Bump Raylib-cs from 7.0.2 to 8.0.0 #283

Triggered via pull request June 3, 2026 07:48
Status Success
Total duration 1m 45s
Artifacts

publish-examples.yml

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

Annotations

48 warnings and 1 notice
Build (macos-latest, osx-arm64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4.5.0. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build (macos-latest, osx-arm64)
No files were found with the provided path: ./Examples/bin/Release/net8.0/osx-arm64/publish. No artifacts will be uploaded.
Build (macos-latest, osx-arm64): ShapeEngine/Core/GameWindow.cs#L508
Missing XML comment for publicly visible type or member 'GameWindow.HighDpi'
Build (macos-latest, osx-arm64): ShapeEngine/Color/ColorRgba.cs#L1199
Missing XML comment for publicly visible type or member 'ColorRgba.implicit operator ColorRgba(Color)'
Build (macos-latest, osx-arm64): ShapeEngine/Color/ColorRgba.cs#L1196
Missing XML comment for publicly visible type or member 'ColorRgba.implicit operator Color(ColorRgba)'
Build (macos-latest, osx-arm64): ShapeEngine/Color/ColorRgba.cs#L1193
Missing XML comment for publicly visible type or member 'ColorRgba.implicit operator ColorRgba(Color)'
Build (macos-latest, osx-arm64): ShapeEngine/Color/ColorRgba.cs#L1190
Missing XML comment for publicly visible type or member 'ColorRgba.implicit operator Color(ColorRgba)'
Build (macos-latest, osx-arm64): ShapeEngine/Serialization/ICsvSerializable.cs#L23
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
Build (macos-latest, osx-arm64): ShapeEngine/Serialization/ICsvSerializable.cs#L23
XML comment has badly formed XML -- 'The character(s) '&' cannot be used at this location.'
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-latest, osx-arm64): ShapeEngine/Screen/CustomScreenTextureHandler.cs#L66
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
Build (ubuntu-latest, linux-x64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4.5.0. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build (ubuntu-latest, linux-x64)
No files were found with the provided path: ./Examples/bin/Release/net8.0/linux-x64/publish. No artifacts will be uploaded.
Build (ubuntu-latest, linux-x64): ShapeEngine/Core/GameWindow.cs#L508
Missing XML comment for publicly visible type or member 'GameWindow.HighDpi'
Build (ubuntu-latest, linux-x64): ShapeEngine/Color/ColorRgba.cs#L1199
Missing XML comment for publicly visible type or member 'ColorRgba.implicit operator ColorRgba(Color)'
Build (ubuntu-latest, linux-x64): ShapeEngine/Color/ColorRgba.cs#L1196
Missing XML comment for publicly visible type or member 'ColorRgba.implicit operator Color(ColorRgba)'
Build (ubuntu-latest, linux-x64): ShapeEngine/Color/ColorRgba.cs#L1193
Missing XML comment for publicly visible type or member 'ColorRgba.implicit operator ColorRgba(Color)'
Build (ubuntu-latest, linux-x64): ShapeEngine/Color/ColorRgba.cs#L1190
Missing XML comment for publicly visible type or member 'ColorRgba.implicit operator Color(ColorRgba)'
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 (ubuntu-latest, linux-x64): ShapeEngine/Serialization/ICsvSerializable.cs#L23
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
Build (ubuntu-latest, linux-x64): ShapeEngine/Serialization/ICsvSerializable.cs#L23
XML comment has badly formed XML -- 'The character(s) '&' cannot be used at this location.'
Build (ubuntu-latest, linux-x64): ShapeEngine/Screen/CustomScreenTextureHandler.cs#L66
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
Build (windows-latest, win-x64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4.5.0. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build (windows-latest, win-x64)
No files were found with the provided path: ./Examples/bin/Release/net8.0/win-x64/publish. No artifacts will be uploaded.
Build (windows-latest, win-x64): ShapeEngine/Core/GameWindow.cs#L508
Missing XML comment for publicly visible type or member 'GameWindow.HighDpi'
Build (windows-latest, win-x64): ShapeEngine/Color/ColorRgba.cs#L1199
Missing XML comment for publicly visible type or member 'ColorRgba.implicit operator ColorRgba(Color)'
Build (windows-latest, win-x64): ShapeEngine/Color/ColorRgba.cs#L1196
Missing XML comment for publicly visible type or member 'ColorRgba.implicit operator Color(ColorRgba)'
Build (windows-latest, win-x64): ShapeEngine/Color/ColorRgba.cs#L1193
Missing XML comment for publicly visible type or member 'ColorRgba.implicit operator ColorRgba(Color)'
Build (windows-latest, win-x64): ShapeEngine/Color/ColorRgba.cs#L1190
Missing XML comment for publicly visible type or member 'ColorRgba.implicit operator Color(ColorRgba)'
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 (windows-latest, win-x64): ShapeEngine/Serialization/ICsvSerializable.cs#L23
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
Build (windows-latest, win-x64): ShapeEngine/Serialization/ICsvSerializable.cs#L23
XML comment has badly formed XML -- 'The character(s) '&' cannot be used at this location.'
Build (windows-latest, win-x64): ShapeEngine/Screen/CustomScreenTextureHandler.cs#L66
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
Build (macos-15-intel, osx-x64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4.5.0. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build (macos-15-intel, osx-x64)
No files were found with the provided path: ./Examples/bin/Release/net8.0/osx-x64/publish. No artifacts will be uploaded.
Build (macos-15-intel, osx-x64): ShapeEngine/Core/GameWindow.cs#L508
Missing XML comment for publicly visible type or member 'GameWindow.HighDpi'
Build (macos-15-intel, osx-x64): ShapeEngine/Color/ColorRgba.cs#L1199
Missing XML comment for publicly visible type or member 'ColorRgba.implicit operator ColorRgba(Color)'
Build (macos-15-intel, osx-x64): ShapeEngine/Color/ColorRgba.cs#L1196
Missing XML comment for publicly visible type or member 'ColorRgba.implicit operator Color(ColorRgba)'
Build (macos-15-intel, osx-x64): ShapeEngine/Color/ColorRgba.cs#L1193
Missing XML comment for publicly visible type or member 'ColorRgba.implicit operator ColorRgba(Color)'
Build (macos-15-intel, osx-x64): ShapeEngine/Color/ColorRgba.cs#L1190
Missing XML comment for publicly visible type or member 'ColorRgba.implicit operator Color(ColorRgba)'
Build (macos-15-intel, osx-x64): ShapeEngine/Serialization/ICsvSerializable.cs#L23
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
Build (macos-15-intel, osx-x64): ShapeEngine/Serialization/ICsvSerializable.cs#L23
XML comment has badly formed XML -- 'The character(s) '&' cannot be used at this location.'
Build (macos-15-intel, osx-x64): ShapeEngine/Serialization/DataObjectDict.cs#L10
Type parameter declaration must be an identifier not a type. See also error CS0081.
Build (macos-15-intel, osx-x64): ShapeEngine/Serialization/DataObjectDict.cs#L10
XML comment has syntactically incorrect cref attribute 'Dictionary{string, T}'
Build (macos-15-intel, osx-x64): ShapeEngine/Screen/CustomScreenTextureHandler.cs#L66
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
Build (windows-latest, win-x64)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026