Skip to content

chore: release v1.0.4 #18

chore: release v1.0.4

chore: release v1.0.4 #18

Triggered via push July 19, 2024 00:29
Status Failure
Total duration 3h 25m 4s
Artifacts
Matrix: main
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
tests/utils.test.ts > Utils tests > serializeCookie returns headers object: tests/utils.test.ts#L13
AssertionError: expected [] to deeply equal [ Array(1) ] - Expected + Received - Array [ - "someKey=someValue; Path=/; HttpOnly; SameSite=Lax", - ] + Array [] ❯ tests/utils.test.ts:13:23
tests/utils.test.ts > Utils tests > serializeCookie handles deletion: tests/utils.test.ts#L37
AssertionError: expected [] to include 'someKey=0; Max-Age=-1; Path=/; HttpOn…' ❯ tests/utils.test.ts:37:23
main (18.x)
Process completed with exit code 1.
main (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
main (18.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3, 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/