Update NuGet Packages - Major Updates #70
Annotations
10 errors and 1 warning
build:
src/Atrea.Utilities.Tests/Enums/EnumUtilsTests.cs#L4
The type or namespace name 'NUnit' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/Atrea.Utilities.Tests/Pool/ObjectPoolTests.cs#L4
The type or namespace name 'NUnit' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/Atrea.Utilities.Tests/Random/CryptoRandomTests.cs#L4
The type or namespace name 'NUnit' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/Atrea.Utilities.Tests/Random/FakeRandomTests.cs#L3
The type or namespace name 'NUnit' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/Atrea.Utilities.Tests/Random/ThreadLocalRandomBuilderTests.cs#L3
The type or namespace name 'NUnit' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/Atrea.Utilities.Tests/Random/CryptoRandomTests.cs#L8
The type or namespace name 'TestFixtureAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/Atrea.Utilities.Tests/Random/CryptoRandomTests.cs#L8
The type or namespace name 'TestFixture' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/Atrea.Utilities.Tests/Enums/EnumUtilsTests.cs#L19
The type or namespace name 'TestFixtureAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/Atrea.Utilities.Tests/Enums/EnumUtilsTests.cs#L19
The type or namespace name 'TestFixture' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/Atrea.Utilities.Tests/Pool/ObjectPoolTests.cs#L8
The type or namespace name 'TestFixtureAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|