Skip to content

TestCore_develop_8.0.4_28 #28

TestCore_develop_8.0.4_28

TestCore_develop_8.0.4_28 #28

Triggered via push April 2, 2026 19:02
Status Success
Total duration 7m 46s
Artifacts 6

test-core.yml

on: push
Build Native Libraries  /  Build x64 dll
49s
Build Native Libraries / Build x64 dll
Build Native Libraries  /  Build arm64 dll
44s
Build Native Libraries / Build arm64 dll
Build Native Libraries  /  Build x64/arm64 dylib
15s
Build Native Libraries / Build x64/arm64 dylib
Matrix: run-tests
Fit to window
Zoom out
Zoom in

Annotations

36 warnings
Build Native Libraries / Build x64/arm64 dylib
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/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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 Native Libraries / Build arm64 dll
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/upload-artifact@v4, microsoft/setup-msbuild@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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 Native Libraries / Build x64 dll
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/upload-artifact@v4, microsoft/setup-msbuild@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run tests (macos-latest, Net)
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/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run tests (macos-latest, Net): DryWetMidi/Core/Exceptions/UnknownChunkException.cs#L53
Member 'UnknownChunkException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'UnknownChunkException.GetObjectData(SerializationInfo, StreamingContext)'.
Run tests (macos-latest, Net): DryWetMidi/Core/Exceptions/NotEnoughBytesException.cs#L66
Member 'NotEnoughBytesException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'NotEnoughBytesException.GetObjectData(SerializationInfo, StreamingContext)'.
Run tests (macos-latest, Net): DryWetMidi/Core/Exceptions/UnknownChannelEventException.cs#L61
Member 'UnknownChannelEventException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'UnknownChannelEventException.GetObjectData(SerializationInfo, StreamingContext)'.
Run tests (macos-latest, Net): DryWetMidi/Core/Exceptions/UnexpectedTrackChunksCountException.cs#L61
Member 'UnexpectedTrackChunksCountException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'UnexpectedTrackChunksCountException.GetObjectData(SerializationInfo, StreamingContext)'.
Run tests (macos-latest, Net): DryWetMidi/Core/Exceptions/InvalidSystemCommonEventParameterValueException.cs#L68
Member 'InvalidSystemCommonEventParameterValueException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'InvalidSystemCommonEventParameterValueException.GetObjectData(SerializationInfo, StreamingContext)'.
Run tests (macos-latest, Net): DryWetMidi/Core/Exceptions/InvalidMidiTimeCodeComponentException.cs#L50
Member 'InvalidMidiTimeCodeComponentException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'InvalidMidiTimeCodeComponentException.GetObjectData(SerializationInfo, StreamingContext)'.
Run tests (macos-latest, Net): DryWetMidi/Core/Exceptions/InvalidMetaEventParameterValueException.cs#L68
Member 'InvalidMetaEventParameterValueException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'InvalidMetaEventParameterValueException.GetObjectData(SerializationInfo, StreamingContext)'.
Run tests (macos-latest, Net): DryWetMidi/Core/Exceptions/InvalidChunkSizeException.cs#L68
Member 'InvalidChunkSizeException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'InvalidChunkSizeException.GetObjectData(SerializationInfo, StreamingContext)'.
Run tests (macos-latest, Net): DryWetMidi/Core/Exceptions/InvalidChannelEventParameterValueException.cs#L61
Member 'InvalidChannelEventParameterValueException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'InvalidChannelEventParameterValueException.GetObjectData(SerializationInfo, StreamingContext)'.
Run tests (macos-latest, Net): DryWetMidi/Core/Exceptions/TooManyTrackChunksException.cs#L50
Member 'TooManyTrackChunksException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'TooManyTrackChunksException.GetObjectData(SerializationInfo, StreamingContext)'.
Run tests (ubuntu-24.04-arm, Net)
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/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run tests (ubuntu-24.04-arm, Net): DryWetMidi/Core/Exceptions/UnknownChunkException.cs#L53
Member 'UnknownChunkException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'UnknownChunkException.GetObjectData(SerializationInfo, StreamingContext)'.
Run tests (ubuntu-24.04-arm, Net): DryWetMidi/Core/Exceptions/UnknownChannelEventException.cs#L61
Member 'UnknownChannelEventException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'UnknownChannelEventException.GetObjectData(SerializationInfo, StreamingContext)'.
Run tests (ubuntu-24.04-arm, Net): DryWetMidi/Core/Exceptions/UnexpectedTrackChunksCountException.cs#L61
Member 'UnexpectedTrackChunksCountException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'UnexpectedTrackChunksCountException.GetObjectData(SerializationInfo, StreamingContext)'.
Run tests (ubuntu-24.04-arm, Net): DryWetMidi/Core/Exceptions/InvalidMetaEventParameterValueException.cs#L68
Member 'InvalidMetaEventParameterValueException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'InvalidMetaEventParameterValueException.GetObjectData(SerializationInfo, StreamingContext)'.
Run tests (ubuntu-24.04-arm, Net): DryWetMidi/Core/Exceptions/InvalidChunkSizeException.cs#L68
Member 'InvalidChunkSizeException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'InvalidChunkSizeException.GetObjectData(SerializationInfo, StreamingContext)'.
Run tests (ubuntu-24.04-arm, Net): DryWetMidi/Core/Exceptions/InvalidChannelEventParameterValueException.cs#L61
Member 'InvalidChannelEventParameterValueException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'InvalidChannelEventParameterValueException.GetObjectData(SerializationInfo, StreamingContext)'.
Run tests (ubuntu-24.04-arm, Net): DryWetMidi/Core/Exceptions/TooManyTrackChunksException.cs#L50
Member 'TooManyTrackChunksException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'TooManyTrackChunksException.GetObjectData(SerializationInfo, StreamingContext)'.
Run tests (ubuntu-24.04-arm, Net): DryWetMidi/Core/Exceptions/NotEnoughBytesException.cs#L66
Member 'NotEnoughBytesException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'NotEnoughBytesException.GetObjectData(SerializationInfo, StreamingContext)'.
Run tests (ubuntu-24.04-arm, Net): DryWetMidi/Core/Exceptions/InvalidSystemCommonEventParameterValueException.cs#L68
Member 'InvalidSystemCommonEventParameterValueException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'InvalidSystemCommonEventParameterValueException.GetObjectData(SerializationInfo, StreamingContext)'.
Run tests (ubuntu-24.04-arm, Net): DryWetMidi/Core/Exceptions/InvalidMidiTimeCodeComponentException.cs#L50
Member 'InvalidMidiTimeCodeComponentException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'InvalidMidiTimeCodeComponentException.GetObjectData(SerializationInfo, StreamingContext)'.
Run tests (windows-11-arm, Net)
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/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run tests (windows-11-arm, Net): DryWetMidi/Core/Exceptions/InvalidChunkSizeException.cs#L68
Member 'InvalidChunkSizeException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'InvalidChunkSizeException.GetObjectData(SerializationInfo, StreamingContext)'.
Run tests (windows-11-arm, Net): DryWetMidi/Core/Exceptions/InvalidChannelEventParameterValueException.cs#L61
Member 'InvalidChannelEventParameterValueException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'InvalidChannelEventParameterValueException.GetObjectData(SerializationInfo, StreamingContext)'.
Run tests (windows-11-arm, Net): DryWetMidi/Core/Exceptions/UnknownFileFormatException.cs#L53
Member 'UnknownFileFormatException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'UnknownFileFormatException.GetObjectData(SerializationInfo, StreamingContext)'.
Run tests (windows-11-arm, Net): DryWetMidi/Core/Exceptions/UnknownChunkException.cs#L53
Member 'UnknownChunkException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'UnknownChunkException.GetObjectData(SerializationInfo, StreamingContext)'.
Run tests (windows-11-arm, Net): DryWetMidi/Core/Exceptions/UnknownChannelEventException.cs#L61
Member 'UnknownChannelEventException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'UnknownChannelEventException.GetObjectData(SerializationInfo, StreamingContext)'.
Run tests (windows-11-arm, Net): DryWetMidi/Core/Exceptions/UnexpectedTrackChunksCountException.cs#L61
Member 'UnexpectedTrackChunksCountException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'UnexpectedTrackChunksCountException.GetObjectData(SerializationInfo, StreamingContext)'.
Run tests (windows-11-arm, Net): DryWetMidi/Core/Exceptions/TooManyTrackChunksException.cs#L50
Member 'TooManyTrackChunksException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'TooManyTrackChunksException.GetObjectData(SerializationInfo, StreamingContext)'.
Run tests (windows-11-arm, Net): DryWetMidi/Core/Exceptions/NotEnoughBytesException.cs#L66
Member 'NotEnoughBytesException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'NotEnoughBytesException.GetObjectData(SerializationInfo, StreamingContext)'.
Run tests (windows-11-arm, Net): DryWetMidi/Core/Exceptions/InvalidSystemCommonEventParameterValueException.cs#L68
Member 'InvalidSystemCommonEventParameterValueException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'InvalidSystemCommonEventParameterValueException.GetObjectData(SerializationInfo, StreamingContext)'.
Run tests (windows-11-arm, Net): DryWetMidi/Core/Exceptions/InvalidMidiTimeCodeComponentException.cs#L50
Member 'InvalidMidiTimeCodeComponentException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'InvalidMidiTimeCodeComponentException.GetObjectData(SerializationInfo, StreamingContext)'.

Artifacts

Produced during runtime
Name Size Digest
Logs_macos-latest_Net_Attempt1
3.92 MB
sha256:0f6cd68044f38f801efd9ef9baa2cb1033d6107a59262c7f1fdbc5ca5932b67d
Logs_ubuntu-24.04-arm_Net_Attempt1
4.17 MB
sha256:cea5a42e9e23e78d8cce4f0b7e7e7286d502dff81db0ea040857b6214ebcd7f7
Logs_windows-11-arm_Net_Attempt1
4 MB
sha256:111cae6f0779934201655588eacae6d17e0242f4d904718394f76a4b67c8a060
Native_Win_arm64
63 KB
sha256:8c0be34857310f55009e7c61e9233703667b2dfa37c87aa87faa45b33a6a6d29
Native_Win_x64
28.3 KB
sha256:3a5470d4bc5d17b3352e2acd47b7960be32262abffdfa71d1cc9392e53454c38
Native_macOS_x64_arm64
24.3 KB
sha256:2f848081058eca06c54a0cb5e4ef5efef5bcdcc68f942dcacabad230e8a3e812