Skip to content

Bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0 in /Source (#4332) #2242

Bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0 in /Source (#4332)

Bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0 in /Source (#4332) #2242

Triggered via push November 21, 2024 19:54
Status Success
Total duration 6m 26s
Artifacts

ci.yaml

on: push
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#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: 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
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/FindOperationsWithNonSerializableArgumentsAnalyzer.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/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)
build: Source/Csla.Analyzers/Csla.Analyzers/FindSaveAssignmentIssueAnalyzer.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/EvaluatePropertiesForSimplicityAnalyzer.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/ManagedBackingFieldUsesNameof/EvaluateManagedBackingFieldsNameofAnalyzer.cs#L14
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)