adjusted spacing on todopagetabitem #33
Annotations
4 errors and 1 warning
⚡ Run vitest:
node_modules/tiny-invariant/dist/esm/tiny-invariant.js#L12
Error: Invariant failed: SESSION_SECRET must be set
❯ Proxy.invariant node_modules/tiny-invariant/dist/esm/tiny-invariant.js:12:11
❯ app/session.server.ts:7:1
❯ app/routes/_todos.$date.$todoPageId.tsx:6:31
|
⚡ Run vitest:
app/routes/_todos.$date.new.test.tsx#L66
AssertionError: expected '/2023-06-05/todo-id' to be '/2023-06-04/todo-id' // Object.is equality
Expected: "/2023-06-04/todo-id"
Received: "/2023-06-05/todo-id"
❯ app/routes/_todos.$date.new.test.tsx:66:44
|
⚡ Run vitest:
node_modules/tiny-invariant/dist/esm/tiny-invariant.js#L12
Error: Invariant failed: SESSION_SECRET must be set
❯ Proxy.invariant node_modules/tiny-invariant/dist/esm/tiny-invariant.js:12:11
❯ app/session.server.ts:7:1
❯ app/routes/_todos.$date.tsx:9:31
|
⚡ Run vitest
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading