Skip to content

Couchbase integration #16

Couchbase integration

Couchbase integration #16

Triggered via push November 10, 2024 19:00
Status Success
Total duration 23s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build: src/SharpConnector/Utilities/Serialization.cs#L23
The variable 'jsonEx' is declared but never used
build: src/SharpConnector/Utilities/Serialization.cs#L27
The variable 'ex' is declared but never used
build: src/SharpConnector/Connectors/Memcached/MemcachedWrapper.cs#L51
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.
build: src/SharpConnector/Utilities/Serialization.cs#L23
The variable 'jsonEx' is declared but never used
build: src/SharpConnector/Utilities/Serialization.cs#L27
The variable 'ex' is declared but never used
build: src/SharpConnector/Connectors/Memcached/MemcachedWrapper.cs#L51
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.