Add IFinancialService interface and FinancialService implementation w… #13
endpoint_sahil_gdbapi.yml
on: push
build
4m 40s
deploy
0s
Annotations
3 errors and 10 warnings
build:
src/BlazorGDB/BlazorGDB/Program.cs#L64
The type or namespace name 'ASP' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/BlazorGDB/BlazorGDB/Program.cs#L64
The type or namespace name 'ASP' could not be found (are you missing a using directive or an assembly reference?)
|
build
Process completed with exit code 1.
|
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/ChartOfAccounts3.razor#L138
The field 'ChartOfAccounts3.data' is never used
|
build:
src/BlazorGDB/BlazorGDB.Client/Pages/Financials/ChartOfAccounts.razor#L136
Field 'ChartOfAccounts.shouldRender' is never assigned to, and will always have its default value false
|
build:
src/BlazorGDB/BlazorGDB.Client/Pages/Financials/ChartOfAccounts3.razor#L134
Field 'ChartOfAccounts3.getError' is never assigned to, and will always have its default value false
|
build:
src/BlazorGDB/BlazorGDB.Client/Pages/Financials/ChartOfAccounts3.razor#L135
Field 'ChartOfAccounts3.shouldRender' is never assigned to, and will always have its default value false
|
build:
src/Core/Domain/Error/Result.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/Services/Sales/SalesService.cs#L735
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/Services/Sales/SalesService.cs#L736
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/Services/Sales/SalesService.cs#L774
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/Services/Sales/SalesService.cs#L775
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|