Skip to content

Update API documentation #15

Update API documentation

Update API documentation #15

Triggered via push October 30, 2024 19:02
Status Success
Total duration 37s
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.