Skip to content

TestMultimedia_develop_8.0.4_47 #47

TestMultimedia_develop_8.0.4_47

TestMultimedia_develop_8.0.4_47 #47

Triggered via push April 3, 2026 18:04
Status Success
Total duration 37m 40s
Artifacts 5

test-mmedia.yml

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

Annotations

14 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 ARM64EC 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/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/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 (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/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/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/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)'.

Artifacts

Produced during runtime
Name Size Digest
Logs_macos-latest_Net_Attempt1
1.19 MB
sha256:83e0ade698a7ad85dc403b34fac6e94534c4809e72677644abb126c81556b73a
Native_Win_arm64
74.7 KB
sha256:fbd70cffd9d8da9b795627fd69e5c064941231cf609828ec12bb5827ac2878bd
Native_Win_x64
32.5 KB
sha256:082197675717b283e515570cc7dea0fb7a0fe85689fea58d3806d379e240cfe9
Native_macOS_x64_arm64
24.3 KB
sha256:12fee86259a374a0e50c92567ec1d2d0af9b0f7a06f3ca8993ab698707cb2897
SendTestData_macos-latest_Net_Attempt1
4.41 KB
sha256:7a8d3b7b67850180b03326854612f0225ed26fa35533e74a4411f36600235e65