Skip to content

feat: Multi-TFM Support - Complete & Ready for Review #176

feat: Multi-TFM Support - Complete & Ready for Review

feat: Multi-TFM Support - Complete & Ready for Review #176

Triggered via pull request January 20, 2026 08:23
Status Failure
Total duration 1m 55s
Artifacts

ci.yml

on: pull_request
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 6 warnings
build-and-test (ubuntu-latest): 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-and-test (ubuntu-latest): 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-and-test (ubuntu-latest): 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-and-test (ubuntu-latest): 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-and-test (ubuntu-latest): 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-and-test (ubuntu-latest): 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-and-test (ubuntu-latest): 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-and-test (ubuntu-latest): 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-and-test (ubuntu-latest): 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-and-test (ubuntu-latest): 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'.
build-and-test (macos-latest): 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-and-test (macos-latest): 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-and-test (macos-latest): 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-and-test (macos-latest): 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-and-test (macos-latest): 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-and-test (macos-latest): 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-and-test (macos-latest): 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-and-test (macos-latest): 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-and-test (macos-latest): 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-and-test (macos-latest): 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'.
build-and-test (windows-latest): 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-and-test (windows-latest): 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-and-test (windows-latest): 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-and-test (windows-latest): 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-and-test (windows-latest): 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-and-test (windows-latest): 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-and-test (windows-latest): 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-and-test (windows-latest): 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-and-test (windows-latest): 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-and-test (windows-latest): 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'.
build-and-test (ubuntu-latest)
No files were found with the provided path: **/TestResults/**/coverage.cobertura.xml. No artifacts will be uploaded.
build-and-test (ubuntu-latest)
No files were found with the provided path: **/TestResults/**/*.trx. No artifacts will be uploaded.
build-and-test (macos-latest)
No files were found with the provided path: **/TestResults/**/coverage.cobertura.xml. No artifacts will be uploaded.
build-and-test (macos-latest)
No files were found with the provided path: **/TestResults/**/*.trx. No artifacts will be uploaded.
build-and-test (windows-latest)
No files were found with the provided path: **/TestResults/**/coverage.cobertura.xml. No artifacts will be uploaded.
build-and-test (windows-latest)
No files were found with the provided path: **/TestResults/**/*.trx. No artifacts will be uploaded.