Bump NUnit from 3.13.3 to 4.0.0 #228
Annotations
10 errors and 6 warnings
Build:
test/H3.Test/Algorithms/LineTests.cs#L5
The type or namespace name 'NUnit' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
test/H3.Test/Algorithms/PolyfillTests.cs#L2
The type or namespace name 'NUnit' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
test/H3.Test/Algorithms/RingTests.cs#L4
The type or namespace name 'NUnit' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
test/H3.Test/Extensions/H3GeometryExtensionsTests.cs#L6
The type or namespace name 'NUnit' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
test/H3.Test/Extensions/H3HierarchyExtensionsTests.cs#L7
The type or namespace name 'NUnit' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
test/H3.Test/Extensions/H3LocalIJExtensionsTests.cs#L6
The type or namespace name 'NUnit' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
test/H3.Test/Extensions/H3SetExtensionsTests.cs#L3
The type or namespace name 'NUnit' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
test/H3.Test/Extensions/H3UniEdgeExtensionsTests.cs#L6
The type or namespace name 'NUnit' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
test/H3.Test/Extensions/H3VertexExtensionsTests.cs#L5
The type or namespace name 'NUnit' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
test/H3.Test/H3IndexTests.cs#L8
The type or namespace name 'NUnit' could not be found (are you missing a using directive or an assembly reference?)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Setup .NET Core 3.1
.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:
src/H3.Data/BaseCellsGenerator.cs#L11
'H3.Data.BaseCellsGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
Build:
src/H3.Data/H3IndexBitwiseOpsGenerator.cs#L9
'H3.Data.H3IndexBitwiseOpsGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
Build:
src/H3.Data/BaseCellsGenerator.cs#L11
'H3.Data.BaseCellsGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
Build:
src/H3.Data/H3IndexBitwiseOpsGenerator.cs#L9
'H3.Data.H3IndexBitwiseOpsGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
The logs for this run have expired and are no longer available.
Loading