Skip to content

Merge pull request #1 from Daniel127/fix/read-message #17

Merge pull request #1 from Daniel127/fix/read-message

Merge pull request #1 from Daniel127/fix/read-message #17

Triggered via push September 5, 2023 23:32
Status Success
Total duration 37s
Artifacts

ci-release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: RtMidi.Net/Clients/MidiClient.cs#L6
Missing XML comment for publicly visible type or member 'MidiClient'
build: RtMidi.Net/Clients/MidiClient.cs#L28
Missing XML comment for publicly visible type or member 'MidiClient.Open()'
build: RtMidi.Net/Clients/MidiClient.cs#L34
Missing XML comment for publicly visible type or member 'MidiClient.OpenVirtual(string)'
build: RtMidi.Net/Clients/MidiClient.cs#L39
Missing XML comment for publicly visible type or member 'MidiClient.Close()'
build: RtMidi.Net/Clients/MidiClient.cs#L44
Missing XML comment for publicly visible type or member 'MidiClient.Dispose(bool)'
build: RtMidi.Net/Clients/MidiClient.cs#L56
Missing XML comment for publicly visible type or member 'MidiClient.~MidiClient()'
build: RtMidi.Net/Clients/MidiClient.cs#L61
Missing XML comment for publicly visible type or member 'MidiClient.Dispose()'
build: RtMidi.Net/Clients/MidiInputClient.cs#L8
Missing XML comment for publicly visible type or member 'MidiInputClient'
build: RtMidi.Net/Clients/MidiInputClient.cs#L15
Missing XML comment for publicly visible type or member 'MidiInputClient.IgnoreSysexMessages'
build: RtMidi.Net/Clients/MidiInputClient.cs#L25
Missing XML comment for publicly visible type or member 'MidiInputClient.IgnoreTimeMessages'