fix(deps): update dependency ua-parser-js to v2 #1970
ci.yml
on: pull_request
go-tests
16s
build-ui
/
build-ui
41s
Annotations
10 errors and 5 warnings
src/views/settings/SecuritySettingsView.test.tsx > should render:
ui/src/components/settings/sessionList/SessionList.tsx#L33
TypeError: default is not a constructor
❯ parseUserAgent src/components/settings/sessionList/SessionList.tsx:33:20
❯ src/components/settings/sessionList/SessionList.tsx:95:31
❯ renderTable src/components/settings/sessionList/SessionList.tsx:85:29
❯ SessionList src/components/settings/sessionList/SessionList.tsx:117:8
❯ renderWithHooks node_modules/react-dom/cjs/react-dom.development.js:15486:18
❯ mountIndeterminateComponent node_modules/react-dom/cjs/react-dom.development.js:20103:13
❯ beginWork node_modules/react-dom/cjs/react-dom.development.js:21626:16
❯ beginWork$1 node_modules/react-dom/cjs/react-dom.development.js:27465:14
❯ performUnitOfWork node_modules/react-dom/cjs/react-dom.development.js:26599:12
|
src/views/settings/SecuritySettingsView.test.tsx > update password > should update password:
ui/src/components/settings/sessionList/SessionList.tsx#L33
TypeError: default is not a constructor
❯ parseUserAgent src/components/settings/sessionList/SessionList.tsx:33:20
❯ src/components/settings/sessionList/SessionList.tsx:95:31
❯ renderTable src/components/settings/sessionList/SessionList.tsx:85:29
❯ SessionList src/components/settings/sessionList/SessionList.tsx:117:8
❯ renderWithHooks node_modules/react-dom/cjs/react-dom.development.js:15486:18
❯ mountIndeterminateComponent node_modules/react-dom/cjs/react-dom.development.js:20103:13
❯ beginWork node_modules/react-dom/cjs/react-dom.development.js:21626:16
❯ beginWork$1 node_modules/react-dom/cjs/react-dom.development.js:27465:14
❯ performUnitOfWork node_modules/react-dom/cjs/react-dom.development.js:26599:12
|
src/views/settings/SecuritySettingsView.test.tsx > update password > should not update password for all empty inputs:
ui/src/components/settings/sessionList/SessionList.tsx#L33
TypeError: default is not a constructor
❯ parseUserAgent src/components/settings/sessionList/SessionList.tsx:33:20
❯ src/components/settings/sessionList/SessionList.tsx:95:31
❯ renderTable src/components/settings/sessionList/SessionList.tsx:85:29
❯ SessionList src/components/settings/sessionList/SessionList.tsx:117:8
❯ renderWithHooks node_modules/react-dom/cjs/react-dom.development.js:15486:18
❯ mountIndeterminateComponent node_modules/react-dom/cjs/react-dom.development.js:20103:13
❯ beginWork node_modules/react-dom/cjs/react-dom.development.js:21626:16
❯ beginWork$1 node_modules/react-dom/cjs/react-dom.development.js:27465:14
❯ performUnitOfWork node_modules/react-dom/cjs/react-dom.development.js:26599:12
|
src/views/settings/SecuritySettingsView.test.tsx > update password > should not update password for some empty inputs:
ui/src/components/settings/sessionList/SessionList.tsx#L33
TypeError: default is not a constructor
❯ parseUserAgent src/components/settings/sessionList/SessionList.tsx:33:20
❯ src/components/settings/sessionList/SessionList.tsx:95:31
❯ renderTable src/components/settings/sessionList/SessionList.tsx:85:29
❯ SessionList src/components/settings/sessionList/SessionList.tsx:117:8
❯ renderWithHooks node_modules/react-dom/cjs/react-dom.development.js:15486:18
❯ mountIndeterminateComponent node_modules/react-dom/cjs/react-dom.development.js:20103:13
❯ beginWork node_modules/react-dom/cjs/react-dom.development.js:21626:16
❯ beginWork$1 node_modules/react-dom/cjs/react-dom.development.js:27465:14
❯ performUnitOfWork node_modules/react-dom/cjs/react-dom.development.js:26599:12
|
src/views/settings/SecuritySettingsView.test.tsx > update password > should not update password when passwords do not match:
ui/src/components/settings/sessionList/SessionList.tsx#L33
TypeError: default is not a constructor
❯ parseUserAgent src/components/settings/sessionList/SessionList.tsx:33:20
❯ src/components/settings/sessionList/SessionList.tsx:95:31
❯ renderTable src/components/settings/sessionList/SessionList.tsx:85:29
❯ SessionList src/components/settings/sessionList/SessionList.tsx:117:8
❯ renderWithHooks node_modules/react-dom/cjs/react-dom.development.js:15486:18
❯ mountIndeterminateComponent node_modules/react-dom/cjs/react-dom.development.js:20103:13
❯ beginWork node_modules/react-dom/cjs/react-dom.development.js:21626:16
❯ beginWork$1 node_modules/react-dom/cjs/react-dom.development.js:27465:14
❯ performUnitOfWork node_modules/react-dom/cjs/react-dom.development.js:26599:12
|
src/views/settings/SecuritySettingsView.test.tsx > update password > should not update password when password is invalid:
ui/src/components/settings/sessionList/SessionList.tsx#L33
TypeError: default is not a constructor
❯ parseUserAgent src/components/settings/sessionList/SessionList.tsx:33:20
❯ src/components/settings/sessionList/SessionList.tsx:95:31
❯ renderTable src/components/settings/sessionList/SessionList.tsx:85:29
❯ SessionList src/components/settings/sessionList/SessionList.tsx:117:8
❯ renderWithHooks node_modules/react-dom/cjs/react-dom.development.js:15486:18
❯ mountIndeterminateComponent node_modules/react-dom/cjs/react-dom.development.js:20103:13
❯ beginWork node_modules/react-dom/cjs/react-dom.development.js:21626:16
❯ beginWork$1 node_modules/react-dom/cjs/react-dom.development.js:27465:14
❯ performUnitOfWork node_modules/react-dom/cjs/react-dom.development.js:26599:12
|
src/views/settings/SecuritySettingsView.test.tsx > twofa settings > should open disable twofa modal:
ui/src/components/settings/sessionList/SessionList.tsx#L33
TypeError: default is not a constructor
❯ parseUserAgent src/components/settings/sessionList/SessionList.tsx:33:20
❯ src/components/settings/sessionList/SessionList.tsx:95:31
❯ renderTable src/components/settings/sessionList/SessionList.tsx:85:29
❯ SessionList src/components/settings/sessionList/SessionList.tsx:117:8
❯ renderWithHooks node_modules/react-dom/cjs/react-dom.development.js:15486:18
❯ mountIndeterminateComponent node_modules/react-dom/cjs/react-dom.development.js:20103:13
❯ beginWork node_modules/react-dom/cjs/react-dom.development.js:21626:16
❯ beginWork$1 node_modules/react-dom/cjs/react-dom.development.js:27465:14
❯ performUnitOfWork node_modules/react-dom/cjs/react-dom.development.js:26599:12
|
src/views/settings/SecuritySettingsView.test.tsx > twofa settings > should open setup twofa modal:
ui/src/components/settings/sessionList/SessionList.tsx#L33
TypeError: default is not a constructor
❯ parseUserAgent src/components/settings/sessionList/SessionList.tsx:33:20
❯ src/components/settings/sessionList/SessionList.tsx:95:31
❯ renderTable src/components/settings/sessionList/SessionList.tsx:85:29
❯ SessionList src/components/settings/sessionList/SessionList.tsx:117:8
❯ renderWithHooks node_modules/react-dom/cjs/react-dom.development.js:15486:18
❯ mountIndeterminateComponent node_modules/react-dom/cjs/react-dom.development.js:20103:13
❯ beginWork node_modules/react-dom/cjs/react-dom.development.js:21626:16
❯ beginWork$1 node_modules/react-dom/cjs/react-dom.development.js:27465:14
❯ performUnitOfWork node_modules/react-dom/cjs/react-dom.development.js:26599:12
|
src/views/settings/SecuritySettingsView.test.tsx > should revoke session with id 1:
ui/src/components/settings/sessionList/SessionList.tsx#L33
TypeError: default is not a constructor
❯ parseUserAgent src/components/settings/sessionList/SessionList.tsx:33:20
❯ src/components/settings/sessionList/SessionList.tsx:95:31
❯ renderTable src/components/settings/sessionList/SessionList.tsx:85:29
❯ SessionList src/components/settings/sessionList/SessionList.tsx:117:8
❯ renderWithHooks node_modules/react-dom/cjs/react-dom.development.js:15486:18
❯ mountIndeterminateComponent node_modules/react-dom/cjs/react-dom.development.js:20103:13
❯ beginWork node_modules/react-dom/cjs/react-dom.development.js:21626:16
❯ beginWork$1 node_modules/react-dom/cjs/react-dom.development.js:27465:14
❯ performUnitOfWork node_modules/react-dom/cjs/react-dom.development.js:26599:12
|
src/views/settings/SecuritySettingsView.test.tsx > should revoke session with id 2:
ui/src/components/settings/sessionList/SessionList.tsx#L33
TypeError: default is not a constructor
❯ parseUserAgent src/components/settings/sessionList/SessionList.tsx:33:20
❯ src/components/settings/sessionList/SessionList.tsx:95:31
❯ renderTable src/components/settings/sessionList/SessionList.tsx:85:29
❯ SessionList src/components/settings/sessionList/SessionList.tsx:117:8
❯ renderWithHooks node_modules/react-dom/cjs/react-dom.development.js:15486:18
❯ mountIndeterminateComponent node_modules/react-dom/cjs/react-dom.development.js:20103:13
❯ beginWork node_modules/react-dom/cjs/react-dom.development.js:21626:16
❯ beginWork$1 node_modules/react-dom/cjs/react-dom.development.js:27465:14
❯ performUnitOfWork node_modules/react-dom/cjs/react-dom.development.js:26599:12
|
go-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
go-tests
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
build-ui / build-ui
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-ui / build-ui:
ui/src/App.tsx#L99
React Hook useMemo has a missing dependency: 't'. Either include it or remove the dependency array
|
build-ui / build-ui:
ui/src/components/common/modal/Modal.tsx#L30
React Hook useEffect has a missing dependency: 'props.disableEscapeClose'. Either include it or remove the dependency array
|