Skip to content

Fixed improper caase conversion of strings leading to encoding bugs (… #10

Fixed improper caase conversion of strings leading to encoding bugs (…

Fixed improper caase conversion of strings leading to encoding bugs (… #10

Triggered via push November 9, 2024 16:51
Status Success
Total duration 45s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
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/
build: src/PnP/PnPDevice.Common.cs#L18
Possible null reference argument for parameter 'instanceId' in 'PnPDevice PnPDevice.GetDeviceByInstanceId(string instanceId, DeviceLocationFlags flags = DeviceLocationFlags.Normal)'.
build: src/PnP/PnPDevice.Properties.cs#L214
Converting null literal or possible null value to non-nullable type.
build: src/PnP/PnPDevice.Properties.cs#L214
Converting null literal or possible null value to non-nullable type.
build: src/PnP/PnPDevice.Properties.cs#L216
Dereference of a possibly null reference.
build: src/PnP/PnPDevice.Properties.cs#L222
Converting null literal or possible null value to non-nullable type.
build: src/PnP/PnPDevice.Properties.cs#L222
Converting null literal or possible null value to non-nullable type.
build: src/PnP/PnPDevice.Properties.cs#L231
Converting null literal or possible null value to non-nullable type.
build: src/PnP/PnPDevice.Properties.cs#L231
Unboxing a possibly null value.
build: src/PnP/PnPDevice.Properties.cs#L247
Converting null literal or possible null value to non-nullable type.
build: src/PnP/PnPDevice.Properties.cs#L247
Unboxing a possibly null value.