Implement BIP322 #894
Triggered via pull request
September 4, 2024 10:11
Status
Failure
Total duration
10m 44s
Artifacts
–
master.yml
on: pull_request
6.0
5m 9s
3.1
5m 47s
6.0 with netstandard2.0
5m 30s
6.0 on Mac-OS
6m 31s
6.0 on Windows NetFramework472
10m 30s
Annotations
1 error and 47 warnings
3.1
Process completed with exit code 1.
|
6.0
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
6.0
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
6.0:
NBitcoin/BIP322.cs#L206
The variable 'exception' is declared but never used
|
6.0:
NBitcoin/BIP322.cs#L180
The variable 'e' is declared but never used
|
6.0:
NBitcoin/BIP322.cs#L206
The variable 'exception' is declared but never used
|
6.0:
NBitcoin/BIP322.cs#L180
The variable 'e' is declared but never used
|
6.0:
NBitcoin.Tests/BIP322Tests.cs#L48
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.
|
6.0:
NBitcoin/BIP322.cs#L206
The variable 'exception' is declared but never used
|
6.0:
NBitcoin/BIP322.cs#L180
The variable 'e' is declared but never used
|
6.0:
NBitcoin/BIP322.cs#L206
The variable 'exception' is declared but never used
|
6.0:
NBitcoin/BIP322.cs#L180
The variable 'e' is declared but never used
|
6.0:
NBitcoin.Tests/BIP322Tests.cs#L48
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.
|
6.0 with netstandard2.0
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
6.0 with netstandard2.0
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
6.0 with netstandard2.0:
NBitcoin/BIP322.cs#L206
The variable 'exception' is declared but never used
|
6.0 with netstandard2.0:
NBitcoin/BIP322.cs#L180
The variable 'e' is declared but never used
|
6.0 with netstandard2.0:
NBitcoin.Tests/BIP322Tests.cs#L48
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.
|
6.0 with netstandard2.0:
NBitcoin/BIP322.cs#L206
The variable 'exception' is declared but never used
|
6.0 with netstandard2.0:
NBitcoin/BIP322.cs#L180
The variable 'e' is declared but never used
|
6.0 with netstandard2.0:
NBitcoin.Tests/BIP322Tests.cs#L48
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.
|
3.1
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
3.1
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
3.1
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
3.1:
NBitcoin/BIP322.cs#L206
The variable 'exception' is declared but never used
|
3.1:
NBitcoin/BIP322.cs#L180
The variable 'e' is declared but never used
|
3.1:
NBitcoin/BIP322.cs#L206
The variable 'exception' is declared but never used
|
3.1:
NBitcoin/BIP322.cs#L180
The variable 'e' is declared but never used
|
3.1:
NBitcoin.Tests/BIP322Tests.cs#L48
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.
|
3.1:
NBitcoin/BIP322.cs#L206
The variable 'exception' is declared but never used
|
3.1:
NBitcoin/BIP322.cs#L180
The variable 'e' is declared but never used
|
3.1:
NBitcoin/BIP322.cs#L206
The variable 'exception' is declared but never used
|
3.1:
NBitcoin/BIP322.cs#L180
The variable 'e' is declared but never used
|
3.1:
NBitcoin.Tests/BIP322Tests.cs#L48
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.
|
6.0 on Mac-OS
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
6.0 on Mac-OS
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
6.0 on Mac-OS:
NBitcoin/BIP322.cs#L206
The variable 'exception' is declared but never used
|
6.0 on Mac-OS:
NBitcoin/BIP322.cs#L180
The variable 'e' is declared but never used
|
6.0 on Mac-OS:
NBitcoin/BIP322.cs#L206
The variable 'exception' is declared but never used
|
6.0 on Mac-OS:
NBitcoin/BIP322.cs#L180
The variable 'e' is declared but never used
|
6.0 on Mac-OS:
NBitcoin.Tests/BIP322Tests.cs#L48
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.
|
6.0 on Mac-OS:
NBitcoin/BIP322.cs#L206
The variable 'exception' is declared but never used
|
6.0 on Mac-OS:
NBitcoin/BIP322.cs#L180
The variable 'e' is declared but never used
|
6.0 on Mac-OS:
NBitcoin/BIP322.cs#L206
The variable 'exception' is declared but never used
|
6.0 on Mac-OS:
NBitcoin/BIP322.cs#L180
The variable 'e' is declared but never used
|
6.0 on Mac-OS:
NBitcoin.Tests/BIP322Tests.cs#L48
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.
|
6.0 on Windows NetFramework472
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
6.0 on Windows NetFramework472
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|