Skip to content

Bump actions/setup-dotnet from 2 to 4 #1040

Bump actions/setup-dotnet from 2 to 4

Bump actions/setup-dotnet from 2 to 4 #1040

Triggered via pull request December 4, 2023 19:17
Status Failure
Total duration 9m 13s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 6 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: .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.