Skip to content

Feat/attest by delegate (#45) #114

Feat/attest by delegate (#45)

Feat/attest by delegate (#45) #114

Triggered via push August 27, 2024 07:42
Status Failure
Total duration 1m 20s
Artifacts

ci.yml

on: push
Matrix: test
coverage
0s
coverage
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
src/components/shared/CustomTable.test.tsx > CustomTable > renders the table with correct headers and data: src/components/shared/CustomTable.tsx#L69
TypeError: Cannot read properties of undefined (reading '0') ❯ src/components/shared/CustomTable.tsx:69:37 ❯ CustomTable src/components/shared/CustomTable.tsx:66:23 ❯ 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 ❯ workLoopSync node_modules/react-dom/cjs/react-dom.development.js:26505:5 ❯ renderRootSync node_modules/react-dom/cjs/react-dom.development.js:26473:7
test/node 18/ubuntu-latest
Process completed with exit code 1.
test/node 17/ubuntu-latest
The job was canceled because "ubuntu-latest_18" failed.
test/node 17/ubuntu-latest
The operation was canceled.
test/node 18/ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/