Skip to content

Ensure unique identity values within identity managed collections #2239

Ensure unique identity values within identity managed collections

Ensure unique identity values within identity managed collections #2239

Triggered via pull request November 20, 2024 22:07
Status Success
Total duration 5m 18s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Source/Csla.Analyzers/Csla.Analyzers/obj/Debug/netstandard2.0/Csla.Analyzers.GlobalUsings.g.cs#L10
The type 'LockFactory' in 'D:\a\csla\csla\Source\Csla.Analyzers\Csla.Analyzers\obj\Debug\netstandard2.0\Backport.System.Threading.Lock.SourceGenerator\Backport.System.Threading.Lock.SourceGenerator.Generator\Backport.System.Threading.Lock.SourceGenerator.LockFactory.cs' conflicts with the imported type 'LockFactory' in 'Backport.System.Threading.Lock, Version=3.0.1.0, Culture=neutral, PublicKeyToken=b4f1bfae1afe4011'. Using the type defined in 'D:\a\csla\csla\Source\Csla.Analyzers\Csla.Analyzers\obj\Debug\netstandard2.0\Backport.System.Threading.Lock.SourceGenerator\Backport.System.Threading.Lock.SourceGenerator.Generator\Backport.System.Threading.Lock.SourceGenerator.LockFactory.cs'.
build: Source/Csla.Analyzers/Csla.Analyzers/obj/Debug/netstandard2.0/Csla.Analyzers.GlobalUsings.g.cs#L9
The type 'Lock' in 'D:\a\csla\csla\Source\Csla.Analyzers\Csla.Analyzers\obj\Debug\netstandard2.0\Backport.System.Threading.Lock.SourceGenerator\Backport.System.Threading.Lock.SourceGenerator.Generator\Backport.System.Threading.Lock.SourceGenerator.PreNet5Lock.cs' conflicts with the imported type 'Lock' in 'Backport.System.Threading.Lock, Version=3.0.1.0, Culture=neutral, PublicKeyToken=b4f1bfae1afe4011'. Using the type defined in 'D:\a\csla\csla\Source\Csla.Analyzers\Csla.Analyzers\obj\Debug\netstandard2.0\Backport.System.Threading.Lock.SourceGenerator\Backport.System.Threading.Lock.SourceGenerator.Generator\Backport.System.Threading.Lock.SourceGenerator.PreNet5Lock.cs'.
build
The type 'Lock' in 'D:\a\csla\csla\Source\Csla.Analyzers\Csla.Analyzers\obj\Debug\netstandard2.0\Backport.System.Threading.Lock.SourceGenerator\Backport.System.Threading.Lock.SourceGenerator.Generator\Backport.System.Threading.Lock.SourceGenerator.PreNet5Lock.cs' conflicts with the imported type 'Lock' in 'Backport.System.Threading.Lock, Version=3.0.1.0, Culture=neutral, PublicKeyToken=b4f1bfae1afe4011'. Using the type defined in 'D:\a\csla\csla\Source\Csla.Analyzers\Csla.Analyzers\obj\Debug\netstandard2.0\Backport.System.Threading.Lock.SourceGenerator\Backport.System.Threading.Lock.SourceGenerator.Generator\Backport.System.Threading.Lock.SourceGenerator.PreNet5Lock.cs'.
build
The type 'Lock' in 'D:\a\csla\csla\Source\Csla.Analyzers\Csla.Analyzers\obj\Debug\netstandard2.0\Backport.System.Threading.Lock.SourceGenerator\Backport.System.Threading.Lock.SourceGenerator.Generator\Backport.System.Threading.Lock.SourceGenerator.PreNet5Lock.cs' conflicts with the imported type 'Lock' in 'Backport.System.Threading.Lock, Version=3.0.1.0, Culture=neutral, PublicKeyToken=b4f1bfae1afe4011'. Using the type defined in 'D:\a\csla\csla\Source\Csla.Analyzers\Csla.Analyzers\obj\Debug\netstandard2.0\Backport.System.Threading.Lock.SourceGenerator\Backport.System.Threading.Lock.SourceGenerator.Generator\Backport.System.Threading.Lock.SourceGenerator.PreNet5Lock.cs'.
build: Source/Csla.Analyzers/Csla.Analyzers/AsynchronousBusinessRuleInheritingFromBusinessRuleAnalyzer.cs#L13
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: Source/Csla.Analyzers/Csla.Analyzers/FindOperationsWithIncorrectReturnTypesAnalyzer.cs#L13
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: Source/Csla.Analyzers/Csla.Analyzers/EvaluateOperationAttributeUsageAnalyzer.cs#L13
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: Source/Csla.Analyzers/Csla.Analyzers/CheckConstructorsAnalyzer.cs#L13
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: Source/Csla.Analyzers/Csla.Analyzers/EvaluateManagedBackingFieldsAnalayzer.cs#L13
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: Source/Csla.Analyzers/Csla.Analyzers/BusinessRuleDoesNotUseAddMethodsOnContextAnalyzer.cs#L13
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)