fix(console): joining tenant should navigate user to the new tenant #21537
main.yml
on: pull_request
main-build
6m 56s
main-lint
5m 9s
main-test
3m 0s
main-dockerize
8m 8s
main-alteration
2m 15s
Annotations
7 warnings
main-alteration
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
main-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
main-test
Codecov: Failed to properly create commit: The process '/home/runner/actions-runner/_work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
main-test
Codecov: Failed to properly create commit: The process '/home/runner/actions-runner/_work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
main-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
main-build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
packages/console/src/pages/AcceptInvitation/index.tsx#L50
[react-hooks/exhaustive-deps] React Hook useEffect has a missing dependency: 'resetTenants'. Either include it or remove the dependency array.
|