Merge pull request #21 from Automattic/unknown_room_3dot_options #28
Annotations
12 warnings
build (14.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@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/
|
build (14.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build (14.x):
src/matrix/Client.js#L25
'MediaRepository' is defined but never used
|
build (14.x):
src/matrix/Client.js#L26
'RequestScheduler' is defined but never used
|
build (14.x):
src/matrix/Client.js#L27
'Sync' is defined but never used
|
build (14.x):
src/matrix/Client.js#L28
'Session' is defined but never used
|
build (14.x):
src/matrix/Client.js#L36
'Storage' is defined but never used
|
build (14.x):
src/matrix/Client.js#L164
'log' is defined but never used
|
build (14.x):
src/matrix/Session.js#L1081
'response' is assigned a value but never used
|
build (14.x):
src/matrix/Session.js#L1116
'dir' is assigned a value but never used
|
build (14.x):
src/matrix/e2ee/DeviceTracker.js#L322
'log' is defined but never used
|
build (14.x):
src/matrix/room/Room.js#L21
'SendQueue' is defined but never used
|