📦 119 update net 8 preview packages to release #73
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 warnings
Build & Test:
Tests/Common/Fixtures/WebUITestFactory.cs#L100
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#L101
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#L103
Non-nullable property 'refreshToken' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build & Test:
Tests/WebUI.IntegrationTests/Controllers/Products/GetById.cs#L31
Dereference of a possibly null reference.
|
Build & Test:
Tests/WebUI.IntegrationTests/Controllers/Products/GetAll.cs#L30
Dereference of a possibly null reference.
|
Build & Test:
Tests/WebUI.IntegrationTests/Controllers/Customers/GetById.cs#L31
Dereference of a possibly null reference.
|
Build & Test:
Tests/WebUI.IntegrationTests/Controllers/Customers/GetAll.cs#L30
Dereference of a possibly null reference.
|
Build & Test:
Tests/Common/Fixtures/WebUITestFactory.cs#L100
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#L101
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#L103
Non-nullable property 'refreshToken' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|