Skip to content

Bump StyleCop.Analyzers from 1.2.0-beta.507 to 1.2.0-beta.556 #1047

Bump StyleCop.Analyzers from 1.2.0-beta.507 to 1.2.0-beta.556

Bump StyleCop.Analyzers from 1.2.0-beta.507 to 1.2.0-beta.556 #1047

Triggered via pull request December 21, 2023 19:47
Status Failure
Total duration 7m 12s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
build: .acceptance/1/VsTest/Issue774.cs#L2
The type or namespace name 'NUnit' could not be found (are you missing a using directive or an assembly reference?)
build: .acceptance/1/VsTest/Issue774.cs#L8
The type or namespace name 'TestAttribute' could not be found (are you missing a using directive or an assembly reference?)
build: .acceptance/1/VsTest/Issue774.cs#L8
The type or namespace name 'Test' could not be found (are you missing a using directive or an assembly reference?)
build: .acceptance/1/VsTest/Issue774.cs#L15
The type or namespace name 'TestAttribute' could not be found (are you missing a using directive or an assembly reference?)
build: .acceptance/1/VsTest/Issue774.cs#L15
The type or namespace name 'Test' could not be found (are you missing a using directive or an assembly reference?)
build: .acceptance/1/DotNetTest/Issue774.cs#L2
The type or namespace name 'NUnit' could not be found (are you missing a using directive or an assembly reference?)
build: .acceptance/1/DotNetTest/Issue774.cs#L8
The type or namespace name 'TestAttribute' could not be found (are you missing a using directive or an assembly reference?)
build: .acceptance/1/DotNetTest/Issue774.cs#L8
The type or namespace name 'Test' could not be found (are you missing a using directive or an assembly reference?)
build: .acceptance/1/DotNetTest/Issue774.cs#L15
The type or namespace name 'TestAttribute' could not be found (are you missing a using directive or an assembly reference?)
build: .acceptance/1/DotNetTest/Issue774.cs#L15
The type or namespace name 'Test' could not be found (are you missing a using directive or an assembly reference?)
build: .acceptance/1/Multi_target_vbproj/Tests.vb#L1
Namespace or type specified in the Imports 'NUnit.Framework' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases.
build: .acceptance/1/Single_target_csproj_netcoreapp3.1__2/Tests.cs#L63
'Tests.Case' overrides Object.Equals(object o) but does not override Object.GetHashCode()
build: .acceptance/1/Single_target_csproj_net48_/Tests.cs#L63
'Tests.Case' overrides Object.Equals(object o) but does not override Object.GetHashCode()
build
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build: .acceptance/1/Single_target_csproj_net5.0_/Tests.cs#L63
'Tests.Case' overrides Object.Equals(object o) but does not override Object.GetHashCode()
build: .acceptance/1/Single_target_csproj_net6.0_/Tests.cs#L63
'Tests.Case' overrides Object.Equals(object o) but does not override Object.GetHashCode()
build: .acceptance/1/Single_target_vbproj_netcoreapp3.1_/Tests.vb#L1
Namespace or type specified in the Imports 'NUnit.Framework' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases.
build
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
build
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.