Skip to content

Add --reach-skip-cache to disable reachability analysis configuration caching and pass --range-style to the Coana fix CLI #3564

Add --reach-skip-cache to disable reachability analysis configuration caching and pass --range-style to the Coana fix CLI

Add --reach-skip-cache to disable reachability analysis configuration caching and pass --range-style to the Coana fix CLI #3564

Workflow file for this run

name: Type Checks
on:
push:
branches:
- main
tags:
- '*'
pull_request:
branches:
- main
permissions:
contents: read
jobs:
type-check:
uses: SocketDev/workflows/.github/workflows/type-check.yml@master
with:
no-lockfile: true
ts-versions: '5.9'
ts-libs: 'esnext'