Skip to content

feat: BED-5132 - aggregate risk and posture data #4247

feat: BED-5132 - aggregate risk and posture data

feat: BED-5132 - aggregate risk and posture data #4247

Triggered via pull request January 23, 2025 04:04
Status Failure
Total duration 6m 47s
Artifacts

run-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
run-tests
cannot use mockDB (variable of type *"github.com/specterops/bloodhound/src/database/mocks".MockDatabase) as database.Database value in struct literal: *"github.com/specterops/bloodhound/src/database/mocks".MockDatabase does not implement database.Database (missing method GetAggregateADDataQualityStats)
run-tests
cannot use mockDB (variable of type *"github.com/specterops/bloodhound/src/database/mocks".MockDatabase) as database.Database value in struct literal: *"github.com/specterops/bloodhound/src/database/mocks".MockDatabase does not implement database.Database (missing method GetAggregateADDataQualityStats)
run-tests
cannot use dbMocks.NewMockDatabase(ctrl) (value of type *"github.com/specterops/bloodhound/src/database/mocks".MockDatabase) as database.Database value in struct literal: *"github.com/specterops/bloodhound/src/database/mocks".MockDatabase does not implement database.Database (missing method GetAggregateADDataQualityStats)
run-tests
impossible type assertion: authenticator.db.(*dbMocks.MockDatabase)
run-tests
impossible type assertion: authenticator.db.(*dbMocks.MockDatabase)
run-tests
impossible type assertion: authenticator.db.(*dbMocks.MockDatabase)
run-tests
impossible type assertion: authenticator.db.(*dbMocks.MockDatabase)
run-tests
impossible type assertion: authenticator.db.(*dbMocks.MockDatabase)
run-tests
impossible type assertion: authenticator.db.(*dbMocks.MockDatabase)
run-tests
impossible type assertion: authenticator.db.(*dbMocks.MockDatabase)
run-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
run-tests
Restore cache failed: Dependencies file is not found in /home/runner/work/BloodHound/BloodHound. Supported file pattern: go.sum