Skip to content

Bump NUnit from 3.14.0 to 4.2.0 #172

Bump NUnit from 3.14.0 to 4.2.0

Bump NUnit from 3.14.0 to 4.2.0 #172

Triggered via pull request August 23, 2024 11:24
Status Failure
Total duration 1m 54s
Artifacts

pr_validation.yml

on: pull_request
windows-latest
1m 44s
windows-latest
ubuntu-latest
24s
ubuntu-latest
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 10 warnings
ubuntu-latest
/home/runner/work/Akka.TestKit.NUnit/Akka.TestKit.NUnit/src/Akka.TestKit.NUnit/NUnitAssertions.cs(9,7): error CS0246: The type or namespace name 'NUnit' could not be found (are you missing a using directive or an assembly reference?) [/home/runner/work/Akka.TestKit.NUnit/Akka.TestKit.NUnit/src/Akka.TestKit.NUnit/Akka.TestKit.NUnit.csproj]
ubuntu-latest
/home/runner/work/Akka.TestKit.NUnit/Akka.TestKit.NUnit/src/Akka.TestKit.NUnit/TestKit.cs(11,7): error CS0246: The type or namespace name 'NUnit' could not be found (are you missing a using directive or an assembly reference?) [/home/runner/work/Akka.TestKit.NUnit/Akka.TestKit.NUnit/src/Akka.TestKit.NUnit/Akka.TestKit.NUnit.csproj]
ubuntu-latest
/home/runner/work/Akka.TestKit.NUnit/Akka.TestKit.NUnit/src/Akka.TestKit.NUnit/TestKit.cs(19,6): error CS0246: The type or namespace name 'TestFixtureAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/runner/work/Akka.TestKit.NUnit/Akka.TestKit.NUnit/src/Akka.TestKit.NUnit/Akka.TestKit.NUnit.csproj]
ubuntu-latest
/home/runner/work/Akka.TestKit.NUnit/Akka.TestKit.NUnit/src/Akka.TestKit.NUnit/TestKit.cs(19,6): error CS0246: The type or namespace name 'TestFixture' could not be found (are you missing a using directive or an assembly reference?) [/home/runner/work/Akka.TestKit.NUnit/Akka.TestKit.NUnit/src/Akka.TestKit.NUnit/Akka.TestKit.NUnit.csproj]
ubuntu-latest
/home/runner/work/Akka.TestKit.NUnit/Akka.TestKit.NUnit/src/Akka.TestKit.NUnit/TestKit.cs(20,6): error CS0246: The type or namespace name 'FixtureLifeCycleAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/runner/work/Akka.TestKit.NUnit/Akka.TestKit.NUnit/src/Akka.TestKit.NUnit/Akka.TestKit.NUnit.csproj]
ubuntu-latest
/home/runner/work/Akka.TestKit.NUnit/Akka.TestKit.NUnit/src/Akka.TestKit.NUnit/TestKit.cs(20,6): error CS0246: The type or namespace name 'FixtureLifeCycle' could not be found (are you missing a using directive or an assembly reference?) [/home/runner/work/Akka.TestKit.NUnit/Akka.TestKit.NUnit/src/Akka.TestKit.NUnit/Akka.TestKit.NUnit.csproj]
ubuntu-latest
/home/runner/work/Akka.TestKit.NUnit/Akka.TestKit.NUnit/src/Akka.TestKit.NUnit/TestKit.cs(20,23): error CS0103: The name 'LifeCycle' does not exist in the current context [/home/runner/work/Akka.TestKit.NUnit/Akka.TestKit.NUnit/src/Akka.TestKit.NUnit/Akka.TestKit.NUnit.csproj]
ubuntu-latest
/home/runner/work/Akka.TestKit.NUnit/Akka.TestKit.NUnit/src/Akka.TestKit.NUnit/TestKit.cs(73,10): error CS0246: The type or namespace name 'TearDownAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/runner/work/Akka.TestKit.NUnit/Akka.TestKit.NUnit/src/Akka.TestKit.NUnit/Akka.TestKit.NUnit.csproj]
ubuntu-latest
/home/runner/work/Akka.TestKit.NUnit/Akka.TestKit.NUnit/src/Akka.TestKit.NUnit/TestKit.cs(73,10): error CS0246: The type or namespace name 'TearDown' could not be found (are you missing a using directive or an assembly reference?) [/home/runner/work/Akka.TestKit.NUnit/Akka.TestKit.NUnit/src/Akka.TestKit.NUnit/Akka.TestKit.NUnit.csproj]
ubuntu-latest
/home/runner/work/Akka.TestKit.NUnit/Akka.TestKit.NUnit/src/Akka.TestKit.NUnit3/NUnitAssertions.cs(9,7): error CS0246: The type or namespace name 'NUnit' could not be found (are you missing a using directive or an assembly reference?) [/home/runner/work/Akka.TestKit.NUnit/Akka.TestKit.NUnit/src/Akka.TestKit.NUnit3/Akka.TestKit.NUnit3.csproj]
windows-latest
D:\a\Akka.TestKit.NUnit\Akka.TestKit.NUnit\src\Akka.TestKit.NUnit3\NUnitAssertions.cs(9,7): error CS0246: The type or namespace name 'NUnit' could not be found (are you missing a using directive or an assembly reference?) [D:\a\Akka.TestKit.NUnit\Akka.TestKit.NUnit\src\Akka.TestKit.NUnit3\Akka.TestKit.NUnit3.csproj]
windows-latest
D:\a\Akka.TestKit.NUnit\Akka.TestKit.NUnit\src\Akka.TestKit.NUnit3\TestKit.cs(11,7): error CS0246: The type or namespace name 'NUnit' could not be found (are you missing a using directive or an assembly reference?) [D:\a\Akka.TestKit.NUnit\Akka.TestKit.NUnit\src\Akka.TestKit.NUnit3\Akka.TestKit.NUnit3.csproj]
windows-latest
D:\a\Akka.TestKit.NUnit\Akka.TestKit.NUnit\src\Akka.TestKit.NUnit3\TestKit.cs(19,6): error CS0246: The type or namespace name 'TestFixtureAttribute' could not be found (are you missing a using directive or an assembly reference?) [D:\a\Akka.TestKit.NUnit\Akka.TestKit.NUnit\src\Akka.TestKit.NUnit3\Akka.TestKit.NUnit3.csproj]
windows-latest
D:\a\Akka.TestKit.NUnit\Akka.TestKit.NUnit\src\Akka.TestKit.NUnit3\TestKit.cs(19,6): error CS0246: The type or namespace name 'TestFixture' could not be found (are you missing a using directive or an assembly reference?) [D:\a\Akka.TestKit.NUnit\Akka.TestKit.NUnit\src\Akka.TestKit.NUnit3\Akka.TestKit.NUnit3.csproj]
windows-latest
D:\a\Akka.TestKit.NUnit\Akka.TestKit.NUnit\src\Akka.TestKit.NUnit3\TestKit.cs(20,6): error CS0246: The type or namespace name 'FixtureLifeCycleAttribute' could not be found (are you missing a using directive or an assembly reference?) [D:\a\Akka.TestKit.NUnit\Akka.TestKit.NUnit\src\Akka.TestKit.NUnit3\Akka.TestKit.NUnit3.csproj]
windows-latest
D:\a\Akka.TestKit.NUnit\Akka.TestKit.NUnit\src\Akka.TestKit.NUnit3\TestKit.cs(20,6): error CS0246: The type or namespace name 'FixtureLifeCycle' could not be found (are you missing a using directive or an assembly reference?) [D:\a\Akka.TestKit.NUnit\Akka.TestKit.NUnit\src\Akka.TestKit.NUnit3\Akka.TestKit.NUnit3.csproj]
windows-latest
D:\a\Akka.TestKit.NUnit\Akka.TestKit.NUnit\src\Akka.TestKit.NUnit3\TestKit.cs(20,23): error CS0103: The name 'LifeCycle' does not exist in the current context [D:\a\Akka.TestKit.NUnit\Akka.TestKit.NUnit\src\Akka.TestKit.NUnit3\Akka.TestKit.NUnit3.csproj]
windows-latest
D:\a\Akka.TestKit.NUnit\Akka.TestKit.NUnit\src\Akka.TestKit.NUnit3\TestKit.cs(73,10): error CS0246: The type or namespace name 'TearDownAttribute' could not be found (are you missing a using directive or an assembly reference?) [D:\a\Akka.TestKit.NUnit\Akka.TestKit.NUnit\src\Akka.TestKit.NUnit3\Akka.TestKit.NUnit3.csproj]
windows-latest
D:\a\Akka.TestKit.NUnit\Akka.TestKit.NUnit\src\Akka.TestKit.NUnit3\TestKit.cs(73,10): error CS0246: The type or namespace name 'TearDown' could not be found (are you missing a using directive or an assembly reference?) [D:\a\Akka.TestKit.NUnit\Akka.TestKit.NUnit\src\Akka.TestKit.NUnit3\Akka.TestKit.NUnit3.csproj]
windows-latest
D:\a\Akka.TestKit.NUnit\Akka.TestKit.NUnit\src\Akka.TestKit.NUnit\NUnitAssertions.cs(9,7): error CS0246: The type or namespace name 'NUnit' could not be found (are you missing a using directive or an assembly reference?) [D:\a\Akka.TestKit.NUnit\Akka.TestKit.NUnit\src\Akka.TestKit.NUnit\Akka.TestKit.NUnit.csproj]
ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ubuntu-latest: build/Build.cs#L80
'ProjectModelTasks.ParseSolution(string)' is obsolete: 'Use SolutionModelTasks'
ubuntu-latest: build/Build.cs#L106
'FileSystemTasks.DeleteDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.DeleteDirectory'
ubuntu-latest: build/Build.cs#L107
'FileSystemTasks.EnsureCleanDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.CreateOrCleanDirectory'
windows-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
windows-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
windows-latest: build/Build.cs#L80
'ProjectModelTasks.ParseSolution(string)' is obsolete: 'Use SolutionModelTasks'
windows-latest: build/Build.cs#L106
'FileSystemTasks.DeleteDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.DeleteDirectory'
windows-latest: build/Build.cs#L107
'FileSystemTasks.EnsureCleanDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.CreateOrCleanDirectory'