Skip to content

⬆️ Bump Faker.Net from 2.0.154 to 2.0.163 #183

⬆️ Bump Faker.Net from 2.0.154 to 2.0.163

⬆️ Bump Faker.Net from 2.0.154 to 2.0.163 #183

Triggered via pull request October 27, 2025 22:57
Status Success
Total duration 1m 32s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
Test: Percy/Percy.cs#L152
Non-nullable property 'assertion' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test: Percy/Percy.cs#L151
Non-nullable property 'configuration' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test: Percy/Percy.cs#L150
Non-nullable property 'algorithm' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test: Percy/Percy.cs#L149
Non-nullable property 'padding' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test: Percy/Percy.cs#L148
Non-nullable property 'elementSelector' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test: Percy/Percy.cs#L58
Dereference of a possibly null reference.
Test: Percy/PercyPlaywrightDriver.cs#L53
Dereference of a possibly null reference.
Test: Percy/PercyPlaywrightDriver.cs#L46
Possible null reference argument for parameter 'value' in 'void Cache<string, object>.Store(string key, object value)'.
Test: Percy/Cache.cs#L16
Possible null reference return.
Test: Percy/PercyPlaywrightDriver.cs#L59
Cannot convert null literal to non-nullable reference type.
Test: Percy/Percy.cs#L152
Non-nullable property 'assertion' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test: Percy/Percy.cs#L151
Non-nullable property 'configuration' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test: Percy/Percy.cs#L150
Non-nullable property 'algorithm' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test: Percy/Percy.cs#L149
Non-nullable property 'padding' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test: Percy/Percy.cs#L148
Non-nullable property 'elementSelector' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test: Percy/Percy.cs#L58
Dereference of a possibly null reference.
Test: Percy/PercyPlaywrightDriver.cs#L53
Dereference of a possibly null reference.
Test: Percy/PercyPlaywrightDriver.cs#L46
Possible null reference argument for parameter 'value' in 'void Cache<string, object>.Store(string key, object value)'.
Test: Percy/Cache.cs#L16
Possible null reference return.
Test: Percy/PercyPlaywrightDriver.cs#L59
Cannot convert null literal to non-nullable reference type.