Skip to content

Fixed typos in global build properties #320

Fixed typos in global build properties

Fixed typos in global build properties #320

Triggered via push October 7, 2024 04:45
Status Failure
Total duration 7m 2s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 23 warnings
SubscriptionsInfrastructure.UnitTests.Api.Subscriptions.ChangeSubscriptionPlanSubscriptionRequestValidatorSpec ► WhenAllProperties_ThenSucceeds: src/SubscriptionsInfrastructure/Api/Subscriptions/ChangeSubscriptionPlanRequestValidator.cs#L17
Failed test found in: src/TestResults/csharp/runneradmin_fv-az1105-265_2024-10-07_04_49_46.trx src/TestResults/csharp/runneradmin_fv-az1105-265_2024-10-07_04_49_46.trx src/TestResults/csharp/runneradmin_fv-az1105-265_2024-10-07_04_49_46.trx src/TestResults/csharp/runneradmin_fv-az1105-265_2024-10-07_04_49_46.trx Error: System.TypeInitializationException : The type initializer for 'Subscription' threw an exception. ---- System.ArgumentOutOfRangeException : Year, Month, and Day parameters describe an un-representable DateTime.
SubscriptionsInfrastructure.UnitTests.Api.Subscriptions.MigrateSubscriptionRequestValidatorSpec ► WhenAllProperties_ThenSucceeds: src/SubscriptionsInfrastructure/Api/Subscriptions/MigrateSubscriptionRequest.cs#L17
Failed test found in: src/TestResults/csharp/runneradmin_fv-az1105-265_2024-10-07_04_49_46.trx src/TestResults/csharp/runneradmin_fv-az1105-265_2024-10-07_04_49_46.trx src/TestResults/csharp/runneradmin_fv-az1105-265_2024-10-07_04_49_46.trx src/TestResults/csharp/runneradmin_fv-az1105-265_2024-10-07_04_49_46.trx Error: System.TypeInitializationException : The type initializer for 'Subscription' threw an exception. ---- System.ArgumentOutOfRangeException : Year, Month, and Day parameters describe an un-representable DateTime.
SubscriptionsInfrastructure.UnitTests.Api.Subscriptions.SearchSubscriptionHistoryRequestValidatorSpec ► WhenAllProperties_ThenSucceeds: src/SubscriptionsInfrastructure/Api/Subscriptions/SearchSubscriptionHistoryRequestValidator.cs#L21
Failed test found in: src/TestResults/csharp/runneradmin_fv-az1105-265_2024-10-07_04_49_46.trx src/TestResults/csharp/runneradmin_fv-az1105-265_2024-10-07_04_49_46.trx src/TestResults/csharp/runneradmin_fv-az1105-265_2024-10-07_04_49_46.trx src/TestResults/csharp/runneradmin_fv-az1105-265_2024-10-07_04_49_46.trx src/TestResults/csharp/runneradmin_fv-az1105-265_2024-10-07_04_49_46.trx src/TestResults/csharp/runneradmin_fv-az1105-265_2024-10-07_04_49_46.trx src/TestResults/csharp/runneradmin_fv-az1105-265_2024-10-07_04_49_46.trx Error: System.TypeInitializationException : The type initializer for 'Subscription' threw an exception. ---- System.ArgumentOutOfRangeException : Year, Month, and Day parameters describe an un-representable DateTime.
SubscriptionsApplication.UnitTests.SubscriptionsApplicationSpec ► WhenSearchSubscriptionHistoryAsyncAndNoDates_ThenReturnsHistoryForLast3Months: src/SubscriptionsApplication/SubscriptionsApplication.cs#L450
Failed test found in: src/TestResults/csharp/runneradmin_fv-az1105-265_2024-10-07_04_49_47.trx Error: System.TypeInitializationException : The type initializer for 'Subscription' threw an exception. ---- System.ArgumentOutOfRangeException : Year, Month, and Day parameters describe an un-representable DateTime.
SubscriptionsApplication.UnitTests.SubscriptionsApplicationSpec ► WhenSearchSubscriptionHistoryAsyncAndOnlyFromDate_ThenReturnsHistoryForNext3Months: src/SubscriptionsApplication/SubscriptionsApplication.cs#L448
Failed test found in: src/TestResults/csharp/runneradmin_fv-az1105-265_2024-10-07_04_49_47.trx Error: System.TypeInitializationException : The type initializer for 'Subscription' threw an exception. ---- System.ArgumentOutOfRangeException : Year, Month, and Day parameters describe an un-representable DateTime.
SubscriptionsApplication.UnitTests.SubscriptionsApplicationSpec ► WhenSearchSubscriptionHistoryAsyncAndOnlyToDate_ThenReturnsHistoryForLast3Months: src/SubscriptionsApplication/SubscriptionsApplication.cs#L450
Failed test found in: src/TestResults/csharp/runneradmin_fv-az1105-265_2024-10-07_04_49_47.trx Error: System.TypeInitializationException : The type initializer for 'Subscription' threw an exception. ---- System.ArgumentOutOfRangeException : Year, Month, and Day parameters describe an un-representable DateTime.
test
Process completed with exit code 1.
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, dorny/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test
Test report summary exceeded limit of 65535 bytes and will be trimmed
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: src/Domain.Events.Shared/Cars/Created.cs#L19
Property 'OrganizationId' must return one of these primitive types: 'bool or string or ulong or int or long or double or decimal or System.DateTime or byte', or any Enum, or a List<T>/Dictionary<string, T> of one of those types, or another DTO
build: src/Domain.Events.Shared/Ancillary/Audits/Created.cs#L18
Property 'AgainstId' must return one of these primitive types: 'bool or string or ulong or int or long or double or decimal or System.DateTime or byte', or any Enum, or a List<T>/Dictionary<string, T> of one of those types, or another DTO
build: src/Domain.Events.Shared/Ancillary/Audits/Created.cs#L20
Property 'AuditCode' must return one of these primitive types: 'bool or string or ulong or int or long or double or decimal or System.DateTime or byte', or any Enum, or a List<T>/Dictionary<string, T> of one of those types, or another DTO
build: src/Domain.Events.Shared/Ancillary/Audits/Created.cs#L22
Property 'MessageTemplate' must return one of these primitive types: 'bool or string or ulong or int or long or double or decimal or System.DateTime or byte', or any Enum, or a List<T>/Dictionary<string, T> of one of those types, or another DTO
build: src/Domain.Events.Shared/Ancillary/Audits/Created.cs#L24
Property 'OrganizationId' must return one of these primitive types: 'bool or string or ulong or int or long or double or decimal or System.DateTime or byte', or any Enum, or a List<T>/Dictionary<string, T> of one of those types, or another DTO
build: src/Domain.Events.Shared/Ancillary/Audits/Created.cs#L26
Property 'TemplateArguments' must return one of these primitive types: 'bool or string or ulong or int or long or double or decimal or System.DateTime or byte', or any Enum, or a List<T>/Dictionary<string, T> of one of those types, or another DTO
build: src/Domain.Events.Shared/Cars/ManufacturerChanged.cs#L18
Property 'Make' must return one of these primitive types: 'bool or string or ulong or int or long or double or decimal or System.DateTime or byte', or any Enum, or a List<T>/Dictionary<string, T> of one of those types, or another DTO
build: src/Domain.Events.Shared/Cars/ManufacturerChanged.cs#L20
Property 'Model' must return one of these primitive types: 'bool or string or ulong or int or long or double or decimal or System.DateTime or byte', or any Enum, or a List<T>/Dictionary<string, T> of one of those types, or another DTO
build: src/Domain.Events.Shared/Cars/ManufacturerChanged.cs#L22
Property 'OrganizationId' must return one of these primitive types: 'bool or string or ulong or int or long or double or decimal or System.DateTime or byte', or any Enum, or a List<T>/Dictionary<string, T> of one of those types, or another DTO
build: src/Domain.Events.Shared/Cars/ManufacturerChanged.cs#L24
Property 'Year' must return one of these primitive types: 'bool or string or ulong or int or long or double or decimal or System.DateTime or byte', or any Enum, or a List<T>/Dictionary<string, T> of one of those types, or another DTO
build: src/Application.Resources.Shared/Ancillary.cs#L7
Property 'AgainstId' must return one of these primitive types: 'bool or string or ulong or int or long or double or decimal or System.DateTime or byte or System.IO.Stream', or a List<T>/Dictionary<string, T> of one of those types, or be another type in the 'Application.Resources.Shared' namespace
build: src/Application.Resources.Shared/Ancillary.cs#L9
Property 'AuditCode' must return one of these primitive types: 'bool or string or ulong or int or long or double or decimal or System.DateTime or byte or System.IO.Stream', or a List<T>/Dictionary<string, T> of one of those types, or be another type in the 'Application.Resources.Shared' namespace
build: src/Application.Resources.Shared/Ancillary.cs#L11
Property 'MessageTemplate' must return one of these primitive types: 'bool or string or ulong or int or long or double or decimal or System.DateTime or byte or System.IO.Stream', or a List<T>/Dictionary<string, T> of one of those types, or be another type in the 'Application.Resources.Shared' namespace
build: src/Application.Resources.Shared/Ancillary.cs#L13
Property 'OrganizationId' must return one of these primitive types: 'bool or string or ulong or int or long or double or decimal or System.DateTime or byte or System.IO.Stream', or a List<T>/Dictionary<string, T> of one of those types, or be another type in the 'Application.Resources.Shared' namespace
build: src/Application.Resources.Shared/Ancillary.cs#L15
Property 'TemplateArguments' must return one of these primitive types: 'bool or string or ulong or int or long or double or decimal or System.DateTime or byte or System.IO.Stream', or a List<T>/Dictionary<string, T> of one of those types, or be another type in the 'Application.Resources.Shared' namespace
build: src/Application.Resources.Shared/Ancillary.cs#L17
Property 'Id' must return one of these primitive types: 'bool or string or ulong or int or long or double or decimal or System.DateTime or byte or System.IO.Stream', or a List<T>/Dictionary<string, T> of one of those types, or be another type in the 'Application.Resources.Shared' namespace
build: src/Application.Resources.Shared/Ancillary.cs#L30
Property 'Attempts' must return one of these primitive types: 'bool or string or ulong or int or long or double or decimal or System.DateTime or byte or System.IO.Stream', or a List<T>/Dictionary<string, T> of one of those types, or be another type in the 'Application.Resources.Shared' namespace
build: src/Application.Resources.Shared/Ancillary.cs#L32
Property 'Body' must return one of these primitive types: 'bool or string or ulong or int or long or double or decimal or System.DateTime or byte or System.IO.Stream', or a List<T>/Dictionary<string, T> of one of those types, or be another type in the 'Application.Resources.Shared' namespace
build: src/Application.Resources.Shared/Ancillary.cs#L34
Property 'DeliveredAt' must return one of these primitive types: 'bool or string or ulong or int or long or double or decimal or System.DateTime or byte or System.IO.Stream', or a List<T>/Dictionary<string, T> of one of those types, or be another type in the 'Application.Resources.Shared' namespace
build: src/Application.Resources.Shared/Ancillary.cs#L36
Property 'FailedDeliveryAt' must return one of these primitive types: 'bool or string or ulong or int or long or double or decimal or System.DateTime or byte or System.IO.Stream', or a List<T>/Dictionary<string, T> of one of those types, or be another type in the 'Application.Resources.Shared' namespace