Skip to content

Merge pull request #104 from alexpung/refactorAndFix #154

Merge pull request #104 from alexpung/refactorAndFix

Merge pull request #104 from alexpung/refactorAndFix #154

Triggered via push October 18, 2024 18:39
Status Success
Total duration 3m 51s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
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, codecov/codecov-action@v3, peaceiris/actions-gh-pages@v3. 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>'.
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>'.