Skip to content

Update tololus Initial Catalog error fix #9

Update tololus Initial Catalog error fix

Update tololus Initial Catalog error fix #9

Triggered via push April 30, 2024 12:59
Status Failure
Total duration 3m 17s
Artifacts

tololus.yml

on: push
build_and_deploy
3m 5s
build_and_deploy
Fit to window
Zoom out
Zoom in

Annotations

1 error and 20 warnings
build_and_deploy
Process completed with exit code 1.
build_and_deploy: Tololus/Data/TololusContext.cs#L12
Non-nullable property 'ContactForm' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_and_deploy: Tololus/Data/ComingSoonContext.cs#L12
Non-nullable property 'ComingSoon' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_and_deploy: Tololus/Models/ContactForm.cs#L13
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_and_deploy: Tololus/Models/ContactForm.cs#L18
Non-nullable property 'EmailAddress' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_and_deploy: Tololus/Models/ContactForm.cs#L24
Non-nullable property 'PhoneNumber' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_and_deploy: Tololus/Models/ContactForm.cs#L28
Non-nullable property 'Category' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_and_deploy: Tololus/Models/ContactForm.cs#L34
Non-nullable property 'Subject' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_and_deploy: Tololus/Models/ContactForm.cs#L40
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_and_deploy: Tololus/Models/ComingSoon.cs#L14
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_and_deploy: Tololus/Models/ComingSoon.cs#L19
Non-nullable property 'EmailAddress' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_and_deploy: Tololus/Models/ContactForm.cs#L13
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_and_deploy: Tololus/Models/ContactForm.cs#L18
Non-nullable property 'EmailAddress' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_and_deploy: Tololus/Models/ContactForm.cs#L24
Non-nullable property 'PhoneNumber' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_and_deploy: Tololus/Models/ContactForm.cs#L28
Non-nullable property 'Category' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_and_deploy: Tololus/Models/ContactForm.cs#L34
Non-nullable property 'Subject' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_and_deploy: Tololus/Models/ContactForm.cs#L40
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_and_deploy: Tololus/Models/ComingSoon.cs#L14
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_and_deploy: Tololus/Models/ComingSoon.cs#L19
Non-nullable property 'EmailAddress' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_and_deploy: Tololus/Data/TololusContext.cs#L12
Non-nullable property 'ContactForm' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_and_deploy: Tololus/Data/ComingSoonContext.cs#L12
Non-nullable property 'ComingSoon' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.