switch to arg collections instead of tuples of args #39
Annotations
2 errors and 5 warnings
build_and_pack:
src/MockMe.Generator/MockStoreGenerator.cs#L40
The symbol 'Console' is banned for use by analyzers: Analyzers should not be reading / writing to the console
|
build_and_pack
Process completed with exit code 1.
|
build_and_pack
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build_and_pack:
src/MockMe.Generator/MockStoreGenerator.cs#L40
The symbol 'Console' is banned for use by analyzers: Analyzers should not be reading / writing to the console
|
build_and_pack:
tests/MockMe.Tests.Runner/Program.cs#L8
Possible null reference argument for parameter 'paths' in 'string Path.Combine(params string[] paths)'.
|
build_and_pack:
src/MockMe.Generator/MockStoreGenerator.cs#L40
The symbol 'Console' is banned for use by analyzers: Analyzers should not be reading / writing to the console
|
build_and_pack:
src/MockMe.Generator/MockStoreGenerator.cs#L40
The symbol 'Console' is banned for use by analyzers: Analyzers should not be reading / writing to the console
|