chore(deps): update all dependencies (major) #92
Annotations
10 errors and 1 warning
src/components/Logo/Logo.test.tsx > Logo > displays the Juju logo in Juju:
src/components/Logo/Logo.test.tsx#L16
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ src/components/Logo/Logo.test.tsx:16:7
|
src/components/Logo/Logo.test.tsx > Logo > displays the JAAS logo in JAAS:
src/components/Logo/Logo.test.tsx#L26
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ src/components/Logo/Logo.test.tsx:26:7
|
src/components/Logo/Logo.test.tsx > Logo > displays the dark text in Juju:
src/components/Logo/Logo.test.tsx#L36
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ src/components/Logo/Logo.test.tsx:36:7
|
src/components/Logo/Logo.test.tsx > Logo > displays the dark text in JAAS:
src/components/Logo/Logo.test.tsx#L46
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ src/components/Logo/Logo.test.tsx:46:7
|
src/components/PrimaryNav/PrimaryNav.test.tsx:
node_modules/@canonical/rebac-admin/dist/rebac-admin.js#L774
TypeError: Cannot read properties of undefined (reading 'ReactCurrentDispatcher')
❯ node_modules/@canonical/rebac-admin/node_modules/react/cjs/react-jsx-runtime.development.js:328:51
❯ require$$1 node_modules/@canonical/rebac-admin/node_modules/react/cjs/react-jsx-runtime.development.js:1332:1
❯ QO node_modules/@canonical/rebac-admin/node_modules/react/jsx-runtime.js:6:20
❯ node_modules/@canonical/rebac-admin/dist/rebac-admin.js:774:9
|
src/components/Routes/Routes.test.tsx:
node_modules/@canonical/rebac-admin/dist/rebac-admin.js#L774
TypeError: Cannot read properties of undefined (reading 'ReactCurrentDispatcher')
❯ node_modules/@canonical/rebac-admin/node_modules/react/cjs/react-jsx-runtime.development.js:328:51
❯ require$$1 node_modules/@canonical/rebac-admin/node_modules/react/cjs/react-jsx-runtime.development.js:1332:1
❯ QO node_modules/@canonical/rebac-admin/node_modules/react/jsx-runtime.js:6:20
❯ node_modules/@canonical/rebac-admin/dist/rebac-admin.js:774:9
|
src/juju/jimm/listeners.test.ts > listeners > does not display an error when stopping the listener:
src/juju/jimm/listeners.test.ts#L153
AssertionError: expected "spy" to not be called at all, but actually been called 3 times
Received:
1st spy call:
Array [
Object {
"error": "You have been logged out.",
"wsControllerURL": "wss://controller.example.com",
},
]
2nd spy call:
Array [
Object {
"error": "Authentication error.",
"wsControllerURL": "wss://controller.example.com",
},
]
3rd spy call:
Array [
Object {
"error": "Authentication error.",
"wsControllerURL": "wss://controller.example.com",
},
]
Number of calls: 3
Ignored nodes: comments, script, style
<html>
<head />
<body />
</html>
❯ src/juju/jimm/listeners.test.ts:153:50
❯ runWithExpensiveErrorDiagnosticsDisabled node_modules/@testing-library/dom/dist/config.js:47:12
❯ checkCallback node_modules/@testing-library/dom/dist/wait-for.js:124:77
❯ Timeout.checkRealTimersCallback node_modules/@testing-library/dom/dist/wait-for.js:118:16
|
src/layout/BaseLayout/BaseLayout.test.tsx:
node_modules/@canonical/rebac-admin/dist/rebac-admin.js#L774
TypeError: Cannot read properties of undefined (reading 'ReactCurrentDispatcher')
❯ node_modules/@canonical/rebac-admin/node_modules/react/cjs/react-jsx-runtime.development.js:328:51
❯ require$$1 node_modules/@canonical/rebac-admin/node_modules/react/cjs/react-jsx-runtime.development.js:1332:1
❯ QO node_modules/@canonical/rebac-admin/node_modules/react/jsx-runtime.js:6:20
❯ node_modules/@canonical/rebac-admin/dist/rebac-admin.js:774:9
|
src/pages/AdvancedSearch/AdvancedSearch.test.tsx:
node_modules/@canonical/rebac-admin/dist/rebac-admin.js#L774
TypeError: Cannot read properties of undefined (reading 'ReactCurrentDispatcher')
❯ node_modules/@canonical/rebac-admin/node_modules/react/cjs/react-jsx-runtime.development.js:328:51
❯ require$$1 node_modules/@canonical/rebac-admin/node_modules/react/cjs/react-jsx-runtime.development.js:1332:1
❯ QO node_modules/@canonical/rebac-admin/node_modules/react/jsx-runtime.js:6:20
❯ node_modules/@canonical/rebac-admin/dist/rebac-admin.js:774:9
|
src/pages/ControllersIndex/ControllersIndex.test.tsx:
node_modules/@canonical/rebac-admin/dist/rebac-admin.js#L774
TypeError: Cannot read properties of undefined (reading 'ReactCurrentDispatcher')
❯ node_modules/@canonical/rebac-admin/node_modules/react/cjs/react-jsx-runtime.development.js:328:51
❯ require$$1 node_modules/@canonical/rebac-admin/node_modules/react/cjs/react-jsx-runtime.development.js:1332:1
❯ QO node_modules/@canonical/rebac-admin/node_modules/react/jsx-runtime.js:6:20
❯ node_modules/@canonical/rebac-admin/dist/rebac-admin.js:774:9
|
Test (18.x)
Cache not found for keys: node-cache-Linux-x64-yarn-d10aa3ab938de2748467309055e77b3ad4336e803ffd363e8f41991624c2f7c0
|