Skip to content

switch to arg collections instead of tuples of args #39

switch to arg collections instead of tuples of args

switch to arg collections instead of tuples of args #39

Triggered via pull request December 3, 2024 16:52
@connorivyconnorivy
synchronize #15
dev
Status Failure
Total duration 1m 9s
Artifacts

buildAndTest.yml

on: pull_request
build_and_pack
59s
build_and_pack
Fit to window
Zoom out
Zoom in

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