Skip to content

RavenDB-12945 add more cancellation tokens #538

RavenDB-12945 add more cancellation tokens

RavenDB-12945 add more cancellation tokens #538

Triggered via push November 5, 2024 07:33
Status Success
Total duration 5m 11s
Artifacts

compile.yml

on: push
Compile Server & Studio
5m 2s
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: src/Raven.Client/Documents/Commands/UpdateSubscriptionCommand.cs#L32
'BlittableJsonContent.BlittableJsonContent(Func<Stream, Task>, DocumentConventions)' is obsolete: 'Use the ctor with the token'
Compile Server & Studio: src/Raven.Client/Documents/Commands/RevertRevisionsByIdCommand.cs#L28
'BlittableJsonContent.BlittableJsonContent(Func<Stream, Task>, DocumentConventions)' is obsolete: 'Use the ctor with the token'
Compile Server & Studio: src/Raven.Client/Documents/Commands/QueryCommand.cs#L115
'BlittableJsonContent.BlittableJsonContent(Func<Stream, Task>, DocumentConventions)' is obsolete: 'Use the ctor with the token'
Compile Server & Studio: src/Raven.Client/Documents/Commands/PutDocumentCommand.cs#L34
'BlittableJsonContent.BlittableJsonContent(Func<Stream, Task>, DocumentConventions)' is obsolete: 'Use the ctor with the token'
Compile Server & Studio: src/Raven.Client/Documents/Commands/ExplainQueryCommand.cs#L47
'BlittableJsonContent.BlittableJsonContent(Func<Stream, Task>, DocumentConventions)' is obsolete: 'Use the ctor with the token'
Compile Server & Studio: src/Raven.Client/Documents/Commands/CreateSubscriptionCommand.cs#L35
'BlittableJsonContent.BlittableJsonContent(Func<Stream, Task>, DocumentConventions)' is obsolete: 'Use the ctor with the token'
Compile Server & Studio: src/Raven.Client/Documents/Commands/DeleteRevisionsCommand.cs#L38
'BlittableJsonContent.BlittableJsonContent(Func<Stream, Task>, DocumentConventions)' is obsolete: 'Use the ctor with the token'
Compile Server & Studio: src/Raven.Client/Documents/Operations/TransactionsRecording/StartTransactionsRecordingOperation.cs#L49
'BlittableJsonContent.BlittableJsonContent(Func<Stream, Task>, DocumentConventions)' is obsolete: 'Use the ctor with the token'