Skip to content

fix a warning

fix a warning #447

Triggered via push May 20, 2024 21:13
Status Success
Total duration 25m 9s
Artifacts 1

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

44 warnings
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#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#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#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#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#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)
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/Characteristic.cs#L30
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/Characteristic.cs#L107
This call site is reachable on: 'Android' 21.0 and later. 'BluetoothGatt.WriteCharacteristic(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#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#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#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#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#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#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)
macBuild: Source/Plugin.BLE/Android/Descriptor.cs#L18
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/Descriptor.cs#L52
This call site is reachable on: 'Android' 21.0 and later. 'BluetoothGattDescriptor.SetValue(byte[]?)' 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/Android/Descriptor.cs#L55
This call site is reachable on: 'Android' 21.0 and later. 'BluetoothGatt.WriteDescriptor(BluetoothGattDescriptor?)' is obsoleted on: 'Android' 33.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
winBuild: Source/Plugin.BLE/Android/Characteristic.cs#L30
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/Descriptor.cs#L18
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/Descriptor.cs#L52
This call site is reachable on: 'Android' 21.0 and later. 'BluetoothGattDescriptor.SetValue(byte[]?)' is obsoleted on: 'Android' 33.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
winBuild: Source/Plugin.BLE/Android/Characteristic.cs#L107
This call site is reachable on: 'Android' 21.0 and later. 'BluetoothGatt.WriteCharacteristic(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/Characteristic.cs#L100
This call site is reachable on: 'Android' 21.0 and later. 'BluetoothGattCharacteristic.SetValue(byte[]?)' 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#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#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#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/Characteristic.cs#L30
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/Characteristic.cs#L54
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#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#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/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/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.59 MB