Skip to content

RunCheckDwmApiTool_Net_develop_8.0.4_45 #45

RunCheckDwmApiTool_Net_develop_8.0.4_45

RunCheckDwmApiTool_Net_develop_8.0.4_45 #45

Triggered via push April 3, 2026 18:04
Status Success
Total duration 2m 24s
Artifacts 5
Matrix: Build Native Libraries / build-dll
Build Native Libraries  /  Build x64/arm64 dylib
13s
Build Native Libraries / Build x64/arm64 dylib
Matrix: run-check-dwm-api-tool
Fit to window
Zoom out
Zoom in

Annotations

29 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 CheckDwmApi tool (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 CheckDwmApi tool (macos-latest, Net)
No files were found with the provided path: /Users/runner/work/_temp/Logs. No artifacts will be uploaded.
Run CheckDwmApi tool (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 CheckDwmApi tool (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 CheckDwmApi tool (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 CheckDwmApi tool (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 CheckDwmApi tool (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 CheckDwmApi tool (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 CheckDwmApi tool (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 CheckDwmApi tool (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 CheckDwmApi tool (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 CheckDwmApi tool (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 CheckDwmApi tool (macos-latest, Net)
Unexpected input(s) 'win-arch', valid inputs are ['']
Run CheckDwmApi tool (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 CheckDwmApi tool (ubuntu-24.04-arm, Net)
No files were found with the provided path: /home/runner/work/_temp/Logs. No artifacts will be uploaded.
Run CheckDwmApi tool (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 CheckDwmApi tool (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 CheckDwmApi tool (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 CheckDwmApi tool (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 CheckDwmApi tool (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 CheckDwmApi tool (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 CheckDwmApi tool (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 CheckDwmApi tool (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 CheckDwmApi tool (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 CheckDwmApi tool (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 CheckDwmApi tool (ubuntu-24.04-arm, Net)
Unexpected input(s) 'win-arch', valid inputs are ['']

Artifacts

Produced during runtime
Name Size Digest
CheckDwmApiReport_macos-latest_Net_Attempt1
2.23 KB
sha256:578e29717026dae1e2f11b235affada265fd9a619b58a6b7219dae23ab360cfa
CheckDwmApiReport_ubuntu-24.04-arm_Net_Attempt1
1.58 KB
sha256:60bdf0bcca82d4f9c325cfa2ebee01d8888aa7c65cf408f40c614b6347bfc7fd
Native_Win_arm64
74.7 KB
sha256:bf6e6c80cf17785a25b5c6c488892759cff02562ce45a8cc99b662ec3ed0f4a1
Native_Win_x64
32.5 KB
sha256:2b34deccae12c2ab5f03b5777a88678f90619d7d748b49b6788c530d8bcf6272
Native_macOS_x64_arm64
24.3 KB
sha256:3af310e9539626ab33f6730b50877b16c029aa2e3c6dddc16c5de4b7263b510c