feat(authentication): add localSubject and subject as authentication options #11961
ci.yml
on: pull_request
Lint
1m 58s
Build Frontend (Linux)
4m 9s
Build Frontend (macOS)
6m 11s
Build mobile bundle (Android)
1m 22s
Build mobile bundle (iOS)
6m 29s
Test Debian packages build
4m 9s
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#L84
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 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/.
|
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/.
|