fix: check if resolved localized route name exists #7955
ci.yml
on: pull_request
Matrix: build
Matrix: lint
Matrix: test
Matrix: edge-release
Annotations
3 errors and 3 warnings
specs/custom_route_paths/component.spec.ts > can not access to disable route path:
specs/custom_route_paths/component.spec.ts#L85
AssertionError: expected 200 to be 404 // Object.is equality
- Expected
+ Received
- 404
+ 200
❯ specs/custom_route_paths/component.spec.ts:85:25
|
specs/custom_route_paths/component.spec.ts > can not access to disable route path:
specs/custom_route_paths/component.spec.ts#L85
AssertionError: expected 200 to be 404 // Object.is equality
- Expected
+ Received
- 404
+ 200
❯ specs/custom_route_paths/component.spec.ts:85:25
|
Test on Node.js 18
Process completed with exit code 1.
|
Build on Node.js 18
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint on Node.js 18
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test on Node.js 18
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|