Skip to content

Merge pull request #103 from alexpung/refactorAndFix #153

Merge pull request #103 from alexpung/refactorAndFix

Merge pull request #103 from alexpung/refactorAndFix #153

Triggered via push October 18, 2024 18:22
Status Failure
Total duration 2m 43s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 4 warnings
build-project: UnitTest/Test/Parser/IBXmlParseControllerTest.cs#L15
'IBParseController' does not contain a constructor that takes 2 arguments
build-project: UnitTest/Test/Parser/IBXmlParseControllerTest.cs#L22
'IBParseController' does not contain a constructor that takes 2 arguments
build-project: UnitTest/Test/Parser/IBXmlParseControllerTest.cs#L29
'IBParseController' does not contain a constructor that takes 2 arguments
build-project: UnitTest/Test/Parser/IBXmlParseControllerTest.cs#L38
'IBParseController' does not contain a constructor that takes 2 arguments
build-project
Process completed with exit code 1.
build-project
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-project
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-project: BlazorApp-Investment Tax Calculator/Components/Section104HistoryTable.razor#L53
Nullability of reference types in value of type 'IEnumerable<Section104HistoryViewModel?>' doesn't match target type 'IEnumerable<Section104HistoryViewModel>'.
build-project: BlazorApp-Investment Tax Calculator/Components/DividendTable.razor#L46
Nullability of reference types in value of type 'IEnumerable<DividendViewModel?>' doesn't match target type 'IEnumerable<DividendViewModel>'.