feat(authentication): add localSubject and subject as authentication options #11962
ci.yml
on: pull_request
Lint
1m 52s
Build Frontend (Linux)
4m 28s
Build Frontend (macOS)
7m 18s
Build mobile bundle (Android)
1m 28s
Build mobile bundle (iOS)
9m 11s
Test Debian packages build
4m 11s
Annotations
6 errors and 6 warnings
Lint:
react/features/authentication/functions.any.ts#L81
Element implicitly has an 'any' type because expression of type '"config.localSubject"' can't be used to index type '{ room: string | undefined; roomSafe: string | undefined; tenant: string | undefined; }'.
|
Lint:
react/features/authentication/functions.any.ts#L83
Element implicitly has an 'any' type because expression of type '"config.subject"' can't be used to index type '{ room: string | undefined; roomSafe: string | undefined; tenant: string | undefined; }'.
|
Lint
Process completed with exit code 2.
|
Test Debian packages build
Process completed with exit code 2.
|
Build Frontend (Linux)
Process completed with exit code 2.
|
Build Frontend (macOS)
Process completed with exit code 2.
|
Build mobile bundle (Android)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test Debian packages build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build Frontend (Linux)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build mobile bundle (iOS)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build Frontend (macOS)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|