Skip to content

Fixed failing to call PnPDevice::Uninstall on phantom device instance #47

Fixed failing to call PnPDevice::Uninstall on phantom device instance

Fixed failing to call PnPDevice::Uninstall on phantom device instance #47

Triggered via pull request July 4, 2024 15:58
Status Success
Total duration 31s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: src/PnP/PnPDevice.cs#L191
Converting null literal or possible null value to non-nullable type.
build: src/PnP/PnPDevice.cs#L193
Dereference of a possibly null reference.
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.Properties.cs#L231
Converting null literal or possible null value to non-nullable type.
build: src/PnP/PnPDevice.Properties.cs#L231
Unboxing a possibly null value.
build: src/PnP/PnPDevice.Properties.cs#L247
Converting null literal or possible null value to non-nullable type.
build
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.