Skip to content

fix(bcode-laminar): track pending flushes so shutdown awaits in-flight OTLP exports #156

fix(bcode-laminar): track pending flushes so shutdown awaits in-flight OTLP exports

fix(bcode-laminar): track pending flushes so shutdown awaits in-flight OTLP exports #156

Workflow file for this run

name: typecheck
on:
push:
branches: [main]
pull_request:
branches: [main]
workflow_dispatch:
jobs:
typecheck:
runs-on: ubuntu-24.04
steps:
- name: Checkout repository
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
- name: Setup Bun
uses: ./.github/actions/setup-bun
- name: Run typecheck
run: bun typecheck