feat: ToStringOut() for series #88
build-test-indicators.yml
on: pull_request
unit tests
1m 0s
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.
|