Skip to content

DAC batch resolver resilience improvement #319

DAC batch resolver resilience improvement

DAC batch resolver resilience improvement #319

Triggered via pull request March 6, 2024 17:04
Status Failure
Total duration 54s
Artifacts

test-unit.yml

on: pull_request
Matrix: test-unit
SonarCloud
0s
SonarCloud
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test-unit (1.19.x, amd64)
cannot use dbMock (variable of type *mocks.DB) as type db.DB in argument to NewDataComEndpoints:
test-unit (1.19.x, amd64)
cannot use dbMock (variable of type *mocks.DB) as type db.DB in struct literal:
test-unit (1.19.x, amd64)
cannot use dbMock (variable of type *mocks.DB) as type db.DB in struct literal:
test-unit (1.19.x, amd64)
cannot use dbMock (variable of type *mocks.DB) as type db.DB in struct literal:
test-unit (1.19.x, amd64)
cannot use dbMock (variable of type *mocks.DB) as type db.DB in argument to InitStartBlock:
test-unit (1.19.x, amd64)
cannot use dbMock (variable of type *mocks.DB) as type db.DB in argument to InitStartBlock:
test-unit (1.19.x, amd64)
cannot use mockDB (variable of type *mocks.DB) as type db.DB in return statement:
test-unit (1.19.x, amd64)
cannot use mockDB (variable of type *mocks.DB) as type db.DB in return statement:
test-unit (1.19.x, amd64)
cannot use mockDB (variable of type *mocks.DB) as type db.DB in return statement:
test-unit (1.19.x, amd64)
cannot use mockDB (variable of type *mocks.DB) as type db.DB in return statement:
test-unit (1.19.x, amd64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.