Skip to content

chore(deps): nuget update: Bump Selenium.WebDriver from 4.34.0 to 4.40.0 #52

chore(deps): nuget update: Bump Selenium.WebDriver from 4.34.0 to 4.40.0

chore(deps): nuget update: Bump Selenium.WebDriver from 4.34.0 to 4.40.0 #52

Triggered via push January 19, 2026 13:41
Status Failure
Total duration 1m 21s
Artifacts

check.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Process completed with exit code 1.
build: Views/MainView.cs#L407
Dereference of a possibly null reference.
build: Views/MainView.cs#L101
Possible null reference return.
build: Helpers/LoggingHelper.cs#L72
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
build: Views/AddOrEditPage.cs#L15
Non-nullable field 'selected' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: Views/MainView.cs#L26
Non-nullable field 'logger' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: Helpers/ListHelper.cs#L32
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
build: Helpers/ListHelper.cs#L21
Possible null reference argument for parameter 'source' in 'IOrderedEnumerable<UserModel> Enumerable.OrderBy<UserModel, int>(IEnumerable<UserModel> source, Func<UserModel, int> keySelector)'.
build: Views/SettingsPage.cs#L96
Dereference of a possibly null reference.
build: Views/SettingsPage.cs#L77
Dereference of a possibly null reference.
build: Helpers/SettingsHelper.cs#L23
Possible null reference return.