Skip to content

can't add comments in right place after changing AST structure because can't get the right Bytepos #4090

can't add comments in right place after changing AST structure because can't get the right Bytepos

can't add comments in right place after changing AST structure because can't get the right Bytepos #4090

Workflow file for this run

name: Triage via nissuer
on:
issues:
types: [opened, labeled]
issue_comment:
types: [created]
permissions:
issues: write
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
jobs:
issue-validator:
runs-on: ubuntu-latest
steps:
- name: Nissuer
uses: balazsorban44/[email protected]
with:
reproduction-comment: ".github/invalid-link.md"
reproduction-hosts: "github.com,gist.github.com,play.swc.rs,evanw.github.io,lightningcss.dev,play.rust-lang.org,stackblitz.com"
reproduction-invalid-label: "invalid link"
reproduction-issue-labels: "C-bug"
reproduction-link-section: "### Playground link \\(or link to the minimal reproduction\\)(.*)### SWC Info output"