Analyzers #125
Annotations
31 warnings
Build macos-latest:
ReactiveGenerator/ReactivePropertyAnalyzer.cs#L209
Possible null reference argument for parameter 'root' in 'Document Document.WithSyntaxRoot(SyntaxNode root)'.
|
Build macos-latest:
ReactiveGenerator/ReactivePropertyAnalyzer.cs#L17
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
|
Build macos-latest:
ReactiveGenerator/ReactiveGenerator.cs#L11
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
|
Build macos-latest:
ReactiveGenerator/ObservableAsPropertyHelperGenerator.cs#L11
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
|
Build macos-latest:
ReactiveGenerator/WhenAnyValueGenerator.cs#L11
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
|
Build macos-latest:
ReactiveGenerator/ReactivePropertyAnalyzer.cs#L27
Enable analyzer release tracking for the analyzer project containing rule 'REACTIVE001' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
Build macos-latest:
ReactiveGeneratorDemo/obj/GeneratedFiles/ReactiveGenerator/ReactiveGenerator.ReactiveGenerator/ReactiveGeneratorDemo.ViewModels.ValidatingViewModel.ReactiveProperties.g.cs#L17
Non-nullable property 'PerformInitializeCommand' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier, or declaring the property as nullable, or adding '[field: MaybeNull, AllowNull]' attributes.
|
Build macos-latest:
ReactiveGenerator.Integration.Tests/ReactiveGeneratorIntegrationTests.cs#L71
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
|
Build macos-latest:
ReactiveGenerator.Integration.Tests/ReactiveGeneratorIntegrationTests.cs#L97
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
|
Build macos-latest:
ReactiveGenerator/ReactivePropertyAnalyzer.cs#L209
Possible null reference argument for parameter 'root' in 'Document Document.WithSyntaxRoot(SyntaxNode root)'.
|
Build ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build ubuntu-latest:
ReactiveGenerator/ReactivePropertyAnalyzer.cs#L209
Possible null reference argument for parameter 'root' in 'Document Document.WithSyntaxRoot(SyntaxNode root)'.
|
Build ubuntu-latest:
ReactiveGenerator/ReactivePropertyAnalyzer.cs#L17
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
|
Build ubuntu-latest:
ReactiveGenerator/WhenAnyValueGenerator.cs#L11
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
|
Build ubuntu-latest:
ReactiveGenerator/ReactiveGenerator.cs#L11
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
|
Build ubuntu-latest:
ReactiveGenerator/ReactivePropertyAnalyzer.cs#L27
Enable analyzer release tracking for the analyzer project containing rule 'REACTIVE001' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
Build ubuntu-latest:
ReactiveGenerator/ObservableAsPropertyHelperGenerator.cs#L11
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
|
Build ubuntu-latest:
ReactiveGeneratorDemo/obj/GeneratedFiles/ReactiveGenerator/ReactiveGenerator.ReactiveGenerator/ReactiveGeneratorDemo.ViewModels.ValidatingViewModel.ReactiveProperties.g.cs#L17
Non-nullable property 'PerformInitializeCommand' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier, or declaring the property as nullable, or adding '[field: MaybeNull, AllowNull]' attributes.
|
Build ubuntu-latest:
ReactiveGenerator.Integration.Tests/ReactiveGeneratorIntegrationTests.cs#L71
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
|
Build ubuntu-latest:
ReactiveGenerator.Integration.Tests/ReactiveGeneratorIntegrationTests.cs#L97
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
|
Build ubuntu-latest:
ReactiveGenerator/ReactivePropertyAnalyzer.cs#L209
Possible null reference argument for parameter 'root' in 'Document Document.WithSyntaxRoot(SyntaxNode root)'.
|
Build windows-latest:
ReactiveGenerator/ReactivePropertyAnalyzer.cs#L209
Possible null reference argument for parameter 'root' in 'Document Document.WithSyntaxRoot(SyntaxNode root)'.
|
Build windows-latest:
ReactiveGenerator/ReactivePropertyAnalyzer.cs#L17
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
|
Build windows-latest:
ReactiveGenerator/ObservableAsPropertyHelperGenerator.cs#L11
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
|
Build windows-latest:
ReactiveGenerator/WhenAnyValueGenerator.cs#L11
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
|
Build windows-latest:
ReactiveGenerator/ReactiveGenerator.cs#L11
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
|
Build windows-latest:
ReactiveGenerator/ReactivePropertyAnalyzer.cs#L27
Enable analyzer release tracking for the analyzer project containing rule 'REACTIVE001' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
Build windows-latest:
ReactiveGeneratorDemo/obj/GeneratedFiles/ReactiveGenerator/ReactiveGenerator.ReactiveGenerator/ReactiveGeneratorDemo.ViewModels.ValidatingViewModel.ReactiveProperties.g.cs#L17
Non-nullable property 'PerformInitializeCommand' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier, or declaring the property as nullable, or adding '[field: MaybeNull, AllowNull]' attributes.
|
Build windows-latest:
ReactiveGenerator.Integration.Tests/ReactiveGeneratorIntegrationTests.cs#L71
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
|
Build windows-latest:
ReactiveGenerator.Integration.Tests/ReactiveGeneratorIntegrationTests.cs#L97
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
|
Build windows-latest:
ReactiveGenerator/ReactivePropertyAnalyzer.cs#L209
Possible null reference argument for parameter 'root' in 'Document Document.WithSyntaxRoot(SyntaxNode root)'.
|