Skip to content

feature: add nodemon to have a better dev experience #2709

feature: add nodemon to have a better dev experience

feature: add nodemon to have a better dev experience #2709

Triggered via pull request July 20, 2023 17:29
Status Success
Total duration 5m 30s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

node.js.yml

on: pull_request
Matrix: integration
Fit to window
Zoom out
Zoom in

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