Skip to content

Support arrays

Support arrays #90

Triggered via push August 27, 2024 23:24
Status Failure
Total duration 25s
Artifacts

ci.yml

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

Annotations

21 errors and 2 warnings
src/index.spec.ts > path-to-regexp > compile errors > should throw when all group children are invalid: src/index.spec.ts#L64
AssertionError: expected function to throw an error, but it didn't ❯ src/index.spec.ts:64:10
src/index.spec.ts > path-to-regexp > compile '/' with undefined > should compile undefined: src/index.spec.ts#L119
AssertionError: expected 'undefined/' to deeply equal '/' - Expected + Received - / + undefined/ ❯ src/index.spec.ts:119:33
src/index.spec.ts > path-to-regexp > compile '/' with undefined > should compile {}: src/index.spec.ts#L119
AssertionError: expected 'undefined/' to deeply equal '/' - Expected + Received - / + undefined/ ❯ src/index.spec.ts:119:33
src/index.spec.ts > path-to-regexp > compile '/' with undefined > should compile { id: '123' }: src/index.spec.ts#L119
AssertionError: expected 'undefined/' to deeply equal '/' - Expected + Received - / + undefined/ ❯ src/index.spec.ts:119:33
src/index.spec.ts > path-to-regexp > compile '/test' with undefined > should compile undefined: src/index.spec.ts#L119
AssertionError: expected 'undefined/test' to deeply equal '/test' - Expected + Received - /test + undefined/test ❯ src/index.spec.ts:119:33
src/index.spec.ts > path-to-regexp > compile '/test' with undefined > should compile {}: src/index.spec.ts#L119
AssertionError: expected 'undefined/test' to deeply equal '/test' - Expected + Received - /test + undefined/test ❯ src/index.spec.ts:119:33
src/index.spec.ts > path-to-regexp > compile '/test' with undefined > should compile { id: '123' }: src/index.spec.ts#L119
AssertionError: expected 'undefined/test' to deeply equal '/test' - Expected + Received - /test + undefined/test ❯ src/index.spec.ts:119:33
src/index.spec.ts > path-to-regexp > compile '/test/' with undefined > should compile undefined: src/index.spec.ts#L119
AssertionError: expected 'undefined/test/' to deeply equal '/test/' - Expected + Received - /test/ + undefined/test/ ❯ src/index.spec.ts:119:33
src/index.spec.ts > path-to-regexp > compile '/test/' with undefined > should compile {}: src/index.spec.ts#L119
AssertionError: expected 'undefined/test/' to deeply equal '/test/' - Expected + Received - /test/ + undefined/test/ ❯ src/index.spec.ts:119:33
src/index.spec.ts > path-to-regexp > compile '/test/' with undefined > should compile { id: '123' }: src/index.spec.ts#L119
AssertionError: expected 'undefined/test/' to deeply equal '/test/' - Expected + Received - /test/ + undefined/test/ ❯ src/index.spec.ts:119:33
Node.js 16
The job was canceled because "_" failed.
src/index.spec.ts > path-to-regexp > compile errors > should throw when all group children are invalid: src/index.spec.ts#L64
AssertionError: expected function to throw an error, but it didn't ❯ src/index.spec.ts:64:10
src/index.spec.ts > path-to-regexp > compile '/' with undefined > should compile undefined: src/index.spec.ts#L119
AssertionError: expected 'undefined/' to deeply equal '/' - Expected + Received - / + undefined/ ❯ src/index.spec.ts:119:33
src/index.spec.ts > path-to-regexp > compile '/' with undefined > should compile {}: src/index.spec.ts#L119
AssertionError: expected 'undefined/' to deeply equal '/' - Expected + Received - / + undefined/ ❯ src/index.spec.ts:119:33
src/index.spec.ts > path-to-regexp > compile '/' with undefined > should compile { id: '123' }: src/index.spec.ts#L119
AssertionError: expected 'undefined/' to deeply equal '/' - Expected + Received - / + undefined/ ❯ src/index.spec.ts:119:33
src/index.spec.ts > path-to-regexp > compile '/test' with undefined > should compile undefined: src/index.spec.ts#L119
AssertionError: expected 'undefined/test' to deeply equal '/test' - Expected + Received - /test + undefined/test ❯ src/index.spec.ts:119:33
src/index.spec.ts > path-to-regexp > compile '/test' with undefined > should compile {}: src/index.spec.ts#L119
AssertionError: expected 'undefined/test' to deeply equal '/test' - Expected + Received - /test + undefined/test ❯ src/index.spec.ts:119:33
src/index.spec.ts > path-to-regexp > compile '/test' with undefined > should compile { id: '123' }: src/index.spec.ts#L119
AssertionError: expected 'undefined/test' to deeply equal '/test' - Expected + Received - /test + undefined/test ❯ src/index.spec.ts:119:33
src/index.spec.ts > path-to-regexp > compile '/test/' with undefined > should compile undefined: src/index.spec.ts#L119
AssertionError: expected 'undefined/test/' to deeply equal '/test/' - Expected + Received - /test/ + undefined/test/ ❯ src/index.spec.ts:119:33
src/index.spec.ts > path-to-regexp > compile '/test/' with undefined > should compile {}: src/index.spec.ts#L119
AssertionError: expected 'undefined/test/' to deeply equal '/test/' - Expected + Received - /test/ + undefined/test/ ❯ src/index.spec.ts:119:33
src/index.spec.ts > path-to-regexp > compile '/test/' with undefined > should compile { id: '123' }: src/index.spec.ts#L119
AssertionError: expected 'undefined/test/' to deeply equal '/test/' - Expected + Received - /test/ + undefined/test/ ❯ src/index.spec.ts:119:33
Node.js *
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Node.js *
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/