Add savings to report #139
Annotations
11 warnings
Build-Frontend
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build-Frontend:
src/Savings.SPA/Components/InputSelectNumber.cs#L11
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Build-Frontend:
src/Savings.SPA/Shared/NavMenu.razor#L65
Possible null reference return.
|
Build-Frontend:
src/Savings.SPA/Program.cs#L29
Possible null reference argument for parameter 'item' in 'void ICollection<string>.Add(string item)'.
|
Build-Frontend:
src/Savings.SPA/Program.cs#L35
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
|
Build-Frontend:
src/Savings.SPA/Authorization/CustomAuthorizationMessageHandler.cs#L13
Argument of type 'string?[]' cannot be used for parameter 'authorizedUrls' of type 'IEnumerable<string>' in 'AuthorizationMessageHandler AuthorizationMessageHandler.ConfigureHandler(IEnumerable<string> authorizedUrls, IEnumerable<string>? scopes = null, string? returnUrl = null)' due to differences in the nullability of reference types.
|
Build-Frontend:
src/Savings.SPA/Pages/ReportsDetail.razor.cs#L23
Cannot convert null literal to non-nullable reference type.
|
Build-Frontend:
src/Savings.SPA/Pages/ReportsDetail.razor.cs#L26
Cannot convert null literal to non-nullable reference type.
|
Build-Frontend:
src/Savings.SPA/Pages/ReportsDetail.razor.cs#L11
Non-nullable property 'savingsAPI' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build-Frontend:
src/Savings.SPA/Pages/ReportsDetail.razor.cs#L28
Non-nullable property 'ReportCategoryDetails' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build-Frontend:
src/Savings.SPA/Components/InputSelectNumber.cs#L18
Cannot convert null literal to non-nullable reference type.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
savings-frontend
Expired
|
16.7 MB |
|