Skip to content

Fixed bug, added crude test #8

Fixed bug, added crude test

Fixed bug, added crude test #8

Triggered via push July 4, 2024 16:13
Status Success
Total duration 33s
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.