Skip to content

Add HelloWorld and ZkpBalanceVerifier contracts; implement basic ZKP … #6

Add HelloWorld and ZkpBalanceVerifier contracts; implement basic ZKP …

Add HelloWorld and ZkpBalanceVerifier contracts; implement basic ZKP … #6

Triggered via push January 6, 2025 11:10
Status Success
Total duration 32s
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#L17
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#L17
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