feature: add nodemon to have a better dev experience #2711
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
12 warnings
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#L61
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
|