Skip to content

test: Update tests #668

test: Update tests

test: Update tests #668

Triggered via push October 18, 2023 08:29
Status Success
Total duration 24m 10s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Matrix: Run Benchmark.Net benchmarks
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 9 warnings
Run Benchmark.Net benchmarks (ubuntu-latest)
Cannot read properties of null (reading 'Mean')
Run Benchmark.Net benchmarks (macos-latest)
Cannot read properties of null (reading 'Mean')
Run Benchmark.Net benchmarks (windows-latest)
Cannot read properties of null (reading 'Mean')
Run Benchmark.Net benchmarks (ubuntu-latest): Libplanet.Action/ActionEvaluator.cs#L674
Possible null reference argument for parameter 'hashDigest' in 'HashDigest<SHA256>.HashDigest(byte[] hashDigest)'.
Run Benchmark.Net benchmarks (ubuntu-latest): Libplanet.Action/State/World.cs#L71
Static members should appear before non-static members
Run Benchmark.Net benchmarks (ubuntu-latest): Libplanet.Action/State/IBlockChainStates.cs#L82
Code should not contain multiple blank lines in a row
Run Benchmark.Net benchmarks (macos-latest): Libplanet.Action/ActionEvaluator.cs#L674
Possible null reference argument for parameter 'hashDigest' in 'HashDigest<SHA256>.HashDigest(byte[] hashDigest)'.
Run Benchmark.Net benchmarks (macos-latest): Libplanet.Action/State/World.cs#L71
Static members should appear before non-static members
Run Benchmark.Net benchmarks (macos-latest): Libplanet.Action/State/IBlockChainStates.cs#L82
Code should not contain multiple blank lines in a row
Run Benchmark.Net benchmarks (windows-latest): Libplanet.Action/ActionEvaluator.cs#L674
Possible null reference argument for parameter 'hashDigest' in 'HashDigest<SHA256>.HashDigest(byte[] hashDigest)'.
Run Benchmark.Net benchmarks (windows-latest): Libplanet.Action/State/IBlockChainStates.cs#L82
Code should not contain multiple blank lines in a row
Run Benchmark.Net benchmarks (windows-latest): Libplanet.Action/State/World.cs#L71
Static members should appear before non-static members