Add analyzer and code fix for [Reactive] misuse #854
ci-build.yml
on: pull_request
Matrix: build / build-unix
build
/
build-windows
6m 28s
build
/
collect-coverage
0s
Annotations
3 errors and 6 warnings
|
build / build-unix (ubuntu-latest)
The process '/usr/share/dotnet/dotnet' failed with exit code 1
|
|
build / build-unix (macos-latest)
The process '/Users/runner/.dotnet/dotnet' failed with exit code 1
|
|
build / build-windows
The process 'C:\Program Files\dotnet\dotnet.exe' failed with exit code 1
|
|
build / build-unix (ubuntu-latest):
src/ReactiveUI.SourceGenerators.Analyzers.CodeFixes/Diagnostics/DiagnosticDescriptors.cs#L36
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period
|
|
build / build-unix (ubuntu-latest):
src/ReactiveUI.SourceGenerators.Analyzers.CodeFixes/Diagnostics/DiagnosticDescriptors.cs#L36
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period
|
|
build / build-unix (macos-latest):
src/ReactiveUI.SourceGenerators.Analyzers.CodeFixes/Diagnostics/DiagnosticDescriptors.cs#L36
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period
|
|
build / build-unix (macos-latest):
src/ReactiveUI.SourceGenerators.Analyzers.CodeFixes/Diagnostics/DiagnosticDescriptors.cs#L36
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period
|
|
build / build-windows:
src/ReactiveUI.SourceGenerators.Analyzers.CodeFixes/Diagnostics/DiagnosticDescriptors.cs#L36
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period
|
|
build / build-windows:
src/ReactiveUI.SourceGenerators.Analyzers.CodeFixes/Diagnostics/DiagnosticDescriptors.cs#L36
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period
|