Skip to content

Use simpler constructor for MidiPacket on CoreMidi, as Xamarin CoreMi… #2

Use simpler constructor for MidiPacket on CoreMidi, as Xamarin CoreMi…

Use simpler constructor for MidiPacket on CoreMidi, as Xamarin CoreMi… #2

Triggered via push September 9, 2023 12:11
Status Failure
Total duration 2m 23s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 11 warnings
Build: Commons.Music.Midi.CoreMidiShared/CoreMidiAccess.cs#L215
'MidiPacket' does not contain a constructor that takes 4 arguments
Build: Commons.Music.Midi.CoreMidiShared/CoreMidiAccess.cs#L215
'MidiPacket' does not contain a constructor that takes 4 arguments
Build
Process completed with exit code 1.
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build
The workload 'ios' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/maui-support-policy for more information about the support policy.
Build
The target framework 'netcoreapp2.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build
The workload 'ios' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/maui-support-policy for more information about the support policy.
Build: Commons.Music.Midi.Shared/MidiAccessManager.cs#L41
'IMidiAccess' is obsolete: 'There will be breaking change in this interface in the next API-breaking release. If you want to avoid API breakage, use IMidiAccess2 now. It will become identical to IMidiAccess2 and IMidiAccess2 will remain for a while.'
Build: Commons.Music.Midi.Shared/MidiAccessManager.cs#L20
'IMidiAccess' is obsolete: 'There will be breaking change in this interface in the next API-breaking release. If you want to avoid API breakage, use IMidiAccess2 now. It will become identical to IMidiAccess2 and IMidiAccess2 will remain for a while.'
Build: Commons.Music.Midi.Shared/MidiAccessManager.cs#L21
'IMidiAccess' is obsolete: 'There will be breaking change in this interface in the next API-breaking release. If you want to avoid API breakage, use IMidiAccess2 now. It will become identical to IMidiAccess2 and IMidiAccess2 will remain for a while.'
Build: Commons.Music.Midi.Shared/MidiAccessManager.cs#L179
'IMidiAccess' is obsolete: 'There will be breaking change in this interface in the next API-breaking release. If you want to avoid API breakage, use IMidiAccess2 now. It will become identical to IMidiAccess2 and IMidiAccess2 will remain for a while.'
Build: Commons.Music.Midi.Shared/MidiPlayer.cs#L179
'IMidiAccess' is obsolete: 'There will be breaking change in this interface in the next API-breaking release. If you want to avoid API breakage, use IMidiAccess2 now. It will become identical to IMidiAccess2 and IMidiAccess2 will remain for a while.'
Build: Commons.Music.Midi.Shared/MidiPlayer.cs#L194
'IMidiAccess' is obsolete: 'There will be breaking change in this interface in the next API-breaking release. If you want to avoid API breakage, use IMidiAccess2 now. It will become identical to IMidiAccess2 and IMidiAccess2 will remain for a while.'
Build: Commons.Music.Midi.Shared/MidiAccessManager.cs#L55
The event 'MidiConnectionStateDetectorExtension.StateChanged' is never used