fix(deps): update dependency @apollo/client to v3.12.2 - autoclosed #9912
Annotations
2 errors and 1 warning
Run cd client && yarn test:unit:ci:
client/src/components/forms/Publication/CreateForm.vitest.spec.js#L42
AssertionError: expected "warn" to be called with arguments: [ StringContaining{…} ]
Received:
1st warn call:
Array [
- StringContaining "message%22%3A33%2C%22",
+ "An error occurred! For more details, see the full error text at https://go.apollo.dev/c/err#%7B%22version%22%3A%223.11.10%22%2C%22message%22%3A34%2C%22args%22%3A%5B%22GetPublications%22%5D%7D",
]
Number of calls: 1
❯ src/components/forms/Publication/CreateForm.vitest.spec.js:42:18
|
Run cd client && yarn test:unit:ci
Process completed with exit code 1.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "screenshots".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading