Skip to content

feat: notifications for missed chat messages #2744

feat: notifications for missed chat messages

feat: notifications for missed chat messages #2744

Triggered via pull request July 27, 2023 11:03
Status Success
Total duration 2m 43s
Artifacts

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#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