Skip to content

Refactor word count calculation for improved performance and readability #5

Refactor word count calculation for improved performance and readability

Refactor word count calculation for improved performance and readability #5

Triggered via pull request October 30, 2024 11:11
Status Failure
Total duration 31s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build: src/Application/src/RazorPagesTestSample/Pages/Index.cshtml.cs#L75
'IList<Message>' does not contain a definition for 'Sum' and no accessible extension method 'Sum' accepting a first argument of type 'IList<Message>' could be found (are you missing a using directive or an assembly reference?)
build: src/Application/src/RazorPagesTestSample/Pages/Index.cshtml.cs#L75
'IList<Message>' does not contain a definition for 'Sum' and no accessible extension method 'Sum' accepting a first argument of type 'IList<Message>' could be found (are you missing a using directive or an assembly reference?)
build
Process completed with exit code 1.