Update nginx-proxy-compose.yml #15
Annotations
10 warnings
build:
world/Contact.Models.cs#L13
Non-nullable property 'UserAuthId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
world/Contact.Models.cs#L15
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
world/Contact.Models.cs#L16
Non-nullable property 'Color' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
world/Contact.Models.cs#L17
Non-nullable property 'FilmGenres' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
world/Contact.Models.cs#L105
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
world/Contact.Models.cs#L106
Non-nullable property 'Color' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
world/Contact.Models.cs#L107
Non-nullable property 'FilmGenres' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
world/Contact.Models.cs#L88
Non-nullable property 'ResponseStatus' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
world/Contact.Models.cs#L78
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
world/Contact.Models.cs#L79
Non-nullable property 'Color' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|