Skip to content

Support editing/removing multipart Slack messages #167

Support editing/removing multipart Slack messages

Support editing/removing multipart Slack messages #167

Triggered via pull request April 5, 2024 14:58
Status Failure
Total duration 36s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 12 warnings
lint: src/SlackEventHandler.ts#L21
'EventEntry' is defined but never used
lint: src/SlackEventHandler.ts#L21
'TeamEntry' is defined but never used
lint: src/SlackEventHandler.ts#L296
Functions that return promises must be async
lint: src/SlackEventHandler.ts#L296
'event' is already declared in the upper scope on line 226 column 40
lint
Process completed with exit code 1.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
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/
lint: src/AdminCommand.ts#L23
Unexpected any. Specify a different type
lint: src/BridgedRoom.ts#L244
Forbidden non-null assertion
lint: src/BridgedRoom.ts#L245
Forbidden non-null assertion
lint: src/BridgedRoom.ts#L246
Forbidden non-null assertion
lint: src/BridgedRoom.ts#L247
Forbidden non-null assertion
lint: src/BridgedRoom.ts#L248
Forbidden non-null assertion
lint: src/BridgedRoom.ts#L249
Forbidden non-null assertion
lint: src/BridgedRoom.ts#L250
Forbidden non-null assertion
lint: src/BridgedRoom.ts#L259
Forbidden non-null assertion
lint: src/BridgedRoom.ts#L272
Unexpected any. Specify a different type