build(deps): bump symfony/http-client from 7.2.1 to 7.2.2 #1213
Annotations
2 errors and 1 warning
Run Vitest tests:
phpmyfaq/assets/src/utils/captcha.test.js#L27
AssertionError: expected "spy" to be called with arguments: [ 'api/captcha', { …(5) } ]
Received:
1st spy call:
Array [
"api/captcha",
Object {
- "body": "{\"action\":\"refresh\",\"timestamp\":1735704587}",
+ "body": "{\"action\":\"refresh\",\"timestamp\":1735704588}",
"cache": "no-cache",
"method": "POST",
"redirect": "follow",
"referrerPolicy": "no-referrer",
},
]
Number of calls: 1
❯ phpmyfaq/assets/src/utils/captcha.test.js:27:19
|
Run Vitest tests
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading