Skip to content

Update Program.cs

Update Program.cs #20

Triggered via push January 31, 2024 04:00
Status Success
Total duration 37s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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.
build: world/Contact.Models.cs#L80
Non-nullable property 'FilmGenres' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: world/Contact.Models.cs#L69
Non-nullable property 'Result' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: world/Contact.Models.cs#L70
Non-nullable property 'ResponseStatus' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: world/Contact.Models.cs#L58
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.