CFODEV-1184: Distance Travelled - RAG history #819
Annotations
5 errors
|
build
Process completed with exit code 1.
|
|
build
Cannot convert lambda expression to intended delegate type because some of the return types in the block are not implicitly convertible to the delegate return type
|
|
build:
src/Server.UI/Pages/Assessment/AssessmentComponents/AssessmentHistory.razor#L16
'TimeSpan' does not contain a definition for 'Humanize' and no accessible extension method 'Humanize' accepting a first argument of type 'TimeSpan' could be found (are you missing a using directive or an assembly reference?)
|
|
build
Cannot convert lambda expression to intended delegate type because some of the return types in the block are not implicitly convertible to the delegate return type
|
|
build:
src/Server.UI/Pages/Assessment/AssessmentComponents/AssessmentHistory.razor#L16
'TimeSpan' does not contain a definition for 'Humanize' and no accessible extension method 'Humanize' accepting a first argument of type 'TimeSpan' could be found (are you missing a using directive or an assembly reference?)
|