Skip to content

Renaming wallet.domain into e-wallet #3

Renaming wallet.domain into e-wallet

Renaming wallet.domain into e-wallet #3

Triggered via push November 14, 2024 10:49
Status Success
Total duration 28s
Artifacts

wallet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build: Wallet_Tests/Models/Currency.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Wallet_Tests/Models/Currency.cs#L5
Non-nullable property 'Code' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Wallet_Tests/Models/Wallet.cs#L8
Non-nullable property 'Currency' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Wallet_Tests/Models/Currency.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Wallet_Tests/Models/Currency.cs#L5
Non-nullable property 'Code' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Wallet_Tests/Models/Wallet.cs#L8
Non-nullable property 'Currency' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.