Skip to content

setup dockerfile for production #9

setup dockerfile for production

setup dockerfile for production #9

Triggered via pull request August 22, 2024 12:35
Status Failure
Total duration 2m 35s
Artifacts

frontend-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
src/tests/Navbar.test.tsx > renders the navbar: frontend/src/generated/graphql-types.ts#L730
Invariant Violation: An error occurred! For more details, see the full error text at https://go.apollo.dev/c/err#%7B%22version%22%3A%223.10.8%22%2C%22message%22%3A49%2C%22args%22%3A%5B%5D%7D ❯ new InvariantError node_modules/ts-invariant/lib/invariant.js:11:28 ❯ Object.originalInvariant [as invariant] node_modules/ts-invariant/lib/invariant.js:24:15 ❯ Object.invariant node_modules/@apollo/client/utilities/globals/invariantWrappers.js:28:9 ❯ useApolloClient node_modules/@apollo/client/react/hooks/useApolloClient.js:22:5 ❯ Proxy.useLazyQuery node_modules/@apollo/client/react/hooks/useLazyQuery.js:62:42 ❯ Module.useLogoutLazyQuery src/generated/graphql-types.ts:730:25 ❯ Navbar src/components/Navbar.tsx:23:20 ❯ 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 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { framesToPop: 1 }
test-client
Process completed with exit code 1.
test-client
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-client
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-e2e
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-e2e
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/