Skip to content

🧱refactor: remove Blazor front-end & reposition API as the core product #4

🧱refactor: remove Blazor front-end & reposition API as the core product

🧱refactor: remove Blazor front-end & reposition API as the core product #4

Triggered via push January 9, 2026 18:09
Status Success
Total duration 49s
Artifacts

dotnet.yml

on: push
build-and-test
45s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build-and-test: Finance.Contracts/Requests/Auth/RefreshTokenRequest.cs#L6
Non-nullable property 'RefreshToken' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test: Finance.Contracts/Requests/Auth/RefreshTokenRequest.cs#L5
Non-nullable property 'AccessToken' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test: Finance.Contracts/Requests/Auth/RefreshTokenRequest.cs#L6
Non-nullable property 'RefreshToken' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test: Finance.Contracts/Requests/Auth/RefreshTokenRequest.cs#L5
Non-nullable property 'AccessToken' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.