Skip to content

Merge branch 'main' of https://github.com/Yumulak/ASP.NET-MVC-Weather… #3

Merge branch 'main' of https://github.com/Yumulak/ASP.NET-MVC-Weather…

Merge branch 'main' of https://github.com/Yumulak/ASP.NET-MVC-Weather… #3

Triggered via push November 3, 2023 22:37
Status Success
Total duration 2m 45s
Artifacts 1
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: Models/OpenWeatherMap.cs#L5
Non-nullable property 'apiResponse' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Models/OpenWeatherMap.cs#L6
Non-nullable property 'lat' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Models/OpenWeatherMap.cs#L7
Non-nullable property 'lon' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Class/WeatherResponse.cs#L132
Non-nullable property 'main' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Class/WeatherResponse.cs#L133
Non-nullable property 'description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Class/WeatherResponse.cs#L134
Non-nullable property 'icon' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Models/Geocoder.cs#L7
Non-nullable property 'lat' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Models/Geocoder.cs#L8
Non-nullable property 'lon' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Models/Geocoder.cs#L9
Non-nullable property 'cityName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Models/Geocoder.cs#L10
Non-nullable property 'countryCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build
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.

Artifacts

Produced during runtime
Name Size
.net-app Expired
33.7 MB