Skip to content

Bump NUnit.Analyzers from 4.1.0 to 4.2.0 #37

Bump NUnit.Analyzers from 4.1.0 to 4.2.0

Bump NUnit.Analyzers from 4.1.0 to 4.2.0 #37

Triggered via pull request April 29, 2024 19:30
Status Success
Total duration 31s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
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/.
build: src/PnP/PnPDevice.cs#L185
Converting null literal or possible null value to non-nullable type.
build: src/PnP/PnPDevice.cs#L187
Dereference of a possibly null reference.
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.