Skip to content

🤖ci: add .NET build & test GitHub Actions workflow #1

🤖ci: add .NET build & test GitHub Actions workflow

🤖ci: add .NET build & test GitHub Actions workflow #1

Triggered via push December 30, 2025 13:18
Status Success
Total duration 54s
Artifacts

dotnet.yml

on: push
build-and-test
50s
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.