Merge pull request #769 from matrix-org/justinbot/setup-widget-docs #145
Annotations
11 warnings
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
|