Skip to content

Fix parameter validation when generating relative URLs to routes with domain parameters #269

Fix parameter validation when generating relative URLs to routes with domain parameters

Fix parameter validation when generating relative URLs to routes with domain parameters #269

Triggered via pull request May 16, 2024 23:32
Status Failure
Total duration 51s
Artifacts

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

34 errors and 3 warnings
tests/js/route.test.js > route() > handle domain parameters when generating relative URL: tests/js/route.test.js#L810
AssertionError: expected '/users/2?team=1' to be '/users/2' // Object.is equality - Expected + Received - /users/2 + /users/2?team=1 ❯ tests/js/route.test.js:810:68
Ubuntu, PHP 8.3, Laravel 10
Process completed with exit code 1.
tests/js/route.test.js > route() > handle domain parameters when generating relative URL: tests/js/route.test.js#L810
AssertionError: expected '/users/2?team=1' to be '/users/2' // Object.is equality - Expected + Received - /users/2 + /users/2?team=1 ❯ tests/js/route.test.js:810:68
Ubuntu, PHP 8.3, Laravel 11
Process completed with exit code 1.
tests/js/route.test.js > route() > handle domain parameters when generating relative URL: tests/js/route.test.js#L810
AssertionError: expected '/users/2?team=1' to be '/users/2' // Object.is equality - Expected + Received - /users/2 + /users/2?team=1 ❯ tests/js/route.test.js:810:68
Ubuntu, PHP 8.2, Laravel 9
Process completed with exit code 1.
Ubuntu, PHP 8.1, Laravel 10
The job was canceled because "Ubuntu_ubuntu-latest_8_2_" failed.
tests/js/route.test.js > route() > handle domain parameters when generating relative URL: tests/js/route.test.js#L810
AssertionError: expected '/users/2?team=1' to be '/users/2' // Object.is equality - Expected + Received - /users/2 + /users/2?team=1 ❯ tests/js/route.test.js:810:68
Ubuntu, PHP 8.1, Laravel 10
Process completed with exit code 1.
Ubuntu, PHP 8.3, Laravel 9
The job was canceled because "Ubuntu_ubuntu-latest_8_2_" failed.
tests/js/route.test.js > route() > handle domain parameters when generating relative URL: tests/js/route.test.js#L810
AssertionError: expected '/users/2?team=1' to be '/users/2' // Object.is equality - Expected + Received - /users/2 + /users/2?team=1 ❯ tests/js/route.test.js:810:68
Ubuntu, PHP 8.3, Laravel 9
Process completed with exit code 1.
Windows, PHP 8.2, Laravel 9
The job was canceled because "Ubuntu_ubuntu-latest_8_2_" failed.
Windows, PHP 8.2, Laravel 9
The operation was canceled.
Windows, PHP 8.1, Laravel 9
The job was canceled because "Ubuntu_ubuntu-latest_8_2_" failed.
Windows, PHP 8.1, Laravel 9
The operation was canceled.
Windows, PHP 8.2, Laravel 10
The job was canceled because "Ubuntu_ubuntu-latest_8_2_" failed.
Windows, PHP 8.2, Laravel 10
The operation was canceled.
Windows, PHP 8.2, Laravel 11
The job was canceled because "Ubuntu_ubuntu-latest_8_2_" failed.
Windows, PHP 8.2, Laravel 11
The operation was canceled.
Windows, PHP 8.3, Laravel 9
The job was canceled because "Ubuntu_ubuntu-latest_8_2_" failed.
Windows, PHP 8.3, Laravel 9
The operation was canceled.
Windows, PHP 8.3, Laravel 10
The job was canceled because "Ubuntu_ubuntu-latest_8_2_" failed.
Windows, PHP 8.3, Laravel 10
The operation was canceled.
Windows, PHP 8.3, Laravel 11
The job was canceled because "Ubuntu_ubuntu-latest_8_2_" failed.
Windows, PHP 8.3, Laravel 11
The operation was canceled.
Windows, PHP 8.1, Laravel 10
The job was canceled because "Ubuntu_ubuntu-latest_8_2_" failed.
Windows, PHP 8.1, Laravel 10
The operation was canceled.
Ubuntu, PHP 8.1, Laravel 9
The job was canceled because "Ubuntu_ubuntu-latest_8_2_" failed.
Ubuntu, PHP 8.1, Laravel 9
The operation was canceled.
Ubuntu, PHP 8.2, Laravel 11
The job was canceled because "Ubuntu_ubuntu-latest_8_2_" failed.
Ubuntu, PHP 8.2, Laravel 11
The operation was canceled.
Ubuntu, PHP 8.2, Laravel 10
The job was canceled because "Ubuntu_ubuntu-latest_8_2_" failed.
Ubuntu, PHP 8.2, Laravel 10
The operation was canceled.
Ubuntu, PHP 8.3, Laravel 10
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Ubuntu, PHP 8.3, Laravel 11
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Ubuntu, PHP 8.2, Laravel 9
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.