Skip to content

Added ConvertNtStatusToWin32Error #3

Added ConvertNtStatusToWin32Error

Added ConvertNtStatusToWin32Error #3

Triggered via push June 27, 2024 16:38
Status Failure
Total duration 38s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
deploy
Process completed with exit code 1.
deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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#L185
Converting null literal or possible null value to non-nullable type.
deploy: src/PnP/PnPDevice.cs#L187
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.