Publish Docker Image to GHCR #3
publish_docker.yml
on: workflow_dispatch
Matrix: call_tests / test
build-and-push
0s
Annotations
5 errors
|
call_tests / test (20.x)
Process completed with exit code 2.
|
|
tests/agent/performance/memoryProfiling.test.ts > Memory Profiling Tests > should not leak memory when reading multiple files:
tests/agent/performance/memoryProfiling.test.ts#L61
AssertionError: expected 2294856 to be less than 1024000
❯ tests/agent/performance/memoryProfiling.test.ts:61:32
|
|
call_tests / test (22.x)
The strategy configuration was canceled because "call_tests.test._20_x" failed
|
|
call_tests / test (22.x)
Process completed with exit code 2.
|
|
tests/agent/performance/memoryProfiling.test.ts > Memory Profiling Tests > should not leak memory when reading multiple files:
tests/agent/performance/memoryProfiling.test.ts#L61
AssertionError: expected 2162224 to be less than 1024000
❯ tests/agent/performance/memoryProfiling.test.ts:61:32
|