Bump NUnit.Analyzers from 4.3.0 to 4.5.0 #107
Annotations
11 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build
The target framework 'net7.0' 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 target framework 'net7.0' 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:
src/PnP/PnPDevice.Common.cs#L18
Possible null reference argument for parameter 'instanceId' in 'PnPDevice PnPDevice.GetDeviceByInstanceId(string instanceId, DeviceLocationFlags flags = DeviceLocationFlags.Normal)'.
|
build:
src/PnP/PnPDevice.Properties.cs#L214
Converting null literal or possible null value to non-nullable type.
|
build:
src/PnP/PnPDevice.Properties.cs#L214
Converting null literal or possible null value to non-nullable type.
|
build:
src/PnP/PnPDevice.Properties.cs#L216
Dereference of a possibly null reference.
|
build:
src/PnP/PnPDevice.Properties.cs#L222
Converting null literal or possible null value to non-nullable type.
|
build:
src/PnP/PnPDevice.Properties.cs#L222
Converting null literal or possible null value to non-nullable type.
|
build:
src/PnP/PnPDevice.Common.cs#L18
Possible null reference argument for parameter 'instanceId' in 'PnPDevice PnPDevice.GetDeviceByInstanceId(string instanceId, DeviceLocationFlags flags = DeviceLocationFlags.Normal)'.
|
build:
src/PnP/PnPDevice.Properties.cs#L231
Converting null literal or possible null value to non-nullable type.
|