118 code review feedback luke parker #84
Annotations
6 warnings
Tests/Common/Fixtures/WebUITestFactory.cs#L95
Non-nullable property 'tokenType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Tests/Common/Fixtures/WebUITestFactory.cs#L96
Non-nullable property 'accessToken' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Tests/Common/Fixtures/WebUITestFactory.cs#L98
Non-nullable property 'refreshToken' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Tests/Common/Fixtures/WebUITestFactory.cs#L95
Non-nullable property 'tokenType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Tests/Common/Fixtures/WebUITestFactory.cs#L96
Non-nullable property 'accessToken' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Tests/Common/Fixtures/WebUITestFactory.cs#L98
Non-nullable property 'refreshToken' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading