Bump NUnit from 3.14.0 to 4.2.0 #172
Annotations
10 errors and 5 warnings
Run './build.cmd All'
/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]
|
Run './build.cmd All'
/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]
|
Run './build.cmd All'
/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]
|
Run './build.cmd All'
/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]
|
Run './build.cmd All'
/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]
|
Run './build.cmd All'
/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]
|
Run './build.cmd All'
/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]
|
Run './build.cmd All'
/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]
|
Run './build.cmd All'
/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]
|
Run './build.cmd All'
/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]
|
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/
|
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/
|
Run './build.cmd All':
build/Build.cs#L80
'ProjectModelTasks.ParseSolution(string)' is obsolete: 'Use SolutionModelTasks'
|
Run './build.cmd All':
build/Build.cs#L106
'FileSystemTasks.DeleteDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.DeleteDirectory'
|
Run './build.cmd All':
build/Build.cs#L107
'FileSystemTasks.EnsureCleanDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.CreateOrCleanDirectory'
|
Loading