Skip to content

Merge branch 'develop' of https://github.com/engineering87/SharpConne… #15

Merge branch 'develop' of https://github.com/engineering87/SharpConne…

Merge branch 'develop' of https://github.com/engineering87/SharpConne… #15

Triggered via push November 5, 2024 13:43
Status Success
Total duration 27s
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.