Skip to content

refactor: move assertion rationale from comments into .Because(...) #1757

refactor: move assertion rationale from comments into .Because(...)

refactor: move assertion rationale from comments into .Because(...) #1757

Triggered via pull request July 28, 2026 21:14
Status Success
Total duration 8m 4s
Artifacts 11

ci.yml

on: pull_request
Matrix: Unit tests
Mutation tests
5m 13s
Mutation tests
Static code analysis
4m 23s
Static code analysis
Matrix: benchmarks
Publish Tests Results
29s
Publish Tests Results
Fit to window
Zoom out
Zoom in

Annotations

72 warnings
API tests
/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/BenchmarkReportHelpersTests.cs(141,19): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
API tests
/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/BenchmarkTableParserTests.cs(78,89): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
API tests
/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/BenchmarkReportHelpersTests.cs(125,19): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
API tests
/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/BenchmarkReportHelpersTests.cs(112,19): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
API tests
/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/BenchmarkReportHelpersTests.cs(95,19): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
API tests
/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/BenchmarkTableParserTests.cs(64,8): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
API tests
/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/BenchmarkTableParserTests.cs(62,8): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
API tests
/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/BenchmarkTableParserTests.cs(61,79): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
API tests
/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/BenchmarkReportHelpersTests.cs(80,19): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
API tests
/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/BenchmarkTableParserTests.cs(41,70): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Benchmarks (CompleteEventBenchmarks)
/home/runner/work/Mockolate/Mockolate/Benchmarks/Mockolate.Benchmarks/CompleteEventBenchmarks.cs(92,37): warning CS8625: Cannot convert null literal to non-nullable reference type. [/home/runner/work/Mockolate/Mockolate/Benchmarks/Mockolate.Benchmarks/Mockolate.Benchmarks.csproj]
Benchmarks (CompleteEventBenchmarks)
/home/runner/work/Mockolate/Mockolate/Benchmarks/Mockolate.Benchmarks/CompleteEventBenchmarks.cs(92,37): warning CS8625: Cannot convert null literal to non-nullable reference type. [/home/runner/work/Mockolate/Mockolate/Benchmarks/Mockolate.Benchmarks/Mockolate.Benchmarks.csproj]
Benchmarks (CallbackBenchmarks)
/home/runner/work/Mockolate/Mockolate/Benchmarks/Mockolate.Benchmarks/CompleteEventBenchmarks.cs(92,37): warning CS8625: Cannot convert null literal to non-nullable reference type. [/home/runner/work/Mockolate/Mockolate/Benchmarks/Mockolate.Benchmarks/Mockolate.Benchmarks.csproj]
Benchmarks (CallbackBenchmarks)
/home/runner/work/Mockolate/Mockolate/Benchmarks/Mockolate.Benchmarks/CompleteEventBenchmarks.cs(92,37): warning CS8625: Cannot convert null literal to non-nullable reference type. [/home/runner/work/Mockolate/Mockolate/Benchmarks/Mockolate.Benchmarks/Mockolate.Benchmarks.csproj]
Benchmarks (MockCreationBenchmarks)
/home/runner/work/Mockolate/Mockolate/Benchmarks/Mockolate.Benchmarks/CompleteEventBenchmarks.cs(92,37): warning CS8625: Cannot convert null literal to non-nullable reference type. [/home/runner/work/Mockolate/Mockolate/Benchmarks/Mockolate.Benchmarks/Mockolate.Benchmarks.csproj]
Benchmarks (MockCreationBenchmarks)
/home/runner/work/Mockolate/Mockolate/Benchmarks/Mockolate.Benchmarks/CompleteEventBenchmarks.cs(92,37): warning CS8625: Cannot convert null literal to non-nullable reference type. [/home/runner/work/Mockolate/Mockolate/Benchmarks/Mockolate.Benchmarks/Mockolate.Benchmarks.csproj]
Unit tests (ubuntu-latest)
/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/BenchmarkReportHelpersTests.cs(112,19): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Unit tests (ubuntu-latest)
/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/BenchmarkReportHelpersTests.cs(95,19): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Unit tests (ubuntu-latest)
/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/BenchmarkReportHelpersTests.cs(80,19): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Unit tests (ubuntu-latest)
/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/BenchmarkTableParserTests.cs(99,8): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Unit tests (ubuntu-latest)
/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/BenchmarkTableParserTests.cs(98,79): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Unit tests (ubuntu-latest)
/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/BenchmarkTableParserTests.cs(78,89): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Unit tests (ubuntu-latest)
/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/BenchmarkTableParserTests.cs(64,8): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Unit tests (ubuntu-latest)
/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/BenchmarkTableParserTests.cs(62,8): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Unit tests (ubuntu-latest)
/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/BenchmarkTableParserTests.cs(61,79): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Unit tests (ubuntu-latest)
/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/BenchmarkTableParserTests.cs(41,70): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Unit tests (macos-latest)
/Users/runner/work/Mockolate/Mockolate/Tests/Build.Tests/BenchmarkTableParserTests.cs(64,8): warning CS8600: Converting null literal or possible null value to non-nullable type. [/Users/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Unit tests (macos-latest)
/Users/runner/work/Mockolate/Mockolate/Tests/Build.Tests/BenchmarkTableParserTests.cs(62,8): warning CS8600: Converting null literal or possible null value to non-nullable type. [/Users/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Unit tests (macos-latest)
/Users/runner/work/Mockolate/Mockolate/Tests/Build.Tests/BenchmarkTableParserTests.cs(61,79): warning CS8600: Converting null literal or possible null value to non-nullable type. [/Users/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Unit tests (macos-latest)
/Users/runner/work/Mockolate/Mockolate/Tests/Build.Tests/BenchmarkTableParserTests.cs(41,70): warning CS8600: Converting null literal or possible null value to non-nullable type. [/Users/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Unit tests (macos-latest)
/Users/runner/work/Mockolate/Mockolate/Tests/Build.Tests/BenchmarkReportHelpersTests.cs(155,19): warning CS8600: Converting null literal or possible null value to non-nullable type. [/Users/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Unit tests (macos-latest)
/Users/runner/work/Mockolate/Mockolate/Tests/Build.Tests/BenchmarkReportHelpersTests.cs(141,19): warning CS8600: Converting null literal or possible null value to non-nullable type. [/Users/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Unit tests (macos-latest)
/Users/runner/work/Mockolate/Mockolate/Tests/Build.Tests/BenchmarkReportHelpersTests.cs(125,19): warning CS8600: Converting null literal or possible null value to non-nullable type. [/Users/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Unit tests (macos-latest)
/Users/runner/work/Mockolate/Mockolate/Tests/Build.Tests/BenchmarkReportHelpersTests.cs(112,19): warning CS8600: Converting null literal or possible null value to non-nullable type. [/Users/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Unit tests (macos-latest)
/Users/runner/work/Mockolate/Mockolate/Tests/Build.Tests/BenchmarkReportHelpersTests.cs(95,19): warning CS8600: Converting null literal or possible null value to non-nullable type. [/Users/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Unit tests (macos-latest)
/Users/runner/work/Mockolate/Mockolate/Tests/Build.Tests/BenchmarkReportHelpersTests.cs(80,19): warning CS8600: Converting null literal or possible null value to non-nullable type. [/Users/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Benchmarks (CompleteIndexerBenchmarks)
/home/runner/work/Mockolate/Mockolate/Benchmarks/Mockolate.Benchmarks/CompleteEventBenchmarks.cs(92,37): warning CS8625: Cannot convert null literal to non-nullable reference type. [/home/runner/work/Mockolate/Mockolate/Benchmarks/Mockolate.Benchmarks/Mockolate.Benchmarks.csproj]
Benchmarks (CompleteIndexerBenchmarks)
/home/runner/work/Mockolate/Mockolate/Benchmarks/Mockolate.Benchmarks/CompleteEventBenchmarks.cs(92,37): warning CS8625: Cannot convert null literal to non-nullable reference type. [/home/runner/work/Mockolate/Mockolate/Benchmarks/Mockolate.Benchmarks/Mockolate.Benchmarks.csproj]
Static code analysis
/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/BenchmarkTableParserTests.cs(98,79): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Static code analysis
/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/BenchmarkReportHelpersTests.cs(125,19): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Static code analysis
/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/BenchmarkReportHelpersTests.cs(112,19): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Static code analysis
/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/BenchmarkReportHelpersTests.cs(95,19): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Static code analysis
/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/BenchmarkTableParserTests.cs(78,89): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Static code analysis
/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/BenchmarkReportHelpersTests.cs(80,19): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Static code analysis
/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/BenchmarkTableParserTests.cs(64,8): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Static code analysis
/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/BenchmarkTableParserTests.cs(62,8): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Static code analysis
/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/BenchmarkTableParserTests.cs(61,79): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Static code analysis
/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/BenchmarkTableParserTests.cs(41,70): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Benchmarks (CompleteMethodBenchmarks)
/home/runner/work/Mockolate/Mockolate/Benchmarks/Mockolate.Benchmarks/CompleteEventBenchmarks.cs(92,37): warning CS8625: Cannot convert null literal to non-nullable reference type. [/home/runner/work/Mockolate/Mockolate/Benchmarks/Mockolate.Benchmarks/Mockolate.Benchmarks.csproj]
Benchmarks (CompleteMethodBenchmarks)
/home/runner/work/Mockolate/Mockolate/Benchmarks/Mockolate.Benchmarks/CompleteEventBenchmarks.cs(92,37): warning CS8625: Cannot convert null literal to non-nullable reference type. [/home/runner/work/Mockolate/Mockolate/Benchmarks/Mockolate.Benchmarks/Mockolate.Benchmarks.csproj]
Mutation tests
/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/BenchmarkReportHelpersTests.cs(112,19): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Mutation tests
/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/BenchmarkReportHelpersTests.cs(95,19): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Mutation tests
/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/BenchmarkReportHelpersTests.cs(80,19): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Mutation tests
/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/BenchmarkTableParserTests.cs(99,8): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Mutation tests
/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/BenchmarkTableParserTests.cs(98,79): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Mutation tests
/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/BenchmarkTableParserTests.cs(78,89): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Mutation tests
/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/BenchmarkTableParserTests.cs(64,8): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Mutation tests
/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/BenchmarkTableParserTests.cs(62,8): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Mutation tests
/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/BenchmarkTableParserTests.cs(61,79): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Mutation tests
/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/BenchmarkTableParserTests.cs(41,70): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/runner/work/Mockolate/Mockolate/Tests/Build.Tests/Build.Tests.csproj::TargetFramework=net10.0]
Benchmarks (CompletePropertyBenchmarks)
/home/runner/work/Mockolate/Mockolate/Benchmarks/Mockolate.Benchmarks/CompleteEventBenchmarks.cs(92,37): warning CS8625: Cannot convert null literal to non-nullable reference type. [/home/runner/work/Mockolate/Mockolate/Benchmarks/Mockolate.Benchmarks/Mockolate.Benchmarks.csproj]
Benchmarks (CompletePropertyBenchmarks)
/home/runner/work/Mockolate/Mockolate/Benchmarks/Mockolate.Benchmarks/CompleteEventBenchmarks.cs(92,37): warning CS8625: Cannot convert null literal to non-nullable reference type. [/home/runner/work/Mockolate/Mockolate/Benchmarks/Mockolate.Benchmarks/Mockolate.Benchmarks.csproj]
Unit tests (windows-latest)
D:\a\Mockolate\Mockolate\Tests\Build.Tests\BenchmarkReportHelpersTests.cs(141,19): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\Mockolate\Mockolate\Tests\Build.Tests\Build.Tests.csproj::TargetFramework=net10.0]
Unit tests (windows-latest)
D:\a\Mockolate\Mockolate\Tests\Build.Tests\BenchmarkReportHelpersTests.cs(125,19): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\Mockolate\Mockolate\Tests\Build.Tests\Build.Tests.csproj::TargetFramework=net10.0]
Unit tests (windows-latest)
D:\a\Mockolate\Mockolate\Tests\Build.Tests\BenchmarkReportHelpersTests.cs(112,19): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\Mockolate\Mockolate\Tests\Build.Tests\Build.Tests.csproj::TargetFramework=net10.0]
Unit tests (windows-latest)
D:\a\Mockolate\Mockolate\Tests\Build.Tests\BenchmarkTableParserTests.cs(78,89): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\Mockolate\Mockolate\Tests\Build.Tests\Build.Tests.csproj::TargetFramework=net10.0]
Unit tests (windows-latest)
D:\a\Mockolate\Mockolate\Tests\Build.Tests\BenchmarkReportHelpersTests.cs(95,19): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\Mockolate\Mockolate\Tests\Build.Tests\Build.Tests.csproj::TargetFramework=net10.0]
Unit tests (windows-latest)
D:\a\Mockolate\Mockolate\Tests\Build.Tests\BenchmarkTableParserTests.cs(64,8): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\Mockolate\Mockolate\Tests\Build.Tests\Build.Tests.csproj::TargetFramework=net10.0]
Unit tests (windows-latest)
D:\a\Mockolate\Mockolate\Tests\Build.Tests\BenchmarkTableParserTests.cs(62,8): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\Mockolate\Mockolate\Tests\Build.Tests\Build.Tests.csproj::TargetFramework=net10.0]
Unit tests (windows-latest)
D:\a\Mockolate\Mockolate\Tests\Build.Tests\BenchmarkTableParserTests.cs(61,79): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\Mockolate\Mockolate\Tests\Build.Tests\Build.Tests.csproj::TargetFramework=net10.0]
Unit tests (windows-latest)
D:\a\Mockolate\Mockolate\Tests\Build.Tests\BenchmarkReportHelpersTests.cs(80,19): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\Mockolate\Mockolate\Tests\Build.Tests\Build.Tests.csproj::TargetFramework=net10.0]
Unit tests (windows-latest)
D:\a\Mockolate\Mockolate\Tests\Build.Tests\BenchmarkTableParserTests.cs(41,70): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\Mockolate\Mockolate\Tests\Build.Tests\Build.Tests.csproj::TargetFramework=net10.0]

Artifacts

Produced during runtime
Name Size Digest
API-tests
1.78 KB
sha256:67d6912386f95945e9c8defed38e79512cad505662f98a3320ee32ee2f4e054c
Benchmarks-CallbackBenchmarks
20.9 KB
sha256:3191fc1d7f443037f1ea3ad61452bcf07522d218e36adea8e943388ee24dca67
Benchmarks-CompleteEventBenchmarks
20.4 KB
sha256:b574cb20befaa45a54f47b2be99466cd367d7f00fe553c580ebded0f7099d524
Benchmarks-CompleteIndexerBenchmarks
30.2 KB
sha256:606eb34165e14ea56f2c67ba96e48a2d03210ac0399b6507ce2c219369739a37
Benchmarks-CompleteMethodBenchmarks
36 KB
sha256:dddaa5d148da751e29669daced910beb99b5ebf303f2d1ea7656cd76346bad1b
Benchmarks-CompletePropertyBenchmarks
36 KB
sha256:d8a62385feaefb104b6e9bb512aecb210b37e14212696680d7e4470bcbb7a7eb
Benchmarks-MockCreationBenchmarks
21.4 KB
sha256:0063c24d549173a71048047763079ef100af4ce638b6f518a7a885bae1c7b04e
Linux-artifacts
1.69 MB
sha256:2fbe530e49e6e4a2777be67501cf919b6cae4706be1566cc798c3735def2a00b
MutationTests
3.89 MB
sha256:4ffd5ea4780e007b4cc71d228d5e0bedcdca65fb49d24ff1cd1691eed2c7e754
Windows-artifacts
2.42 MB
sha256:f3d3f7696a9f8dcfa396cc0ea3a9579348a0f71335879bb2484675e25439b786
macOS-artifacts
1.69 MB
sha256:701d3f41385a75a96acf48f6447fbf2417fc23392181d6934b9b0a4223f3579b