Skip to content

RavenDB-22973 WIP - for testing purposes only #779

RavenDB-22973 WIP - for testing purposes only

RavenDB-22973 WIP - for testing purposes only #779

Triggered via push October 18, 2024 08:49
Status Success
Total duration 5m 29s
Artifacts

compile.yml

on: push
Compile Server & Studio
5m 17s
Compile Server & Studio
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Compile Server & Studio: tools/Raven.Migrator/MongoDB/MongoDBMigrator.cs#L208
Invoking members on dynamic types is not trimming-compatible. Types or members might have been removed by the trimmer.
Compile Server & Studio
Found version-specific or distribution-specific runtime identifier(s): win7-x64. Affected libraries: Microsoft.Azure.DocumentDB.Core. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
Compile Server & Studio: test/FastTests/Voron/RawData/SmallDataSection.cs#L188
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
Compile Server & Studio: test/SlowTests/Voron/Issues/RavenDB_22973.cs#L163
The variable 'throwOnUpdatingJournalState' is assigned but its value is never used
Compile Server & Studio
Found version-specific or distribution-specific runtime identifier(s): win7-x64. Affected libraries: Microsoft.Azure.DocumentDB.Core. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
Compile Server & Studio
Found version-specific or distribution-specific runtime identifier(s): win7-x64. Affected libraries: Microsoft.Azure.DocumentDB.Core. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
Compile Server & Studio
Found version-specific or distribution-specific runtime identifier(s): win7-x64. Affected libraries: Microsoft.Azure.DocumentDB.Core. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
Compile Server & Studio: test/Tryouts/Program.cs#L33
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Compile Server & Studio
Found version-specific or distribution-specific runtime identifier(s): win7-x64. Affected libraries: Microsoft.Azure.DocumentDB.Core. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
Compile Server & Studio
Found version-specific or distribution-specific runtime identifier(s): win7-x64. Affected libraries: Microsoft.Azure.DocumentDB.Core. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.