TestPackageIntegration_develop_8.0.4_14 #14
Annotations
11 warnings
|
Complete job
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. 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 project:
DryWetMidi/Multimedia/InputDevice/InputDevice.cs#L183
Missing XML comment for publicly visible type or member 'InputDevice.SysExBufferSize'
|
|
Build project:
DryWetMidi/Multimedia/Clock/TickGenerator/TickGeneratorException.cs#L47
Missing XML comment for publicly visible type or member 'TickGeneratorException.AdditionalErrorCode'
|
|
Build project:
DryWetMidi/Multimedia/Clock/TickGenerator/TickGeneratorException.cs#L24
Parameter 'additionalErrorCode' has no matching param tag in the XML comment for 'TickGeneratorException.TickGeneratorException(string, int, int)' (but other parameters do)
|
|
Build project:
DryWetMidi/Core/MidiWriter.cs#L116
Missing XML comment for publicly visible type or member 'MidiWriter.WriteBytes(byte[], int, int)'
|
|
Build project:
DryWetMidi/Core/Events/Base/SysExEvent.cs#L135
Missing XML comment for publicly visible type or member 'SysExEvent.ToString()'
|
|
Build project:
DryWetMidi/Core/Events/Base/SysExEvent.cs#L37
Parameter 'statusByte' has no matching param tag in the XML comment for 'SysExEvent.SysExEvent(MidiEventType, byte)' (but other parameters do)
|
|
Build project:
DryWetMidi/Common/Attributes/UnconditionalSuppressMessageAttribute.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build project:
DryWetMidi/Common/Attributes/UnconditionalSuppressMessageAttribute.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build project:
DryWetMidi/Common/Attributes/UnconditionalSuppressMessageAttribute.cs#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build project:
DryWetMidi/Common/Attributes/UnconditionalSuppressMessageAttribute.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Loading