Skip to content

Switch to kamal deployment. #21

Switch to kamal deployment.

Switch to kamal deployment. #21

Triggered via push November 28, 2024 19:16
Status Success
Total duration 47s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: world/Contact.Models.cs#L105
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or declaring the property as nullable.