chore: Tried couple additional things in attempt to get some form of … #29
Annotations
10 errors and 10 warnings
Build Tracker.Frontend.Uno (Debug):
Tracker.Frontend.Uno/Styles/ColorPaletteOverride.cs#L13
The type or namespace name 'Themes' does not exist in the namespace 'Tracker.Frontend.Uno' (are you missing an assembly reference?)
|
Build Tracker.Frontend.Uno (Debug):
Tracker.Frontend.Uno/Styles/ColorPaletteOverride.cs#L14
The type or namespace name 'Themes' does not exist in the namespace 'Tracker.Frontend.Uno' (are you missing an assembly reference?)
|
Build Tracker.Frontend.Uno (Debug):
Tracker.Frontend.Uno/Styles/ColorPaletteOverride.cs#L15
The type or namespace name 'Themes' does not exist in the namespace 'Tracker.Frontend.Uno' (are you missing an assembly reference?)
|
Build Tracker.Frontend.Uno (Debug):
Tracker.Frontend.Uno/Styles/ColorPaletteOverride.cs#L16
The type or namespace name 'Themes' does not exist in the namespace 'Tracker.Frontend.Uno' (are you missing an assembly reference?)
|
Build Tracker.Frontend.Uno (Debug):
Tracker.Frontend.Uno/Styles/ColorPaletteOverride.cs#L17
The type or namespace name 'Themes' does not exist in the namespace 'Tracker.Frontend.Uno' (are you missing an assembly reference?)
|
Build Tracker.Frontend.Uno (Debug):
Tracker.Frontend.Uno/Styles/ColorPaletteOverride.cs#L18
The type or namespace name 'Themes' does not exist in the namespace 'Tracker.Frontend.Uno' (are you missing an assembly reference?)
|
Build Tracker.Frontend.Uno (Debug):
Tracker.Frontend.Uno/Styles/ColorPaletteOverride.cs#L19
The type or namespace name 'Themes' does not exist in the namespace 'Tracker.Frontend.Uno' (are you missing an assembly reference?)
|
Build Tracker.Frontend.Uno (Debug):
Tracker.Frontend.Uno/Styles/ColorPaletteOverride.cs#L20
The type or namespace name 'Themes' does not exist in the namespace 'Tracker.Frontend.Uno' (are you missing an assembly reference?)
|
Build Tracker.Frontend.Uno (Debug):
Tracker.Frontend.Uno/Styles/ColorPaletteOverride.cs#L21
The type or namespace name 'Themes' does not exist in the namespace 'Tracker.Frontend.Uno' (are you missing an assembly reference?)
|
Build Tracker.Frontend.Uno (Debug):
Tracker.Frontend.Uno/Styles/ColorPaletteOverride.cs#L22
The type or namespace name 'Themes' does not exist in the namespace 'Tracker.Frontend.Uno' (are you missing an assembly reference?)
|
Build Tracker.Frontend.Uno (Debug):
Tracker.Shared.Models/Modules/Budget/Searchable/SearchablePaymentType.cs#L11
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 Tracker.Frontend.Uno (Debug):
Tracker.Shared.Models/Modules/Budget/Searchable/SearchablePaymentType.cs#L14
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build Tracker.Frontend.Uno (Debug):
Tracker.Shared.Models/User/CoreUser.cs#L34
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build Tracker.Frontend.Uno (Debug):
Tracker.Shared.Models/User/CoreUser.cs#L34
Non-nullable property 'Payments' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build Tracker.Frontend.Uno (Debug):
Tracker.Shared.Models/User/CoreUser.cs#L34
Non-nullable property 'RecurringPayments' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build Tracker.Frontend.Uno (Debug):
Tracker.Shared.Models/Modules/Budget/Entity/RecurringPayment.cs#L47
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build Tracker.Frontend.Uno (Debug):
Tracker.Shared.Models/Modules/Budget/Entity/RecurringPayment.cs#L47
Non-nullable property 'PaymentTemplate' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build Tracker.Frontend.Uno (Debug):
Tracker.Shared.Models/Modules/Budget/Entity/RecurringPayment.cs#L47
Non-nullable property 'Payments' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build Tracker.Frontend.Uno (Debug):
Tracker.Shared.Models/Modules/Budget/Entity/RecurringPayment.cs#L47
Non-nullable property 'CoreUser' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build Tracker.Frontend.Uno (Debug):
Tracker.Shared.Models/User/CoreUser.cs#L39
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loading