build(deps): bump symfony/http-client from 7.2.1 to 7.2.2 #1213
Annotations
6 errors and 1 warning
phpmyfaq/assets/src/utils/captcha.test.js > handleReloadCaptcha > should reload captcha image and clear captcha input on button click:
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
|
phpMyFAQ 8.4 Test on ubuntu-latest
Process completed with exit code 1.
|
phpMyFAQ 8.2 Test on ubuntu-latest
The job was canceled because "ubuntu-latest_8_4" failed.
|
phpMyFAQ 8.2 Test on ubuntu-latest
The operation was canceled.
|
phpMyFAQ 8.3 Test on ubuntu-latest
The job was canceled because "ubuntu-latest_8_4" failed.
|
phpMyFAQ 8.3 Test on ubuntu-latest
The operation was canceled.
|
phpMyFAQ 8.4 Test on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|