Skip to content

Bump xunit from 2.4.2 to 2.7.0 in /NVs.OccupancySensor.CV.Tests #343

Bump xunit from 2.4.2 to 2.7.0 in /NVs.OccupancySensor.CV.Tests

Bump xunit from 2.4.2 to 2.7.0 in /NVs.OccupancySensor.CV.Tests #343

Triggered via pull request February 19, 2024 08:06
Status Success
Total duration 28s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: NVs.OccupancySensor.CV.Tests/VideoCaptureProviderShould.cs#L42
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead.
build: NVs.OccupancySensor.CV.Tests/ConfigurationExtensionsShould.cs#L54
Null should not be used for type parameter 'threshold' of type 'string'. Use a non-null value, or convert the parameter to a nullable type.
build: NVs.OccupancySensor.CV.Tests/CameraShould.cs#L119
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead.
build: NVs.OccupancySensor.CV.Tests/CameraShould.cs#L132
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead.
build: NVs.OccupancySensor.CV.Tests/ConfigurationExtensionsShould.cs#L134
Null should not be used for type parameter 'minPixel' of type 'string'. Use a non-null value, or convert the parameter to a nullable type.
build: NVs.OccupancySensor.CV.Tests/ConfigurationExtensionsShould.cs#L134
Null should not be used for type parameter 'history' of type 'string'. Use a non-null value, or convert the parameter to a nullable type.
build: NVs.OccupancySensor.CV.Tests/ConfigurationExtensionsShould.cs#L134
Null should not be used for type parameter 'maxPixel' of type 'string'. Use a non-null value, or convert the parameter to a nullable type.
build: NVs.OccupancySensor.CV.Tests/ConfigurationExtensionsShould.cs#L134
Null should not be used for type parameter 'parallel' of type 'string'. Use a non-null value, or convert the parameter to a nullable type.
build: NVs.OccupancySensor.CV.Tests/ConfigurationExtensionsShould.cs#L135
Null should not be used for type parameter 'minPixel' of type 'string'. Use a non-null value, or convert the parameter to a nullable type.
build: NVs.OccupancySensor.CV.Tests/ConfigurationExtensionsShould.cs#L135
Null should not be used for type parameter 'history' of type 'string'. Use a non-null value, or convert the parameter to a nullable type.