Skip to content

Add interfaces for proof verification and blockchain integration; imp… #3

Add interfaces for proof verification and blockchain integration; imp…

Add interfaces for proof verification and blockchain integration; imp… #3

Triggered via push January 4, 2025 13:10
Status Success
Total duration 33s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: ZkpSharp/Integration/Stellar/StellarBlockchain.cs#L19
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: ZkpSharp.Tests/Integration/Stellar/StellarTests.cs#L18
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: ZkpSharp.Tests/Integration/Stellar/StellarTests.cs#L34
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: ZkpSharp.Tests/Integration/Stellar/StellarTests.cs#L50
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: ZkpSharp.Tests/Integration/Stellar/StellarTests.cs#L9
The field 'StellarTests._hmacKey' is assigned but its value is never used
build: ZkpSharp/Integration/Stellar/StellarBlockchain.cs#L19
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: ZkpSharp.Tests/Integration/Stellar/StellarTests.cs#L18
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: ZkpSharp.Tests/Integration/Stellar/StellarTests.cs#L34
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: ZkpSharp.Tests/Integration/Stellar/StellarTests.cs#L50
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: ZkpSharp.Tests/Integration/Stellar/StellarTests.cs#L9
The field 'StellarTests._hmacKey' is assigned but its value is never used