feat: Multi-TFM Support - Complete & Ready for Review #176
Annotations
10 errors and 2 warnings
|
Build:
tests/RoslynDiff.Cli.Tests/Commands/ClassCommandTfmTests.cs#L467
There is no argument given that corresponds to the required parameter 'data' of 'CommandContext.CommandContext(IEnumerable<string>, IRemainingArguments, string, object?)'
|
|
Build:
tests/RoslynDiff.Cli.Tests/Commands/ClassCommandTfmTests.cs#L421
There is no argument given that corresponds to the required parameter 'data' of 'CommandContext.CommandContext(IEnumerable<string>, IRemainingArguments, string, object?)'
|
|
Build:
tests/RoslynDiff.Cli.Tests/Commands/ClassCommandTfmTests.cs#L376
There is no argument given that corresponds to the required parameter 'data' of 'CommandContext.CommandContext(IEnumerable<string>, IRemainingArguments, string, object?)'
|
|
Build:
tests/RoslynDiff.Cli.Tests/Commands/ClassCommandTfmTests.cs#L331
There is no argument given that corresponds to the required parameter 'data' of 'CommandContext.CommandContext(IEnumerable<string>, IRemainingArguments, string, object?)'
|
|
Build:
tests/RoslynDiff.Cli.Tests/Commands/ClassCommandTfmTests.cs#L282
There is no argument given that corresponds to the required parameter 'data' of 'CommandContext.CommandContext(IEnumerable<string>, IRemainingArguments, string, object?)'
|
|
Build:
tests/RoslynDiff.Cli.Tests/Commands/ClassCommandTfmTests.cs#L221
There is no argument given that corresponds to the required parameter 'data' of 'CommandContext.CommandContext(IEnumerable<string>, IRemainingArguments, string, object?)'
|
|
Build:
tests/RoslynDiff.Cli.Tests/Commands/ClassCommandTfmTests.cs#L166
The 'await' operator can only be used within an async method. Consider marking this method with the 'async' modifier and changing its return type to 'Task'.
|
|
Build:
tests/RoslynDiff.Cli.Tests/Commands/ClassCommandTfmTests.cs#L160
There is no argument given that corresponds to the required parameter 'data' of 'CommandContext.CommandContext(IEnumerable<string>, IRemainingArguments, string, object?)'
|
|
Build:
tests/RoslynDiff.Cli.Tests/Commands/ClassCommandTfmTests.cs#L142
The 'await' operator can only be used within an async method. Consider marking this method with the 'async' modifier and changing its return type to 'Task'.
|
|
Build:
tests/RoslynDiff.Cli.Tests/Commands/ClassCommandTfmTests.cs#L135
The 'await' operator can only be used within an async method. Consider marking this method with the 'async' modifier and changing its return type to 'Task'.
|
|
Upload coverage reports
No files were found with the provided path: **/TestResults/**/coverage.cobertura.xml. No artifacts will be uploaded.
|
|
Upload test results
No files were found with the provided path: **/TestResults/**/*.trx. No artifacts will be uploaded.
|
Loading