chore: release #213
test-cluster-service.yaml
on: pull_request
test
/
test
34s
Annotations
1 error and 1 warning
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
|
test / test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|