bump version #4
Annotations
3 errors and 1 warning
|
checks
Process completed with exit code 1.
|
|
tests/startup-attempt.test.ts > startup attempt circuit breaker > clears the failure history after a successful startup:
tests/startup-attempt.test.ts#L5
ReferenceError: sessionStorage is not defined
❯ tests/startup-attempt.test.ts:5:35
|
|
tests/startup-attempt.test.ts > startup attempt circuit breaker > stops retrying after the configured number of interrupted attempts:
tests/startup-attempt.test.ts#L5
ReferenceError: sessionStorage is not defined
❯ tests/startup-attempt.test.ts:5:35
|
|
checks
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|