Skip to content

118 code review feedback luke parker #84

118 code review feedback luke parker

118 code review feedback luke parker #84

Triggered via pull request November 21, 2023 06:20
Status Success
Total duration 1m 57s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Build & Test: 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.
Build & Test: 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.
Build & Test: 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.
Build & Test: 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.
Build & Test: 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.
Build & Test: 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.