update v #15
Annotations
52 errors, 10 warnings, and 2 notices
|
π₯οΈ Test macos-latest
Process completed with exit code 1.
|
|
tests/core/tracer.test.ts > Tracer > isActiveTrace > should correctly identify active traces:
tests/core/tracer.test.ts#L368
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
β― tests/core/tracer.test.ts:368:45
|
|
tests/core/tracer.test.ts > Tracer > trace ordering > should order spans with parents before children:
tests/core/tracer.test.ts#L351
AssertionError: expected 3 to be less than 2
β― tests/core/tracer.test.ts:351:25
|
|
tests/core/tracer.test.ts > Tracer > span attributes and tags > should support trace-level tags:
tests/core/tracer.test.ts#L235
AssertionError: expected { environment: 'test' } to deeply equal { environment: 'test', version: '1.0' }
- Expected
+ Received
{
"environment": "test",
- "version": "1.0",
}
β― tests/core/tracer.test.ts:235:40
|
|
tests/core/tracer.test.ts > Tracer > async context management > should maintain separate context for concurrent async operations:
tests/core/tracer.test.ts#L168
AssertionError: expected 1 to be 3 // Object.is equality
- Expected
+ Received
- 3
+ 1
β― tests/core/tracer.test.ts:168:29
|
|
tests/core/tracer.test.ts > Tracer > shutdown > should prevent new spans after shutdown:
tests/core/tracer.test.ts#L122
AssertionError: expected [ { β¦(20) } ] to have a length of +0 but got 1
- Expected
+ Received
- 0
+ 1
β― tests/core/tracer.test.ts:122:32
|
|
tests/core/decorator.test.ts > Span Decorator > complex scenarios > should handle concurrent decorated method calls:
tests/core/decorator.test.ts#L359
AssertionError: expected 1 to be 5 // Object.is equality
- Expected
+ Received
- 5
+ 1
β― tests/core/decorator.test.ts:359:29
|
|
Unhandled error:
tests/core/tracer.test.ts#L289
Error: Write failed
β― tests/core/tracer.test.ts:289:42
β― node_modules/@vitest/runner/dist/chunk-hooks.js:155:11
β― node_modules/@vitest/runner/dist/chunk-hooks.js:752:26
β― node_modules/@vitest/runner/dist/chunk-hooks.js:1897:20
β― runWithTimeout node_modules/@vitest/runner/dist/chunk-hooks.js:1863:10
β― runTest node_modules/@vitest/runner/dist/chunk-hooks.js:1574:12
β― runSuite node_modules/@vitest/runner/dist/chunk-hooks.js:1729:8
β― runSuite node_modules/@vitest/runner/dist/chunk-hooks.js:1729:8
β― runSuite node_modules/@vitest/runner/dist/chunk-hooks.js:1729:8
This error originated in "tests/core/tracer.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
|
|
π§ͺ Test Node.js 20.18.1
Process completed with exit code 1.
|
|
tests/core/tracer.test.ts > Tracer > isActiveTrace > should correctly identify active traces:
tests/core/tracer.test.ts#L368
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
β― tests/core/tracer.test.ts:368:45
|
|
tests/core/tracer.test.ts > Tracer > trace ordering > should order spans with parents before children:
tests/core/tracer.test.ts#L351
AssertionError: expected 3 to be less than 2
β― tests/core/tracer.test.ts:351:25
|
|
tests/core/tracer.test.ts > Tracer > span attributes and tags > should support trace-level tags:
tests/core/tracer.test.ts#L235
AssertionError: expected { environment: 'test' } to deeply equal { environment: 'test', version: '1.0' }
- Expected
+ Received
{
"environment": "test",
- "version": "1.0",
}
β― tests/core/tracer.test.ts:235:40
|
|
tests/core/tracer.test.ts > Tracer > async context management > should maintain separate context for concurrent async operations:
tests/core/tracer.test.ts#L168
AssertionError: expected 1 to be 3 // Object.is equality
- Expected
+ Received
- 3
+ 1
β― tests/core/tracer.test.ts:168:29
|
|
tests/core/tracer.test.ts > Tracer > shutdown > should prevent new spans after shutdown:
tests/core/tracer.test.ts#L122
AssertionError: expected [ { β¦(20) } ] to have a length of +0 but got 1
- Expected
+ Received
- 0
+ 1
β― tests/core/tracer.test.ts:122:32
|
|
tests/core/decorator.test.ts > Span Decorator > complex scenarios > should handle concurrent decorated method calls:
tests/core/decorator.test.ts#L359
AssertionError: expected 1 to be 5 // Object.is equality
- Expected
+ Received
- 5
+ 1
β― tests/core/decorator.test.ts:359:29
|
|
Unhandled error:
tests/core/tracer.test.ts#L289
Error: Write failed
β― tests/core/tracer.test.ts:289:42
β― node_modules/@vitest/runner/dist/chunk-hooks.js:155:11
β― node_modules/@vitest/runner/dist/chunk-hooks.js:752:26
β― node_modules/@vitest/runner/dist/chunk-hooks.js:1897:20
β― runWithTimeout node_modules/@vitest/runner/dist/chunk-hooks.js:1863:10
β― runTest node_modules/@vitest/runner/dist/chunk-hooks.js:1574:12
β― runSuite node_modules/@vitest/runner/dist/chunk-hooks.js:1729:8
β― runSuite node_modules/@vitest/runner/dist/chunk-hooks.js:1729:8
β― runSuite node_modules/@vitest/runner/dist/chunk-hooks.js:1729:8
This error originated in "tests/core/tracer.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
|
|
tests/core/tracer.test.ts > Tracer > isActiveTrace > should correctly identify active traces:
tests/core/tracer.test.ts#L368
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
β― tests/core/tracer.test.ts:368:45
|
|
tests/core/tracer.test.ts > Tracer > trace ordering > should order spans with parents before children:
tests/core/tracer.test.ts#L351
AssertionError: expected 3 to be less than 2
β― tests/core/tracer.test.ts:351:25
|
|
tests/core/tracer.test.ts > Tracer > error handling > should handle writer errors gracefully:
tests/core/tracer.test.ts#L272
Error: UUID error
β― tests/core/tracer.test.ts:272:17
β― new Span src/observability/Span.ts:11:29
β― Tracer.startSpan src/observability/Tracer.ts:107:18
β― tests/core/tracer.test.ts:292:27
|
|
tests/core/tracer.test.ts > Tracer > span attributes and tags > should support trace-level tags:
tests/core/tracer.test.ts#L235
AssertionError: expected { environment: 'test' } to deeply equal { environment: 'test', version: '1.0' }
- Expected
+ Received
{
"environment": "test",
- "version": "1.0",
}
β― tests/core/tracer.test.ts:235:40
|
|
tests/core/tracer.test.ts > Tracer > async context management > should maintain separate context for concurrent async operations:
tests/core/tracer.test.ts#L168
AssertionError: expected 1 to be 3 // Object.is equality
- Expected
+ Received
- 3
+ 1
β― tests/core/tracer.test.ts:168:29
|
|
tests/core/tracer.test.ts > Tracer > shutdown > should prevent new spans after shutdown:
tests/core/tracer.test.ts#L122
AssertionError: expected [ { β¦(20) } ] to have a length of +0 but got 1
- Expected
+ Received
- 0
+ 1
β― tests/core/tracer.test.ts:122:32
|
|
tests/core/span.test.ts > Span > end and duration > should calculate duration correctly:
tests/core/span.test.ts#L54
AssertionError: expected 49 to be greater than or equal to 50
β― tests/core/span.test.ts:54:31
|
|
tests/core/span.test.ts > Span > basic properties > should generate unique IDs for each span:
tests/core/span.test.ts#L21
AssertionError: expected undefined not to be undefined // Object.is equality
β― tests/core/span.test.ts:21:32
|
|
tests/core/span.test.ts > Span > basic properties > should create a span with required fields:
tests/core/span.test.ts#L10
AssertionError: expected undefined to be truthy
- Expected:
true
+ Received:
undefined
β― tests/core/span.test.ts:10:27
|
|
tests/core/decorator.test.ts > Span Decorator > complex scenarios > should handle concurrent decorated method calls:
tests/core/decorator.test.ts#L359
AssertionError: expected 1 to be 5 // Object.is equality
- Expected
+ Received
- 5
+ 1
β― tests/core/decorator.test.ts:359:29
|
|
π§ͺ Test Node.js 22.12.0
Process completed with exit code 1.
|
|
tests/core/tracer.test.ts > Tracer > isActiveTrace > should correctly identify active traces:
tests/core/tracer.test.ts#L368
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
β― tests/core/tracer.test.ts:368:45
|
|
tests/core/tracer.test.ts > Tracer > trace ordering > should order spans with parents before children:
tests/core/tracer.test.ts#L351
AssertionError: expected 3 to be less than 2
β― tests/core/tracer.test.ts:351:25
|
|
tests/core/tracer.test.ts > Tracer > span attributes and tags > should support trace-level tags:
tests/core/tracer.test.ts#L235
AssertionError: expected { environment: 'test' } to deeply equal { environment: 'test', version: '1.0' }
- Expected
+ Received
{
"environment": "test",
- "version": "1.0",
}
β― tests/core/tracer.test.ts:235:40
|
|
tests/core/tracer.test.ts > Tracer > async context management > should maintain separate context for concurrent async operations:
tests/core/tracer.test.ts#L168
AssertionError: expected 1 to be 3 // Object.is equality
- Expected
+ Received
- 3
+ 1
β― tests/core/tracer.test.ts:168:29
|
|
tests/core/tracer.test.ts > Tracer > shutdown > should prevent new spans after shutdown:
tests/core/tracer.test.ts#L122
AssertionError: expected [ { β¦(20) } ] to have a length of +0 but got 1
- Expected
+ Received
- 0
+ 1
β― tests/core/tracer.test.ts:122:32
|
|
tests/core/decorator.test.ts > Span Decorator > complex scenarios > should handle concurrent decorated method calls:
tests/core/decorator.test.ts#L359
AssertionError: expected 1 to be 5 // Object.is equality
- Expected
+ Received
- 5
+ 1
β― tests/core/decorator.test.ts:359:29
|
|
Unhandled error:
tests/core/tracer.test.ts#L289
Error: Write failed
β― tests/core/tracer.test.ts:289:42
β― node_modules/@vitest/runner/dist/chunk-hooks.js:155:11
β― node_modules/@vitest/runner/dist/chunk-hooks.js:752:26
β― node_modules/@vitest/runner/dist/chunk-hooks.js:1897:20
β― runWithTimeout node_modules/@vitest/runner/dist/chunk-hooks.js:1863:10
β― runTest node_modules/@vitest/runner/dist/chunk-hooks.js:1574:12
β― runSuite node_modules/@vitest/runner/dist/chunk-hooks.js:1729:8
β― runSuite node_modules/@vitest/runner/dist/chunk-hooks.js:1729:8
β― runSuite node_modules/@vitest/runner/dist/chunk-hooks.js:1729:8
This error originated in "tests/core/tracer.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
|
|
π Code Quality:
scripts/test-multi-version.js#L65
'console' is not defined
|
|
π Code Quality:
scripts/test-multi-version.js#L53
'console' is not defined
|
|
π Code Quality:
scripts/test-multi-version.js#L48
'console' is not defined
|
|
π Code Quality:
scripts/test-multi-version.js#L31
'process' is not defined
|
|
π Code Quality:
scripts/test-multi-version.js#L28
'console' is not defined
|
|
π Code Quality:
scripts/test-multi-version.js#L10
'require' is not defined
|
|
π Code Quality:
scripts/test-multi-version.js#L10
'path' is assigned a value but never used
|
|
π Code Quality:
scripts/test-multi-version.js#L9
'require' is not defined
|
|
π Code Quality:
scripts/test-multi-version.js#L9
'existsSync' is assigned a value but never used
|
|
π Code Quality:
scripts/test-multi-version.js#L8
'require' is not defined
|
|
π₯οΈ Test windows-latest
Process completed with exit code 1.
|
|
tests/core/tracer.test.ts > Tracer > isActiveTrace > should correctly identify active traces:
tests/core/tracer.test.ts#L368
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
β― tests/core/tracer.test.ts:368:45
|
|
tests/core/tracer.test.ts > Tracer > trace ordering > should order spans with parents before children:
tests/core/tracer.test.ts#L351
AssertionError: expected 3 to be less than 2
β― tests/core/tracer.test.ts:351:25
|
|
tests/core/tracer.test.ts > Tracer > span attributes and tags > should support trace-level tags:
tests/core/tracer.test.ts#L235
AssertionError: expected { environment: 'test' } to deeply equal { environment: 'test', version: '1.0' }
- Expected
+ Received
{
"environment": "test",
- "version": "1.0",
}
β― tests/core/tracer.test.ts:235:40
|
|
tests/core/tracer.test.ts > Tracer > async context management > should maintain separate context for concurrent async operations:
tests/core/tracer.test.ts#L168
AssertionError: expected 1 to be 3 // Object.is equality
- Expected
+ Received
- 3
+ 1
β― tests/core/tracer.test.ts:168:29
|
|
tests/core/tracer.test.ts > Tracer > shutdown > should prevent new spans after shutdown:
tests/core/tracer.test.ts#L122
AssertionError: expected [ { β¦(20) } ] to have a length of +0 but got 1
- Expected
+ Received
- 0
+ 1
β― tests/core/tracer.test.ts:122:32
|
|
tests/core/decorator.test.ts > Span Decorator > complex scenarios > should handle concurrent decorated method calls:
tests/core/decorator.test.ts#L359
AssertionError: expected 1 to be 5 // Object.is equality
- Expected
+ Received
- 5
+ 1
β― tests/core/decorator.test.ts:359:29
|
|
Unhandled error:
tests/core/tracer.test.ts#L289
Error: Write failed
β― tests/core/tracer.test.ts:289:42
β― node_modules/@vitest/runner/dist/chunk-hooks.js:155:11
β― node_modules/@vitest/runner/dist/chunk-hooks.js:752:26
β― node_modules/@vitest/runner/dist/chunk-hooks.js:1897:20
β― runWithTimeout node_modules/@vitest/runner/dist/chunk-hooks.js:1863:10
β― runTest node_modules/@vitest/runner/dist/chunk-hooks.js:1574:12
β― runSuite node_modules/@vitest/runner/dist/chunk-hooks.js:1729:8
β― runSuite node_modules/@vitest/runner/dist/chunk-hooks.js:1729:8
β― runSuite node_modules/@vitest/runner/dist/chunk-hooks.js:1729:8
This error originated in "tests/core/tracer.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
|
|
π Code Quality
Unexpected any. Specify a different type
|
|
π Code Quality
Unexpected any. Specify a different type
|
|
π Code Quality
Unexpected any. Specify a different type
|
|
π Code Quality:
src/observability/integrations/langchain/ZeroEvalCallbackHandler.ts#L825
Unexpected any. Specify a different type
|
|
π Code Quality:
src/observability/integrations/langchain/ZeroEvalCallbackHandler.ts#L811
Unexpected any. Specify a different type
|
|
π Code Quality:
src/observability/integrations/langchain/ZeroEvalCallbackHandler.ts#L811
Unexpected any. Specify a different type
|
|
π Code Quality:
src/observability/integrations/langchain/ZeroEvalCallbackHandler.ts#L772
Unexpected any. Specify a different type
|
|
π Code Quality:
src/observability/integrations/base.ts#L16
Unexpected any. Specify a different type
|
|
π Code Quality:
src/observability/integrations/base.ts#L12
Unexpected any. Specify a different type
|
|
π Code Quality:
src/observability/Tracer.ts#L240
Unexpected any. Specify a different type
|
|
π₯οΈ Test macos-latest
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
π₯οΈ Test macos-latest
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|