Skip to content

Bed-5068 feat: Add PATCH endpoint to update sso providers #2627

Bed-5068 feat: Add PATCH endpoint to update sso providers

Bed-5068 feat: Add PATCH endpoint to update sso providers #2627

Triggered via pull request November 22, 2024 22:04
@mistahj67mistahj67
synchronize #975
BED-5068
Status Failure
Total duration 3m 11s
Artifacts

static-code-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
run-analysis
cannot use mockDB (variable of type *mocks.MockDatabase) as database.Database value in argument to api.NewAuthenticator: *mocks.MockDatabase does not implement database.Database (missing method TerminateUserSessionsBySSOProvider)",
run-analysis
too many errors",
run-analysis
too many errors)",
run-analysis
cannot use mockDB (variable of type *mocks.MockDatabase) as database.Database value in argument to api.NewAuthenticator: *mocks.MockDatabase does not implement database.Database (missing method TerminateUserSessionsBySSOProvider))",
run-analysis
cannot use mockDB (variable of type *\"github.com/specterops/bloodhound/src/database/mocks\".MockDatabase) as database.Database value in argument to api.NewAuthenticator: *\"github.com/specterops/bloodhound/src/database/mocks\".MockDatabase does not implement database.Database (missing method TerminateUserSessionsBySSOProvider)",
run-analysis
cannot use mockDB (variable of type *\"github.com/specterops/bloodhound/src/database/mocks\".MockDatabase) as database.Database value in argument to api.NewAuthenticator: *\"github.com/specterops/bloodhound/src/database/mocks\".MockDatabase does not implement database.Database (missing method TerminateUserSessionsBySSOProvider))",
run-analysis
cannot use dbMock (variable of type *\"github.com/specterops/bloodhound/src/database/mocks\".MockDatabase) as database.Database value in argument to datapipe.ProcessIngestedFileUploadJobs: *\"github.com/specterops/bloodhound/src/database/mocks\".MockDatabase does not implement database.Database (missing method TerminateUserSessionsBySSOProvider)",
run-analysis
cannot use mockDB (variable of type *mocks.MockDatabase) as database.Database value in argument to NewDataPruningDaemon: *mocks.MockDatabase does not implement database.Database (missing method TerminateUserSessionsBySSOProvider)",
run-analysis
cannot use updatedSAMLProvider (variable of type \"github.com/specterops/bloodhound/src/model\".SAMLProvider) as \"github.com/specterops/bloodhound/src/model\".SSOProvider value in argument to dbInst.UpdateSAMLIdentityProvider",
run-analysis
Process completed with exit code 1.
run-analysis
Restore cache failed: Dependencies file is not found in /home/runner/work/BloodHound/BloodHound. Supported file pattern: go.sum