Skip to content

fixed chart-of-accounts in client blazor project #11

fixed chart-of-accounts in client blazor project

fixed chart-of-accounts in client blazor project #11

Triggered via push July 26, 2024 20:52
Status Failure
Total duration 9m 11s
Artifacts 1

gdb_mvc_tar.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 14 warnings
deploy
Failed to deploy web package to App Service.
deploy
Deployment Failed, Package deployment using ZIP Deploy failed. Refer logs for more details.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: 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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v1, actions/upload-artifact@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
Detected Razor language version downgrade. This is typically caused by a reference to the Microsoft.AspNetCore.Razor.Design package. Consider removing this package reference.
build: src/BlazorGDB/BlazorGDB.Client/Pages/Financials/ChartOfAccounts.razor#L135
Field 'ChartOfAccounts.shouldRender' is never assigned to, and will always have its default value false
build: src/BlazorGDB/BlazorGDB.Client/Pages/Financials/ChartOfAccounts.razor#L134
Field 'ChartOfAccounts.getError' is never assigned to, and will always have its default value false
build: src/Api/Data/ApplicationUser.cs#L7
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Api/Service/AuthenticationService.cs#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Api/Service/AuthenticationService.cs#L83
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: src/AccountGoWeb/Controllers/AccountController.cs#L81
'AccountController.SignOut()' hides inherited member 'ControllerBase.SignOut()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
build: src/AccountGoWeb/Models/Financial/AccountViewModel.cs#L5
Non-nullable property 'AccountCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/AccountGoWeb/Models/Financial/AccountViewModel.cs#L6
Non-nullable property 'AccountName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/AccountGoWeb/Models/Financial/AccountViewModel.cs#L10
Non-nullable property 'ChildAccounts' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
deploy
The following actions uses Node.js version which is deprecated and will be forced to run on node20: azure/login@v1, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: ".net-app". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
.net-app Expired
19.8 MB