Merge branch 'main' of https://github.com/Yumulak/ASP.NET-MVC-Weather… #3
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 |
|