Skip to content

📦 119 update net 8 preview packages to release #73

📦 119 update net 8 preview packages to release

📦 119 update net 8 preview packages to release #73

Triggered via pull request November 16, 2023 02:52
Status Success
Total duration 1m 37s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.