switch to arg collections instead of tuples of args #53
Annotations
4 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test And Collect CodeCov:
tests/MockMe.Tests.Runner/Program.cs#L8
Possible null reference argument for parameter 'paths' in 'string Path.Combine(params string[] paths)'.
|
Test And Collect CodeCov:
tests/MockMe.Tests.Runner/Program.cs#L8
Possible null reference argument for parameter 'paths' in 'string Path.Combine(params string[] paths)'.
|
Test And Collect CodeCov:
tests/MockMe.Tests.Runner/Program.cs#L8
Possible null reference argument for parameter 'paths' in 'string Path.Combine(params string[] paths)'.
|
Loading