Skip to content

Major CsWin32 upgrade #79

Major CsWin32 upgrade

Major CsWin32 upgrade #79

Triggered via pull request October 21, 2024 00:50
Status Success
Total duration 39s
Artifacts

build.yml

on: pull_request
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@v2. 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.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.
build: src/PnP/PnPDevice.Properties.cs#L265
Converting null literal or possible null value to non-nullable type.