Skip to content

Use string values for starting on and ending on #464

Use string values for starting on and ending on

Use string values for starting on and ending on #464

Triggered via push July 18, 2023 15:18
Status Failure
Total duration 47s
Artifacts

ci.yml

on: push
Matrix: build
Build (matrix)
0s
Build (matrix)
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
Dotnet 5.0.x tests: Test/SubscriptionTest.cs#L866
Argument 1: cannot convert from 'string' to 'System.DateTime'
Dotnet 5.0.x tests: Test/SubscriptionTest.cs#L867
Argument 1: cannot convert from 'string' to 'System.DateTime?'
Dotnet 5.0.x tests: Test/BaseTest.cs#L253
Cannot implicitly convert type 'string' to 'System.DateTime'
Dotnet 5.0.x tests: Test/BaseTest.cs#L254
Cannot implicitly convert type 'string' to 'System.DateTime?'
Dotnet 5.0.x tests: Test/SubscriptionTest.cs#L866
Argument 1: cannot convert from 'string' to 'System.DateTime'
Dotnet 5.0.x tests: Test/SubscriptionTest.cs#L867
Argument 1: cannot convert from 'string' to 'System.DateTime?'
Dotnet 5.0.x tests: Test/BaseTest.cs#L253
Cannot implicitly convert type 'string' to 'System.DateTime'
Dotnet 5.0.x tests: Test/BaseTest.cs#L254
Cannot implicitly convert type 'string' to 'System.DateTime?'
Dotnet 5.0.x tests
Process completed with exit code 1.
Build (matrix)
Process completed with exit code 1.
Dotnet 5.0.x tests
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Dotnet 5.0.x tests: Library/CreditPayment.cs#L56
'CreditPayment.UnitAmountInCents' is obsolete: 'Deprecated, please use AmountInCents'
Dotnet 5.0.x tests: Library/CreditPayment.cs#L56
'CreditPayment.UnitAmountInCents' is obsolete: 'Deprecated, please use AmountInCents'