Skip to content

chore(deps): bump NUnit from 4.2.2 to 4.3.1 #40

chore(deps): bump NUnit from 4.2.2 to 4.3.1

chore(deps): bump NUnit from 4.2.2 to 4.3.1 #40

Triggered via pull request December 23, 2024 11:13
Status Failure
Total duration 10m 54s
Artifacts

ci.yml

on: pull_request
Smoke Test (Debug Build of Tracker.Frontend.Uno)
9m 19s
Smoke Test (Debug Build of Tracker.Frontend.Uno)
Unit Tests
10m 42s
Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 20 warnings
Smoke Test (Debug Build of Tracker.Frontend.Uno): 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?)
Smoke Test (Debug Build of Tracker.Frontend.Uno): 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?)
Smoke Test (Debug Build of Tracker.Frontend.Uno): 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?)
Smoke Test (Debug Build of Tracker.Frontend.Uno): 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?)
Smoke Test (Debug Build of Tracker.Frontend.Uno): 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?)
Smoke Test (Debug Build of Tracker.Frontend.Uno): 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?)
Smoke Test (Debug Build of Tracker.Frontend.Uno): 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?)
Smoke Test (Debug Build of Tracker.Frontend.Uno): 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?)
Smoke Test (Debug Build of Tracker.Frontend.Uno): 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?)
Smoke Test (Debug Build of Tracker.Frontend.Uno): 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?)
Unit Tests: 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?)
Unit Tests: 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?)
Unit Tests: 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?)
Unit Tests: 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?)
Unit Tests: 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?)
Unit Tests: 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?)
Unit Tests: 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?)
Unit Tests: 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?)
Unit Tests: 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?)
Unit Tests: 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?)
Smoke Test (Debug Build of Tracker.Frontend.Uno): 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.
Smoke Test (Debug Build of Tracker.Frontend.Uno): 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.
Smoke Test (Debug Build of Tracker.Frontend.Uno): Tracker.Shared.Models/Modules/Budget/Entity/PaymentType.cs#L31
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Smoke Test (Debug Build of Tracker.Frontend.Uno): Tracker.Shared.Models/Modules/Budget/Entity/PaymentType.cs#L31
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Smoke Test (Debug Build of Tracker.Frontend.Uno): Tracker.Shared.Models/Modules/Budget/Entity/PaymentType.cs#L31
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Smoke Test (Debug Build of Tracker.Frontend.Uno): 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.
Smoke Test (Debug Build of Tracker.Frontend.Uno): 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.
Smoke Test (Debug Build of Tracker.Frontend.Uno): 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.
Smoke Test (Debug Build of Tracker.Frontend.Uno): 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.
Smoke Test (Debug Build of Tracker.Frontend.Uno): Tracker.Shared.Models/Modules/Budget/Entity/PaymentType.cs#L35
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Unit Tests: 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.
Unit Tests: 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.
Unit Tests: 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.
Unit Tests: 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.
Unit Tests: 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.
Unit Tests: Tracker.Shared.Models/Modules/Budget/Entity/PaymentType.cs#L31
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Unit Tests: Tracker.Shared.Models/Modules/Budget/Entity/PaymentType.cs#L31
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Unit Tests: Tracker.Shared.Models/Modules/Budget/Entity/PaymentType.cs#L31
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Unit Tests: Tracker.Shared.Models/Modules/Budget/Entity/PaymentType.cs#L35
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Unit Tests: Tracker.Shared.Models/Modules/Budget/Entity/PaymentType.cs#L35
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.