Skip to content

chore: release

chore: release #217

Triggered via pull request January 10, 2025 14:37
@VilsolVilsol
synchronize #130
next
Status Success
Total duration 1m 9s
Artifacts

test-cluster-service.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error
Unhandled error: packages/cluster-service/index.js#L49
TypeError: Cannot read properties of undefined (reading 'info') ❯ process.<anonymous> index.js:49:19 ❯ process.emit node:events:520:28 This error originated in "test/core.test.js" test file. It doesn't mean the error was thrown inside the file itself, but while it was running. This error was caught after test environment was torn down. Make sure to cancel any running tasks before test finishes: - cancel timeouts using clearTimeout and clearInterval - wait for promises to resolve using the await keyword