Skip to content

Merge pull request #164 from BrammyS/dependabot/nuget/dev/MongoDB.Dri… #374

Merge pull request #164 from BrammyS/dependabot/nuget/dev/MongoDB.Dri…

Merge pull request #164 from BrammyS/dependabot/nuget/dev/MongoDB.Dri… #374

Triggered via push August 17, 2024 12:07
Status Failure
Total duration 30s
Artifacts

dotnetBuild.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build (ubuntu-latest): src/persistence/Bot.persistence.MongoDb/LoggingSink/MongoDbLogSink.cs#L26
The type 'IMongoDatabase' is defined in an assembly that is not referenced. You must add a reference to assembly 'MongoDB.Driver, Version=2.24.0.0, Culture=neutral, PublicKeyToken=null'.
build (ubuntu-latest): src/persistence/Bot.persistence.MongoDb/LoggingSink/MongoDbLogSink.cs#L34
The type 'IMongoDatabase' is defined in an assembly that is not referenced. You must add a reference to assembly 'MongoDB.Driver, Version=2.24.0.0, Culture=neutral, PublicKeyToken=null'.
build (ubuntu-latest): src/persistence/Bot.persistence.MongoDb/LoggingSink/MongoDbLogSink.cs#L26
The type 'IMongoDatabase' is defined in an assembly that is not referenced. You must add a reference to assembly 'MongoDB.Driver, Version=2.24.0.0, Culture=neutral, PublicKeyToken=null'.
build (ubuntu-latest): src/persistence/Bot.persistence.MongoDb/LoggingSink/MongoDbLogSink.cs#L34
The type 'IMongoDatabase' is defined in an assembly that is not referenced. You must add a reference to assembly 'MongoDB.Driver, Version=2.24.0.0, Culture=neutral, PublicKeyToken=null'.
build (ubuntu-latest)
Process completed with exit code 1.
build (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/