Skip to content

Merge pull request #59 from nefarius/nefarius/bugfix/pnpdevice-uninst… #7

Merge pull request #59 from nefarius/nefarius/bugfix/pnpdevice-uninst…

Merge pull request #59 from nefarius/nefarius/bugfix/pnpdevice-uninst… #7

Triggered via push July 4, 2024 16:00
Status Success
Total duration 34s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
deploy
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/
deploy
.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.
deploy: src/PnP/PnPDevice.cs#L191
Converting null literal or possible null value to non-nullable type.
deploy: src/PnP/PnPDevice.cs#L193
Dereference of a possibly null reference.
deploy: src/PnP/PnPDevice.Properties.cs#L214
Converting null literal or possible null value to non-nullable type.
deploy: src/PnP/PnPDevice.Properties.cs#L214
Converting null literal or possible null value to non-nullable type.
deploy: src/PnP/PnPDevice.Properties.cs#L216
Dereference of a possibly null reference.
deploy: src/PnP/PnPDevice.Properties.cs#L222
Converting null literal or possible null value to non-nullable type.
deploy: src/PnP/PnPDevice.Properties.cs#L222
Converting null literal or possible null value to non-nullable type.
deploy: src/PnP/PnPDevice.Properties.cs#L231
Converting null literal or possible null value to non-nullable type.
deploy: src/PnP/PnPDevice.Properties.cs#L231
Unboxing a possibly null value.
deploy: src/PnP/PnPDevice.Properties.cs#L247
Converting null literal or possible null value to non-nullable type.