RavenDB-23556 Added first tests and small fixes #459
compile.yml
on: push
Compile Server & Studio
4m 5s
Annotations
3 errors and 10 warnings
Compile Server & Studio:
test/Tryouts/Program.cs#L54
'RavenDB_23556' does not contain a definition for 'Test' and no accessible extension method 'Test' accepting a first argument of type 'RavenDB_23556' could be found (are you missing a using directive or an assembly reference?)
|
Compile Server & Studio:
test/Tryouts/Program.cs#L54
'RavenDB_23556' does not contain a definition for 'Test' and no accessible extension method 'Test' accepting a first argument of type 'RavenDB_23556' could be found (are you missing a using directive or an assembly reference?)
|
Compile Server & Studio
Process completed with exit code 1.
|
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:
src/Raven.Client/Documents/Operations/ETL/AI/AiEtlConfiguration.cs#L34
Unreachable code detected
|
Compile Server & Studio:
src/Raven.Client/Documents/Operations/ETL/AI/AiEtlConfiguration.cs#L34
Unreachable code detected
|
Compile Server & Studio:
src/Raven.Client/Documents/Operations/ETL/AI/AiEtlConfiguration.cs#L34
Unreachable code detected
|
Compile Server & Studio:
src/Raven.Client/Documents/Operations/ETL/AI/AiEtlConfiguration.cs#L34
Unreachable code detected
|
Compile Server & Studio:
src/Raven.Client/Documents/Operations/ETL/AI/AiEtlConfiguration.cs#L34
Unreachable code detected
|
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#L37
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.
|