Update nuget. Release #1
Annotations
11 warnings
deploy
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/
|
deploy
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
deploy:
GoogleMapsComponents/JsObjectRef.cs#L36
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
deploy:
GoogleMapsComponents/JsObjectRef.cs#L300
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
deploy:
GoogleMapsComponents/Maps/Data.cs#L236
Cannot convert null literal to non-nullable reference type.
|
deploy:
GoogleMapsComponents/Maps/Extension/ListableEntityListBase.cs#L144
Cannot convert null literal to non-nullable reference type.
|
deploy:
GoogleMapsComponents/Maps/Extension/PolylineList.cs#L53
Cannot convert null literal to non-nullable reference type.
|
deploy:
GoogleMapsComponents/Maps/Extension/PolylineList.cs#L106
Cannot convert null literal to non-nullable reference type.
|
deploy:
GoogleMapsComponents/Maps/Extension/PolylineList.cs#L125
Cannot convert null literal to non-nullable reference type.
|
deploy:
GoogleMapsComponents/Maps/Extension/PolygonList.cs#L53
Cannot convert null literal to non-nullable reference type.
|
deploy:
GoogleMapsComponents/Maps/Extension/PolygonList.cs#L106
Cannot convert null literal to non-nullable reference type.
|