feat: BED-5132 - aggregate risk and posture data #4247
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
|