Changed map version to beta in client sample #146
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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@v2, peaceiris/actions-gh-pages@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
GoogleMapsComponents/JsObjectRef.cs#L318
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
GoogleMapsComponents/Maps/Data.cs#L236
Cannot convert null literal to non-nullable reference type.
|
GoogleMapsComponents/Maps/Extension/ListableEntityListBase.cs#L144
Cannot convert null literal to non-nullable reference type.
|
GoogleMapsComponents/Maps/Extension/PolygonList.cs#L107
Cannot convert null literal to non-nullable reference type.
|
GoogleMapsComponents/Maps/Extension/PolylineList.cs#L53
Cannot convert null literal to non-nullable reference type.
|
GoogleMapsComponents/Maps/Extension/PolylineList.cs#L106
Cannot convert null literal to non-nullable reference type.
|
GoogleMapsComponents/Maps/Extension/PolylineList.cs#L125
Cannot convert null literal to non-nullable reference type.
|
GoogleMapsComponents/Maps/Extension/PolylineList.cs#L144
Cannot convert null literal to non-nullable reference type.
|
GoogleMapsComponents/Maps/Extension/PolylineList.cs#L163
Cannot convert null literal to non-nullable reference type.
|
This job succeeded
Loading