♻️ TxExecution
overhaul
#2137
Triggered via pull request
September 21, 2023 01:01
Status
Success
Total duration
25m 13s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
benchmarks-pr.yml
on: pull_request
Matrix: Run Benchmark.Net benchmarks
Annotations
3 warnings
Run Benchmark.Net benchmarks (macos-latest):
Libplanet.Types/Tx/TxExecution.cs#L41
Argument of type 'List<string?>' cannot be used for parameter 'exceptionNames' of type 'List<string>' in 'TxExecution.TxExecution(BlockHash blockHash, TxId txId, bool fail, HashDigest<SHA256> inputState, HashDigest<SHA256> outputState, List<string> exceptionNames)' due to differences in the nullability of reference types.
|
Run Benchmark.Net benchmarks (ubuntu-latest):
Libplanet.Types/Tx/TxExecution.cs#L41
Argument of type 'List<string?>' cannot be used for parameter 'exceptionNames' of type 'List<string>' in 'TxExecution.TxExecution(BlockHash blockHash, TxId txId, bool fail, HashDigest<SHA256> inputState, HashDigest<SHA256> outputState, List<string> exceptionNames)' due to differences in the nullability of reference types.
|
Run Benchmark.Net benchmarks (windows-latest):
Libplanet.Types/Tx/TxExecution.cs#L41
Argument of type 'List<string?>' cannot be used for parameter 'exceptionNames' of type 'List<string>' in 'TxExecution.TxExecution(BlockHash blockHash, TxId txId, bool fail, HashDigest<SHA256> inputState, HashDigest<SHA256> outputState, List<string> exceptionNames)' due to differences in the nullability of reference types.
|