Skip to content

Update main.yml

Update main.yml #7

Triggered via push August 30, 2023 06:04
Status Failure
Total duration 30s
Billable time 1m
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 8 warnings
publish
Process completed with exit code 1.
publish: Basic_crud/Models/Customer.cs#L14
Non-nullable property 'City' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish: Basic_crud/Models/Customer.cs#L16
Non-nullable property 'Phone' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish: Basic_crud/Data/ApplicationDbContext.cs#L8
Non-nullable property 'Customers' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish: Basic_crud/Controllers/CustomerController.cs#L34
Unreachable code detected
publish: Basic_crud/Models/Customer.cs#L14
Non-nullable property 'City' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish: Basic_crud/Models/Customer.cs#L16
Non-nullable property 'Phone' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish: Basic_crud/Data/ApplicationDbContext.cs#L8
Non-nullable property 'Customers' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish: Basic_crud/Controllers/CustomerController.cs#L34
Unreachable code detected