Skip to content

Merge pull request #389 from emorell96/patch-1 #175

Merge pull request #389 from emorell96/patch-1

Merge pull request #389 from emorell96/patch-1 #175

Triggered via push December 6, 2024 15:23
Status Success
Total duration 1m 4s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
deploy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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#L318
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
deploy: GoogleMapsComponents/Maps/Extension/ListableEntityListBase.cs#L144
Cannot convert null literal to non-nullable reference type.
deploy: GoogleMapsComponents/Maps/Extension/PolygonList.cs#L107
Cannot convert null literal to non-nullable reference type.
deploy: GoogleMapsComponents/Maps/Data.cs#L236
Cannot convert null literal to non-nullable reference type.
deploy: GoogleMapsComponents/Maps/DirectionsRenderer.cs#L10
Cannot convert null literal to non-nullable reference type.
deploy: GoogleMapsComponents/Maps/DirectionsRenderer.cs#L75
Cannot convert null literal to non-nullable reference type.
deploy: GoogleMapsComponents/Maps/InfoWindow.cs#L13
'InfoWindow._jsObjectRef' hides inherited member 'EventEntityBase._jsObjectRef'. Use the new keyword if hiding was intended.
deploy: GoogleMapsComponents/Helper.cs#L55
Dereference of a possibly null reference.
deploy: GoogleMapsComponents/MapComponent.cs#L64
Cannot convert null literal to non-nullable reference type.