[CLI] Reference output of projects that fail to load (e.g. F#) - #1833
Merged
josefpihrt merged 2 commits intoSep 2, 2026
Merged
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run dotnet build Roslynator.sln --no-restore:
src/Tests/Testing.Common/Testing/CompilerDiagnosticFixVerifier.cs#L90
Parameter 'cancellationToken' has no matching param tag in the XML comment for 'CompilerDiagnosticFixVerifier<TFixProvider>.VerifyFixAsync(TestFile, IEnumerable<AdditionalFile>?, string?, TestOptions?, CancellationToken)' (but other parameters do)
|
|
Run dotnet build Roslynator.sln --no-restore:
src/Tests/Testing.Common/Testing/CompilerDiagnosticFixVerifier.cs#L89
Parameter 'options' has no matching param tag in the XML comment for 'CompilerDiagnosticFixVerifier<TFixProvider>.VerifyFixAsync(TestFile, IEnumerable<AdditionalFile>?, string?, TestOptions?, CancellationToken)' (but other parameters do)
|
|
Run dotnet build Roslynator.sln --no-restore:
src/Tests/Testing.Common/Testing/CompilerDiagnosticFixVerifier.cs#L88
Parameter 'equivalenceKey' has no matching param tag in the XML comment for 'CompilerDiagnosticFixVerifier<TFixProvider>.VerifyFixAsync(TestFile, IEnumerable<AdditionalFile>?, string?, TestOptions?, CancellationToken)' (but other parameters do)
|
|
Run dotnet build Roslynator.sln --no-restore:
src/Tests/Testing.Common/Testing/CompilerDiagnosticFixVerifier.cs#L87
Parameter 'additionalFiles' has no matching param tag in the XML comment for 'CompilerDiagnosticFixVerifier<TFixProvider>.VerifyFixAsync(TestFile, IEnumerable<AdditionalFile>?, string?, TestOptions?, CancellationToken)' (but other parameters do)
|
|
Run dotnet build Roslynator.sln --no-restore:
src/Tests/Testing.Common/Testing/CompilerDiagnosticFixVerifier.cs#L65
Parameter 'cancellationToken' has no matching param tag in the XML comment for 'CompilerDiagnosticFixVerifier<TFixProvider>.VerifyFixAsync(string, string, IEnumerable<(string source, string expectedSource)>?, string?, TestOptions?, CancellationToken)' (but other parameters do)
|
|
Run dotnet build Roslynator.sln --no-restore:
src/Tests/Testing.Common/Testing/CompilerDiagnosticFixVerifier.cs#L64
Parameter 'options' has no matching param tag in the XML comment for 'CompilerDiagnosticFixVerifier<TFixProvider>.VerifyFixAsync(string, string, IEnumerable<(string source, string expectedSource)>?, string?, TestOptions?, CancellationToken)' (but other parameters do)
|
|
Run dotnet build Roslynator.sln --no-restore:
src/Tests/Testing.Common/Testing/CompilerDiagnosticFixVerifier.cs#L63
Parameter 'equivalenceKey' has no matching param tag in the XML comment for 'CompilerDiagnosticFixVerifier<TFixProvider>.VerifyFixAsync(string, string, IEnumerable<(string source, string expectedSource)>?, string?, TestOptions?, CancellationToken)' (but other parameters do)
|
|
Run dotnet build Roslynator.sln --no-restore:
src/Tests/Testing.Common/Testing/CompilerDiagnosticFixVerifier.cs#L62
Parameter 'additionalFiles' has no matching param tag in the XML comment for 'CompilerDiagnosticFixVerifier<TFixProvider>.VerifyFixAsync(string, string, IEnumerable<(string source, string expectedSource)>?, string?, TestOptions?, CancellationToken)' (but other parameters do)
|
|
Run dotnet build Roslynator.sln --no-restore:
src/Tests/Testing.Common/Testing/CompilerDiagnosticFixVerifier.cs#L61
Parameter 'expectedSource' has no matching param tag in the XML comment for 'CompilerDiagnosticFixVerifier<TFixProvider>.VerifyFixAsync(string, string, IEnumerable<(string source, string expectedSource)>?, string?, TestOptions?, CancellationToken)' (but other parameters do)
|
|
Run dotnet build Roslynator.sln --no-restore:
src/Tests/Testing.Common/Testing/CompilerDiagnosticFixVerifier.cs#L26
Missing XML comment for publicly visible type or member 'CompilerDiagnosticFixVerifier<TFixProvider>.DiagnosticId'
|
background
wait
wait-all
cancel
parallel
Loading