Skip to content

Publish for versin tags #21

Publish for versin tags

Publish for versin tags #21

Triggered via push October 9, 2024 14:39
Status Success
Total duration 42s
Artifacts

nuget.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
publish
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
publish: GoogleMapsApi/Entities/TimeZone/Response/TimeZoneResponse.cs#L48
Non-nullable property 'TimeZoneId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish: GoogleMapsApi/Entities/TimeZone/Response/TimeZoneResponse.cs#L54
Non-nullable property 'TimeZoneName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish: GoogleMapsApi/Entities/TimeZone/Request/TimeZoneRequest.cs#L17
Non-nullable property 'Location' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish: GoogleMapsApi/Entities/TimeZone/Request/TimeZoneRequest.cs#L27
Non-nullable property 'Language' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish: GoogleMapsApi/Entities/PlacesText/Response/Result.cs#L15
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish: GoogleMapsApi/Entities/PlacesText/Response/Result.cs#L21
Non-nullable property 'Icon' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish: GoogleMapsApi/Entities/PlacesText/Response/Result.cs#L25
Non-nullable property 'ID' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish: GoogleMapsApi/Entities/PlacesText/Response/Result.cs#L29
Non-nullable property 'Reference' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish: GoogleMapsApi/Entities/PlacesText/Response/Result.cs#L32
Non-nullable property 'FormattedAddress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish: GoogleMapsApi/Entities/PlacesText/Response/Result.cs#L35
Non-nullable property 'Types' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.