Skip to content

update readme

update readme #11

Triggered via pull request June 20, 2024 07:14
Status Failure
Total duration 38s
Artifacts

code-quality.yml

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

Annotations

7 errors
test/index.test.tsx > NextPathnameProvider > provides the initial pathname: test/index.test.tsx#L38
AssertionError: expected '/' to be '/initial-path' // Object.is equality - Expected + Received - /initial-path + / ❯ test/index.test.tsx:38:49
test/index.test.tsx > NextPathnameProvider > does not update the pathname for external links: test/index.test.tsx#L68
AssertionError: expected '/' to be '/initial-path' // Object.is equality - Expected + Received - /initial-path + / ❯ test/index.test.tsx:68:49
test (18.x)
Process completed with exit code 1.
test (20.x)
The job was canceled because "_18_x" failed.
test/index.test.tsx > NextPathnameProvider > provides the initial pathname: test/index.test.tsx#L38
AssertionError: expected '/' to be '/initial-path' // Object.is equality - Expected + Received - /initial-path + / ❯ test/index.test.tsx:38:49
test/index.test.tsx > NextPathnameProvider > does not update the pathname for external links: test/index.test.tsx#L68
AssertionError: expected '/' to be '/initial-path' // Object.is equality - Expected + Received - /initial-path + / ❯ test/index.test.tsx:68:49
test (20.x)
The operation was canceled.