Push Matrix->Slack messages through the same queue as Slack->Matrix #187
Annotations
4 errors and 12 warnings
src/BridgedRoom.ts#L169
Promise returned in function argument where a void return was expected
|
src/BridgedRoom.ts#L169
Functions that return promises must be async
|
src/BridgedRoom.ts#L546
'res' is already declared in the upper scope on line 545 column 15
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/AdminCommand.ts#L23
Unexpected any. Specify a different type
|
src/BridgedRoom.ts#L250
Forbidden non-null assertion
|
src/BridgedRoom.ts#L251
Forbidden non-null assertion
|
src/BridgedRoom.ts#L252
Forbidden non-null assertion
|
src/BridgedRoom.ts#L253
Forbidden non-null assertion
|
src/BridgedRoom.ts#L254
Forbidden non-null assertion
|
src/BridgedRoom.ts#L255
Forbidden non-null assertion
|
src/BridgedRoom.ts#L256
Forbidden non-null assertion
|
src/BridgedRoom.ts#L265
Forbidden non-null assertion
|
src/BridgedRoom.ts#L278
Unexpected any. Specify a different type
|
This job failed
Loading