Skip to content

Build(deps): Bump MongoDB.Driver from 2.19.0 to 2.28.0 #377

Build(deps): Bump MongoDB.Driver from 2.19.0 to 2.28.0

Build(deps): Bump MongoDB.Driver from 2.19.0 to 2.28.0 #377

Triggered via push August 19, 2024 03:14
Status Failure
Total duration 33s
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/