chore: setup test workflow #2
Annotations
2 errors
Run Test:
tests/logger.test.ts#L83
Error: Snapshot `logger > should log error with stack correctly 1` mismatched
- Expected
+ Received
error this is an error message
- at <ROOT>/tests/logger.test.ts:81:18
+ at <ROOT>\tests\logger.test.ts:81:18
- at file://<ROOT>/node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:146:14
+ at file:///D:/a/rslog/rslog/node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:146:14
- at file://<ROOT>/node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:61:7
+ at file:///D:/a/rslog/rslog/node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:61:7
- at runTest (file://<ROOT>/node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:960:17)
+ at runTest (file:///D:/a/rslog/rslog/node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:960:17)
- at runSuite (file://<ROOT>/node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:1116:15)
+ at runSuite (file:///D:/a/rslog/rslog/node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:1116:15)
- at runSuite (file://<ROOT>/node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:1116:15)
+ at runSuite (file:///D:/a/rslog/rslog/node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:1116:15)
- at runFiles (file://<ROOT>/node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:1173:5)
+ at runFiles (file:///D:/a/rslog/rslog/node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:1173:5)
- at startTests (file://<ROOT>/node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:1182:3)
+ at startTests (file:///D:/a/rslog/rslog/node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:1182:3)
- at file://<ROOT>/node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected]/node_modules/vitest/dist/chunks/runBaseTests.CyvqmuC9.js:130:11
+ at file:///D:/a/rslog/rslog/node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected]/node_modules/vitest/dist/chunks/runBaseTests.CyvqmuC9.js:130:11
- at withEnv (file://<ROOT>/node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected]/node_modules/vitest/dist/chunks/runBaseTests.CyvqmuC9.js:94:5)
+ at withEnv (file:///D:/a/rslog/rslog/node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected]/node_modules/vitest/dist/chunks/runBaseTests.CyvqmuC9.js:94:5)
❯ tests/logger.test.ts:83:52
|
Run Test
Process completed with exit code 1.
|
Loading