Skip to content

Conversation

flakey5
Copy link
Member

@flakey5 flakey5 commented Oct 6, 2025

No description provided.

@flakey5 flakey5 requested a review from a team as a code owner October 6, 2025 02:05
Copy link

vercel bot commented Oct 6, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
api-docs-tooling Ready Ready Preview Oct 6, 2025 2:06am

Copy link

codecov bot commented Oct 6, 2025

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
188 1 187 0
View the top 1 failed test(s) by shortest run time
test::should log error message
Stack Traces | 0.0022s run time
[Error [ERR_TEST_FAILURE]: Expected values to be strictly deep-equal:
�[32m+ actual�[39m �[31m- expected�[39m

�[39m  [
�[39m    {
�[39m      level: 40,
�[39m      message: 'Hello, World!',
�[32m+�[39m     metadata: {
�[32m+�[39m       stack: 'Error: Hello, World!\n' +
�[32m+�[39m         '    at TestContext.<anonymous> (file:.../logger/__tests__/logger.test.mjs:206:18)\n' +
�[32m+�[39m         '    at Test.runInAsyncScope (node:async_hooks:214:14)\n' +
�[32m+�[39m         '    at Test.run (node:internal/test_runner/test:1047:25)\n' +
�[32m+�[39m         '    at Suite.processPendingSubtests (node:internal/test_runner/test:744:18)\n' +
�[32m+�[39m         '    at Test.postRun (node:internal/test_runner/test:1173:19)\n' +
�[32m+�[39m         '    at Test.run (node:internal/test_runner/test:1101:12)\n' +
�[32m+�[39m         '    at async Suite.processPendingSubtests (node:internal/test_runner/test:744:7)'
�[32m+�[39m     },
�[31m-�[39m     metadata: {},
�[39m      module: undefined,
�[39m      timestamp: 0
�[39m    }
�[39m  ]
] {
  code: 'ERR_TEST_FAILURE',
  failureType: 'testCodeFailure',
  cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
  �[32m+ actual�[39m �[31m- expected�[39m
  
  �[39m  [
  �[39m    {
  �[39m      level: 40,
  �[39m      message: 'Hello, World!',
  �[32m+�[39m     metadata: {
  �[32m+�[39m       stack: 'Error: Hello, World!\n' +
  �[32m+�[39m         '    at TestContext.<anonymous> (file:.../logger/__tests__/logger.test.mjs:206:18)\n' +
  �[32m+�[39m         '    at Test.runInAsyncScope (node:async_hooks:214:14)\n' +
  �[32m+�[39m         '    at Test.run (node:internal/test_runner/test:1047:25)\n' +
  �[32m+�[39m         '    at Suite.processPendingSubtests (node:internal/test_runner/test:744:18)\n' +
  �[32m+�[39m         '    at Test.postRun (node:internal/test_runner/test:1173:19)\n' +
  �[32m+�[39m         '    at Test.run (node:internal/test_runner/test:1101:12)\n' +
  �[32m+�[39m         '    at async Suite.processPendingSubtests (node:internal/test_runner/test:744:7)'
  �[32m+�[39m     },
  �[31m-�[39m     metadata: {},
  �[39m      module: undefined,
  �[39m      timestamp: 0
  �[39m    }
  �[39m  ]
  
      at TestContext.<anonymous> (file:.../logger/__tests__/logger.test.mjs:211:5)
      at Test.runInAsyncScope (node:async_hooks:214:14)
      at Test.run (node:internal/test_runner/test:1047:25)
      at Suite.processPendingSubtests (node:internal/test_runner/test:744:18)
      at Test.postRun (node:internal/test_runner/test:1173:19)
      at Test.run (node:internal/test_runner/test:1101:12)
      at async Suite.processPendingSubtests (node:internal/test_runner/test:744:7) {
    generatedMessage: true,
    code: 'ERR_ASSERTION',
    actual: [ [Object] ],
    expected: [ [Object] ],
    operator: 'deepStrictEqual',
    diff: 'simple'
  }
}

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

Copy link
Member

@AugustinMauroy AugustinMauroy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants