优化GeoPoint,本想使用readonly struct,但不知道如何区分无效坐标。 #33
Annotations
11 warnings
build-publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-publish:
NewLife.Map/obj/Release/net45/NewLife.Map.AssemblyInfo.cs#L17
The specified version string '2.5.2024.0429-beta0851' does not conform to the recommended format - major.minor.build.revision
|
build-publish:
NewLife.Map/AMap.cs#L46
Nullability of reference types in return type doesn't match overridden member.
|
build-publish:
NewLife.Map/obj/Release/netstandard2.0/NewLife.Map.AssemblyInfo.cs#L17
The specified version string '2.5.2024.0429-beta0851' does not conform to the recommended format - major.minor.build.revision
|
build-publish:
NewLife.Map/BaiduMap.cs#L33
Nullability of reference types in return type doesn't match overridden member.
|
build-publish:
NewLife.Map/TianDiTu.cs#L32
Nullability of reference types in return type doesn't match overridden member.
|
build-publish:
NewLife.Map/WeMap.cs#L33
Nullability of reference types in return type doesn't match overridden member.
|
build-publish:
NewLife.Map/WeMap.cs#L36
Possible null reference return.
|
build-publish:
NewLife.Map/WeMap.cs#L45
Possible null reference return.
|
build-publish:
NewLife.Map/TianDiTu.cs#L35
Possible null reference return.
|
build-publish:
NewLife.Map/TianDiTu.cs#L45
Possible null reference return.
|