Skip to content

Tell the homeserver if a room alias request failed #326

Tell the homeserver if a room alias request failed

Tell the homeserver if a room alias request failed #326

Triggered via pull request January 24, 2024 10:33
Status Failure
Total duration 39s
Artifacts

tests.yml

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

Annotations

6 errors and 3 warnings
lint: src/matrixroomhandler.ts#L1
Property '__roomId' is missing in type '{ initial_state: { content: { join_rule: string; }; state_key: string; type: string; }[]; room_alias_name: string; visibility: string; }' but required in type 'ICreationOptions'.
lint
Process completed with exit code 2.
test (18): src/matrixroomhandler.ts#L1
Property '__roomId' is missing in type '{ initial_state: { content: { join_rule: string; }; state_key: string; type: string; }[]; room_alias_name: string; visibility: string; }' but required in type 'ICreationOptions'.
test (18)
Process completed with exit code 2.
test (20): src/matrixroomhandler.ts#L1
Property '__roomId' is missing in type '{ initial_state: { content: { join_rule: string; }; state_key: string; type: string; }[]; room_alias_name: string; visibility: string; }' but required in type 'ICreationOptions'.
test (20)
The operation was canceled.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (20)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/