Skip to content

Attempt to fix #70

Attempt to fix #70 #17

Triggered via push November 7, 2024 15:59
Status Success
Total duration 1m 6s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
deploy: src/PnP/PnPDevice.Common.cs#L18
Possible null reference argument for parameter 'instanceId' in 'PnPDevice PnPDevice.GetDeviceByInstanceId(string instanceId, DeviceLocationFlags flags = DeviceLocationFlags.Normal)'.
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.
deploy: src/PnP/PnPDevice.Properties.cs#L247
Unboxing a possibly null value.