Add or update the Azure App Service build and deployment workflow config #1
main_guntherrefusedispatchapi.yml
on: push
build
1m 52s
deploy
0s
Annotations
1 error and 8 warnings
build
Process completed with exit code 1.
|
build:
Controllers/DispatchRecordController.cs#L17
Non-nullable field 'config' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
Controllers/DispatchRecordController.cs#L17
Non-nullable field 'password' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
Controllers/DispatchRecordController.cs#L15
The field 'DispatchRecordController.password' is never used
|
build:
Controllers/DispatchRecordController.cs#L14
The field 'DispatchRecordController.config' is never used
|
build:
Controllers/DispatchRecordController.cs#L17
Non-nullable field 'config' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
Controllers/DispatchRecordController.cs#L17
Non-nullable field 'password' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
Controllers/DispatchRecordController.cs#L15
The field 'DispatchRecordController.password' is never used
|
build:
Controllers/DispatchRecordController.cs#L14
The field 'DispatchRecordController.config' is never used
|