feat: Financial API GBI-2537 #532
Annotations
10 errors and 3 warnings
|
internal/adapters/entrypoints/rest/handlers/get_report_summaries_test.go#L27
Error return value is not checked (errcheck)
|
|
internal/adapters/entrypoints/rest/handlers/get_report_summaries_test.go#L32
Error return value is not checked (errcheck)
|
|
internal/adapters/entrypoints/rest/handlers/get_report_summaries_test.go#L41
Error return value is not checked (errcheck)
|
|
internal/usecases/liquidity_provider/summaries.go#L65
calculated cyclomatic complexity for function aggregatePeginData is 13, max is 10 (cyclop)
|
|
internal/usecases/liquidity_provider/summaries.go#L148
calculated cyclomatic complexity for function aggregatePegoutData is 13, max is 10 (cyclop)
|
|
internal/adapters/dataproviders/database/mongo/common.go#L83
calculated cyclomatic complexity for function ListQuotesByDateRange is 17, max is 10 (cyclop)
|
|
internal/adapters/dataproviders/database/mongo/common_test.go#L144
Function 'TestListQuotesByDateRange' is too long (328 > 60) (funlen)
|
|
internal/adapters/entrypoints/rest/handlers/get_report_summaries_test.go#L127
Function 'TestGetReportSummariesHandler' is too long (119 > 60) (funlen)
|
|
internal/usecases/liquidity_provider/summaries_test.go#L160
Function 'TestSummariesUseCase_Run' is too long (441 > 60) (funlen)
|
|
internal/usecases/liquidity_provider/summaries.go#L89
`if len(retainedQuotes) > 0` has complex nested blocks (complexity: 7) (nestif)
|
|
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading