Skip to content

chore(deps): update material-ui monorepo #7392

chore(deps): update material-ui monorepo

chore(deps): update material-ui monorepo #7392

Triggered via pull request September 5, 2023 19:31
Status Failure
Total duration 2m 16s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build_frontend_prs.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

5 errors
build (18.x)
Type '{ "data-testid": string; }' is not assignable to type 'Partial<FormHelperTextProps<"p", {}>>'.
build (18.x)
Type '{ "data-testid": string; title: string | undefined; classes: { root: string; }; }' is not assignable to type 'Partial<FormHelperTextProps<"p", {}>>'.
build (18.x)
Cannot find module '@mui/base/AutocompleteUnstyled/useAutocomplete' or its corresponding type declarations.
build (18.x)
Process completed with exit code 2.
src/test/e2e/api/client/feature.env.disabled.e2e.test.ts ► -Test execution failure: could be caused by test hooks like 'afterAll'. ► -Test execution failure: could be caused by test hooks like 'afterAll'.: jest-junit.xml#L0
Failed test found in: jest-junit.xml Error: {"message":"","stack":"KnexTimeoutError: Knex: Timeout acquiring a connection. The pool is probably full. Are you missing a .transacting(trx) call?\n at Client_PG.acquireConnection (/home/runner/work/unleash/unleash/node_modules/knex/lib/client.js:332:26)\n at Transaction_PG.acquireConnection (/home/runner/work/unleash/unleash/node_modules/knex/lib/execution/transaction.js:258:28)\n at GroupStore.addUsersToGroup (/home/runner/work/unleash/unleash/src/lib/db/group-store.ts:255:20)\n at GroupStore.updateGroupUsers (/home/runner/work/unleash/unleash/src/lib/db/group-store.ts:282:9)\n at GroupService.updateGroup (/home/runner/work/unleash/unleash/src/lib/services/group-service.ts:127:9)"}