ci: point Dependabot version updates at dev #362
Annotations
4 warnings
|
build-and-lint:
tests/MultiRoomAudio.Tests/Services/SinkResetTests.cs#L258
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function. (https://xunit.net/xunit.analyzers/rules/xUnit2031)
|
|
build-and-lint:
tests/MultiRoomAudio.Tests/FakeTimedAudioBuffer.cs#L42
Nullability of reference types in type of parameter 'value' of 'void FakeTimedAudioBuffer.TimingSourceName.set' doesn't match implicitly implemented member 'void ITimedAudioBuffer.TimingSourceName.set' (possibly because of nullability attributes).
|
|
build-and-lint:
src/MultiRoomAudio/Services/HidInputDeviceDetector.cs#L425
Possible null reference argument for parameter 'input' in 'Match Regex.Match(string input)'.
|
|
build-and-lint:
src/MultiRoomAudio/Services/HidInputDeviceDetector.cs#L425
Possible null reference argument for parameter 'input' in 'Match Regex.Match(string input)'.
|