Skip to content

chore(deps): bump xunit.runner.visualstudio from 2.5.7 to 2.8.1 #376

chore(deps): bump xunit.runner.visualstudio from 2.5.7 to 2.8.1

chore(deps): bump xunit.runner.visualstudio from 2.5.7 to 2.8.1 #376

Triggered via pull request June 2, 2024 22:55
Status Success
Total duration 2m 34s
Artifacts

ci.yml

on: pull_request
🛠️ Build and 🧪 Test
2m 25s
🛠️ Build and 🧪 Test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
🛠️ Build and 🧪 Test: src/DotNetRunner/ProcessExecution.cs#L13
Non-nullable field 'Output' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
🛠️ Build and 🧪 Test: src/DotNetRunner/ProcessExecution.cs#L13
Non-nullable field 'Error' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
🛠️ Build and 🧪 Test: src/RerunCommand/RerunCommandConfiguration.cs#L14
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
🛠️ Build and 🧪 Test: src/RerunCommand/RerunCommandConfiguration.cs#L15
Non-nullable property 'Filter' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
🛠️ Build and 🧪 Test: src/RerunCommand/RerunCommandConfiguration.cs#L16
Non-nullable property 'Settings' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
🛠️ Build and 🧪 Test: src/RerunCommand/RerunCommandConfiguration.cs#L17
Non-nullable property 'Logger' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
🛠️ Build and 🧪 Test: src/RerunCommand/RerunCommandConfiguration.cs#L18
Non-nullable property 'ResultsDirectory' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
🛠️ Build and 🧪 Test: src/RerunCommand/RerunCommandConfiguration.cs#L26
Non-nullable property 'Collector' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
🛠️ Build and 🧪 Test: src/RerunCommand/RerunCommandConfiguration.cs#L28
Non-nullable property 'Configuration' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
🛠️ Build and 🧪 Test: src/RerunCommand/RerunCommandConfiguration.cs#L30
Non-nullable property 'Framework' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.