Skip to content

feat: ToStringOut() for series #88

feat: ToStringOut() for series

feat: ToStringOut() for series #88

Triggered via pull request March 31, 2024 06:23
Status Failure
Total duration 1m 8s
Artifacts

build-test-indicators.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
unit tests: tests/indicators/_common/Results/Result.Utilities.ToStringOut.Tests.cs#L9
'MacdResult' must be a non-abstract type with a public parameterless constructor in order to use it as parameter 'TSeries' in the generic type or method 'ResultUtility.ToStringOut<TSeries>(IEnumerable<TSeries>)'
unit tests: tests/indicators/_common/Results/Result.Utilities.ToStringOut.Tests.cs#L18
'MacdResult' must be a non-abstract type with a public parameterless constructor in order to use it as parameter 'TSeries' in the generic type or method 'ResultUtility.ToStringOut<TSeries>(IEnumerable<TSeries>, OutType)'
unit tests: tests/indicators/_common/Results/Result.Utilities.ToStringOut.Tests.cs#L30
'MacdResult' must be a non-abstract type with a public parameterless constructor in order to use it as parameter 'TSeries' in the generic type or method 'ResultUtility.ToStringOut<TSeries>(IEnumerable<TSeries>, OutType)'
unit tests: tests/indicators/_common/Results/Result.Utilities.ToStringOut.Tests.cs#L9
'MacdResult' must be a non-abstract type with a public parameterless constructor in order to use it as parameter 'TSeries' in the generic type or method 'ResultUtility.ToStringOut<TSeries>(IEnumerable<TSeries>)'
unit tests: tests/indicators/_common/Results/Result.Utilities.ToStringOut.Tests.cs#L18
'MacdResult' must be a non-abstract type with a public parameterless constructor in order to use it as parameter 'TSeries' in the generic type or method 'ResultUtility.ToStringOut<TSeries>(IEnumerable<TSeries>, OutType)'
unit tests: tests/indicators/_common/Results/Result.Utilities.ToStringOut.Tests.cs#L30
'MacdResult' must be a non-abstract type with a public parameterless constructor in order to use it as parameter 'TSeries' in the generic type or method 'ResultUtility.ToStringOut<TSeries>(IEnumerable<TSeries>, OutType)'
unit tests
Process completed with exit code 1.