Skip to content

fix: handle the precondition in path length from key when the number of leaves is <= 1 #200

fix: handle the precondition in path length from key when the number of leaves is <= 1

fix: handle the precondition in path length from key when the number of leaves is <= 1 #200

name: Check Contract Inheritance
on:
pull_request:
push:
branches:
- master
jobs:
check_inheritance:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Set up Node.js
uses: actions/setup-node@v4
with:
node-version: 16
- name: Install Surya
run: |
npm install -g surya
- name: Run Surya Inheritance Check
run: |
./scripts/upgradability_check.sh