Bump Microsoft.CodeAnalysis.CSharp from 4.3.1 to 4.8.0 #229
Annotations
10 errors and 6 warnings
build:
src/H3/H3Index.cs#L60
The name 'BaseCells' does not exist in the current context
|
build:
src/H3/H3Index.cs#L162
The name 'BaseCells' does not exist in the current context
|
build:
src/H3/H3Index.cs#L305
No overload for method 'RotateClockwise' takes 1 arguments
|
build:
src/H3/H3Index.cs#L311
No overload for method 'RotateCounterClockwise' takes 1 arguments
|
build:
src/H3/Model/Vertex.cs#L12
The name 'BaseCells' does not exist in the current context
|
build:
src/H3/H3Index.cs#L568
No overload for method 'RotateCounterClockwise' takes 1 arguments
|
build:
src/H3/Extensions/H3LocalIJExtensions.cs#L227
No overload for method 'RotateClockwise' takes 1 arguments
|
build:
src/H3/Model/BaseCellRotation.cs#L21
The name 'BaseCells' does not exist in the current context
|
build:
src/H3/Model/BaseCell.cs#L73
The name 'BaseCells' does not exist in the current context
|
build:
src/H3/Extensions/H3LocalIJExtensions.cs#L437
No overload for method 'RotateCounterClockwise' takes 1 arguments
|
build
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/
|
build
.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>'
|