Skip to content

Windows: Fixed null entries in DiscoveredDevices #828 #425

Windows: Fixed null entries in DiscoveredDevices #828

Windows: Fixed null entries in DiscoveredDevices #828 #425

Triggered via pull request May 8, 2024 12:10
Status Success
Total duration 23m 30s
Artifacts 1

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

44 warnings
linuxBuild: Source/Plugin.BLE/Shared/Contracts/IBluetoothLE.cs#L35
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
linuxBuild: Source/Plugin.BLE/Shared/Contracts/IBluetoothLE.cs#L35
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
linuxBuild: Source/Plugin.BLE/Android/GattCallback.cs#L193
This call site is reachable on: 'Android' 21.0 and later. 'BluetoothGattCharacteristic.GetValue()' is obsoleted on: 'Android' 33.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
linuxBuild: Source/Plugin.BLE/Android/GattCallback.cs#L227
This call site is reachable on: 'Android' 21.0 and later. 'BluetoothGattDescriptor.GetValue()' is obsoleted on: 'Android' 33.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
linuxBuild: Source/Plugin.BLE/Android/GattCallback.cs#L184
This call site is reachable on: 'Android' 21.0 and later. 'BluetoothGattCharacteristic.GetValue()' is obsoleted on: 'Android' 33.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
linuxBuild: Source/Plugin.BLE/Android/GattCallback.cs#L173
This call site is reachable on: 'Android' 21.0 and later. 'BluetoothGattCallback.OnCharacteristicRead(BluetoothGatt?, BluetoothGattCharacteristic?, GattStatus)' is obsoleted on: 'Android' 33.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
linuxBuild: Source/Plugin.BLE/Android/GattCallback.cs#L175
This call site is reachable on: 'Android' 21.0 and later. 'BluetoothGattCharacteristic.GetValue()' is obsoleted on: 'Android' 33.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
linuxBuild: Source/Plugin.BLE/Android/GattCallback.cs#L182
This call site is reachable on: 'Android' 21.0 and later. 'BluetoothGattCallback.OnCharacteristicChanged(BluetoothGatt?, BluetoothGattCharacteristic?)' is obsoleted on: 'Android' 33.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
linuxBuild: Source/Plugin.BLE/Android/GattCallback.cs#L236
This call site is reachable on: 'Android' 21.0 and later. 'BluetoothGattDescriptor.GetValue()' is obsoleted on: 'Android' 33.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
linuxBuild: Source/Plugin.BLE/Android/GattCallback.cs#L234
This call site is reachable on: 'Android' 21.0 and later. 'BluetoothGattCallback.OnDescriptorRead(BluetoothGatt?, BluetoothGattDescriptor?, GattStatus)' is obsoleted on: 'Android' 33.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
macBuild: Source/Plugin.BLE/Shared/Contracts/IBluetoothLE.cs#L35
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
macBuild: Source/Plugin.BLE/Shared/Contracts/IBluetoothLE.cs#L35
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
macBuild: Source/Plugin.BLE/Android/GattCallback.cs#L227
This call site is reachable on: 'Android' 21.0 and later. 'BluetoothGattDescriptor.GetValue()' is obsoleted on: 'Android' 33.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
macBuild: Source/Plugin.BLE/Android/GattCallback.cs#L173
This call site is reachable on: 'Android' 21.0 and later. 'BluetoothGattCallback.OnCharacteristicRead(BluetoothGatt?, BluetoothGattCharacteristic?, GattStatus)' is obsoleted on: 'Android' 33.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
macBuild: Source/Plugin.BLE/Android/GattCallback.cs#L175
This call site is reachable on: 'Android' 21.0 and later. 'BluetoothGattCharacteristic.GetValue()' is obsoleted on: 'Android' 33.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
macBuild: Source/Plugin.BLE/Android/GattCallback.cs#L184
This call site is reachable on: 'Android' 21.0 and later. 'BluetoothGattCharacteristic.GetValue()' is obsoleted on: 'Android' 33.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
macBuild: Source/Plugin.BLE/Android/GattCallback.cs#L182
This call site is reachable on: 'Android' 21.0 and later. 'BluetoothGattCallback.OnCharacteristicChanged(BluetoothGatt?, BluetoothGattCharacteristic?)' is obsoleted on: 'Android' 33.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
macBuild: Source/Plugin.BLE/Android/GattCallback.cs#L193
This call site is reachable on: 'Android' 21.0 and later. 'BluetoothGattCharacteristic.GetValue()' is obsoleted on: 'Android' 33.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
macBuild: Source/Plugin.BLE/Android/GattCallback.cs#L234
This call site is reachable on: 'Android' 21.0 and later. 'BluetoothGattCallback.OnDescriptorRead(BluetoothGatt?, BluetoothGattDescriptor?, GattStatus)' is obsoleted on: 'Android' 33.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
macBuild: Source/Plugin.BLE/Android/GattCallback.cs#L236
This call site is reachable on: 'Android' 21.0 and later. 'BluetoothGattDescriptor.GetValue()' is obsoleted on: 'Android' 33.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
winBuild
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cake-build/cake-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
winBuild: Source/Plugin.BLE.Tests/Mocks/CharacteristicMock.cs#L34
The event 'CharacteristicMock.ValueUpdated' is never used
winBuild: Source/Plugin.BLE.Tests/Mocks/CharacteristicMock.cs#L34
The event 'CharacteristicMock.ValueUpdated' is never used
winBuild: Source/Plugin.BLE/Shared/Contracts/IBluetoothLE.cs#L35
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
winBuild: Source/Plugin.BLE/Shared/Contracts/IBluetoothLE.cs#L35
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
winBuild: Source/Plugin.BLE/Android/GattCallback.cs#L193
This call site is reachable on: 'Android' 21.0 and later. 'BluetoothGattCharacteristic.GetValue()' is obsoleted on: 'Android' 33.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
winBuild: Source/Plugin.BLE/Android/GattCallback.cs#L184
This call site is reachable on: 'Android' 21.0 and later. 'BluetoothGattCharacteristic.GetValue()' is obsoleted on: 'Android' 33.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
winBuild: Source/Plugin.BLE/Android/GattCallback.cs#L227
This call site is reachable on: 'Android' 21.0 and later. 'BluetoothGattDescriptor.GetValue()' is obsoleted on: 'Android' 33.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
winBuild: Source/Plugin.BLE/Android/GattCallback.cs#L182
This call site is reachable on: 'Android' 21.0 and later. 'BluetoothGattCallback.OnCharacteristicChanged(BluetoothGatt?, BluetoothGattCharacteristic?)' is obsoleted on: 'Android' 33.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
winBuild: Source/Plugin.BLE/Android/GattCallback.cs#L173
This call site is reachable on: 'Android' 21.0 and later. 'BluetoothGattCallback.OnCharacteristicRead(BluetoothGatt?, BluetoothGattCharacteristic?, GattStatus)' is obsoleted on: 'Android' 33.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
winBuild: Source/Plugin.BLE/Android/GattCallback.cs#L175
This call site is reachable on: 'Android' 21.0 and later. 'BluetoothGattCharacteristic.GetValue()' is obsoleted on: 'Android' 33.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
winBuild: Source/Plugin.BLE/Android/GattCallback.cs#L236
This call site is reachable on: 'Android' 21.0 and later. 'BluetoothGattDescriptor.GetValue()' is obsoleted on: 'Android' 33.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
winBuild: Source/Plugin.BLE/Android/GattCallback.cs#L234
This call site is reachable on: 'Android' 21.0 and later. 'BluetoothGattCallback.OnDescriptorRead(BluetoothGatt?, BluetoothGattDescriptor?, GattStatus)' is obsoleted on: 'Android' 33.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
winBuild: Source/Plugin.BLE/Shared/Contracts/IBluetoothLE.cs#L35
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
winBuild: Source/Plugin.BLE/Shared/Contracts/IBluetoothLE.cs#L35
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
winBuild: Source/Plugin.BLE/Android/GattCallback.cs#L193
This call site is reachable on: 'Android' 21.0 and later. 'BluetoothGattCharacteristic.GetValue()' is obsoleted on: 'Android' 33.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
winBuild: Source/Plugin.BLE/Android/GattCallback.cs#L184
This call site is reachable on: 'Android' 21.0 and later. 'BluetoothGattCharacteristic.GetValue()' is obsoleted on: 'Android' 33.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
winBuild: Source/Plugin.BLE/Android/GattCallback.cs#L182
This call site is reachable on: 'Android' 21.0 and later. 'BluetoothGattCallback.OnCharacteristicChanged(BluetoothGatt?, BluetoothGattCharacteristic?)' is obsoleted on: 'Android' 33.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
winBuild: Source/Plugin.BLE/Android/GattCallback.cs#L173
This call site is reachable on: 'Android' 21.0 and later. 'BluetoothGattCallback.OnCharacteristicRead(BluetoothGatt?, BluetoothGattCharacteristic?, GattStatus)' is obsoleted on: 'Android' 33.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
winBuild: Source/Plugin.BLE/Android/GattCallback.cs#L175
This call site is reachable on: 'Android' 21.0 and later. 'BluetoothGattCharacteristic.GetValue()' is obsoleted on: 'Android' 33.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
winBuild: Source/Plugin.BLE/Android/GattCallback.cs#L227
This call site is reachable on: 'Android' 21.0 and later. 'BluetoothGattDescriptor.GetValue()' is obsoleted on: 'Android' 33.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
winBuild: Source/Plugin.BLE/Android/GattCallback.cs#L234
This call site is reachable on: 'Android' 21.0 and later. 'BluetoothGattCallback.OnDescriptorRead(BluetoothGatt?, BluetoothGattDescriptor?, GattStatus)' is obsoleted on: 'Android' 33.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
winBuild: Source/Plugin.BLE/Android/GattCallback.cs#L236
This call site is reachable on: 'Android' 21.0 and later. 'BluetoothGattDescriptor.GetValue()' is obsoleted on: 'Android' 33.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
winBuild: Source/BLE.Client/BLE.Client.WinConsole/ConsoleTracer.cs#L65
Converting null literal or possible null value to non-nullable type.

Artifacts

Produced during runtime
Name Size
nupkg
1.58 MB