chore(deps): bump Microsoft.EntityFrameworkCore.Sqlite.Core from 5.0.17 to 7.0.13 #3600
Annotations
5 errors and 3 warnings
Analyze (csharp)
Duplicate 'Content' items were included. The .NET SDK includes 'Content' items from your project directory by default. You can either remove these items from your project file, or set the 'EnableDefaultContentItems' property to 'false' if you want to explicitly include them in your project file. For more information, see https://aka.ms/sdkimplicititems. The duplicate items were: '/home/runner/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.1.4/buildTransitive/net461/../../runtimes/linux-x64/native/libe_sqlite3.so'
|
|
|
Analyze (csharp)
Duplicate 'Content' items were included. The .NET SDK includes 'Content' items from your project directory by default. You can either remove these items from your project file, or set the 'EnableDefaultContentItems' property to 'false' if you want to explicitly include them in your project file. For more information, see https://aka.ms/sdkimplicititems. The duplicate items were: '/home/runner/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.1.4/buildTransitive/net461/../../runtimes/linux-x64/native/libe_sqlite3.so'
|
Analyze (csharp)
We were unable to automatically build your code. Please replace the call to the autobuild action with your custom build steps. Encountered a fatal error while running "/opt/hostedtoolcache/CodeQL/2.15.1/x64/codeql/csharp/tools/autobuild.sh". Exit code was 1 and last log line was: Error: Could not auto-detect a suitable build method. See the logs for more details.
|
Analyze (csharp):
src/Paramore.Brighter/RelationDatabaseOutbox.cs#L13
'IAmABulkOutboxAsync<Message>' is obsolete: 'Deprecated in favour of Bulk, wil be merged into IAmAnOutboxAsync in v10'
|
Analyze (csharp):
src/Paramore.Brighter.ServiceActivator/MessagePump.cs#L161
'MessageHeader.UpdateTelemetryFromHeaders()' is obsolete: 'Looking to remove this in v10 in favour of storing the Cloud Events in their own property in the outbox'
|
Analyze (csharp):
src/Paramore.Brighter.Outbox.PostgreSql/PostgreSqlOutboxSync.cs#L39
'IAmABulkOutboxSync<Message>' is obsolete: 'Deprecated in favour of Bulk, wil be merged into IAmAnOutboxSync in v10'
|