Merge branch 'main' of https://github.com/mf0zz13/RefuseServiceAPI #2
Annotations
1 error and 2 warnings
build
Process completed with exit code 1.
|
build:
Controllers/DispatchRecordController.cs#L12
Non-nullable field 'connection' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
Controllers/DispatchRecordController.cs#L12
Non-nullable field 'connection' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|