hide the failing signature verification #811
tests-and-checks.yml
on: push
Install deps, build required package, typecheck, lint and test
3m 0s
Annotations
4 errors and 1 warning
|
Install deps, build required package, typecheck, lint and test
Process completed with exit code 1.
|
|
test/HypergraphSpaceContext.test.tsx > HypergraphSpaceContext > useDeleteEntity > should be able to delete the created entity:
packages/hypergraph-react/src/HypergraphSpaceContext.tsx#L75
Error: Space not found or not ready
❯ Object.current src/HypergraphSpaceContext.tsx:75:13
❯ test/HypergraphSpaceContext.test.tsx:144:44
❯ ../../node_modules/.pnpm/@testing-library[email protected]_@[email protected]_@[email protected]_@type_2e6fffc0caf50725d4db38bb5836f838/node_modules/@testing-library/react/dist/act-compat.js:48:24
❯ process.env.NODE_ENV.exports.act ../../node_modules/.pnpm/[email protected]/node_modules/react/cjs/react.development.js:789:22
❯ ../../node_modules/.pnpm/@testing-library[email protected]_@[email protected]_@[email protected]_@type_2e6fffc0caf50725d4db38bb5836f838/node_modules/@testing-library/react/dist/act-compat.js:47:25
❯ test/HypergraphSpaceContext.test.tsx:143:7
|
|
test/HypergraphSpaceContext.test.tsx > HypergraphSpaceContext > useUpdateEntity > should be able to update a created entity through the useUpdateEntity hook:
packages/hypergraph-react/src/HypergraphSpaceContext.tsx#L75
Error: Space not found or not ready
❯ Object.current src/HypergraphSpaceContext.tsx:75:13
❯ test/HypergraphSpaceContext.test.tsx:95:44
❯ ../../node_modules/.pnpm/@testing-library[email protected]_@[email protected]_@[email protected]_@type_2e6fffc0caf50725d4db38bb5836f838/node_modules/@testing-library/react/dist/act-compat.js:48:24
❯ process.env.NODE_ENV.exports.act ../../node_modules/.pnpm/[email protected]/node_modules/react/cjs/react.development.js:789:22
❯ ../../node_modules/.pnpm/@testing-library[email protected]_@[email protected]_@[email protected]_@type_2e6fffc0caf50725d4db38bb5836f838/node_modules/@testing-library/react/dist/act-compat.js:47:25
❯ test/HypergraphSpaceContext.test.tsx:94:7
|
|
test/HypergraphSpaceContext.test.tsx > HypergraphSpaceContext > useCreateEntity > should be able to create an entity through the useCreateEntity Hook:
packages/hypergraph-react/src/HypergraphSpaceContext.tsx#L75
Error: Space not found or not ready
❯ Object.current src/HypergraphSpaceContext.tsx:75:13
❯ test/HypergraphSpaceContext.test.tsx:68:44
❯ ../../node_modules/.pnpm/@testing-library[email protected]_@[email protected]_@[email protected]_@type_2e6fffc0caf50725d4db38bb5836f838/node_modules/@testing-library/react/dist/act-compat.js:48:24
❯ process.env.NODE_ENV.exports.act ../../node_modules/.pnpm/[email protected]/node_modules/react/cjs/react.development.js:789:22
❯ ../../node_modules/.pnpm/@testing-library[email protected]_@[email protected]_@[email protected]_@type_2e6fffc0caf50725d4db38bb5836f838/node_modules/@testing-library/react/dist/act-compat.js:47:25
❯ test/HypergraphSpaceContext.test.tsx:67:7
|
|
Install deps, build required package, typecheck, lint and test
Could not determine node version from /home/runner/work/hypergraph/hypergraph/package.json. Falling back
|