Merge branch 'main' of https://github.com/Yumulak/ASP.NET-MVC-Weather… #1
Annotations
11 warnings
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.
|
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:
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:
Models/Geocoder.cs#L11
Non-nullable property 'stateCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Models/Geocoder.cs#L12
Non-nullable property 'countries' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Models/Geocoder.cs#L13
Non-nullable property 'states' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
webapp
Expired
|
33.7 MB |
|