feat: update zoom meeting on edit appointment #2751
Annotations
1 error and 12 warnings
integration (18.x)
Process completed with exit code 1.
|
integration (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint:
common/appointment/create.ts#L6
Identifier 'lecture_appointmenttype_enum' is not in camel case
|
lint:
common/appointment/create.ts#L6
Identifier 'lecture_appointmenttype_enum' is not in camel case
|
lint:
common/appointment/create.ts#L34
Identifier 'lecture_appointmenttype_enum' is not in camel case
|
lint:
common/appointment/create.ts#L42
Identifier 'lecture_appointmenttype_enum' is not in camel case
|
lint:
common/appointment/create.ts#L77
Identifier 'lecture_appointmenttype_enum' is not in camel case
|
lint:
common/appointment/create.ts#L110
Identifier 'lecture_appointmenttype_enum' is not in camel case
|
lint:
common/appointment/get.ts#L59
Async arrow function has no 'await' expression
|
lint:
common/appointment/util.ts#L18
Identifier 'start_day' is not in camel case
|
lint:
common/appointment/util.ts#L19
Identifier 'start_date' is not in camel case
|
lint:
common/appointment/util.ts#L20
Identifier 'start_time' is not in camel case
|