Skip to content

Handle repeated SIGTERM shutdown #105

Handle repeated SIGTERM shutdown

Handle repeated SIGTERM shutdown #105

Triggered via push June 28, 2026 11:13
Status Success
Total duration 1m 54s
Artifacts

checks.yml

on: push
Matrix: lint / lint
Matrix: typecheck / typecheck
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
test
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
lint / lint (latest)
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
eslint(no-unsafe-optional-chaining): tests/sync_adapter.spec.ts#L116
Unsafe usage of optional chaining
typescript-eslint(no-this-alias): src/otel.ts#L109
Unexpected aliasing of 'this' to local variable.
typecheck / typecheck (latest)
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/