[resolved] CI failure TS2684
Hey, I'm currently working on a pull request for the Astro project. Unfortunately the CI doesn't like my code despite the latest Deno version (1.26.1).
Does anyone know what the reason is and can possibly give me a solution?
GitHub Actions run: https://github.com/withastro/astro/actions/runs/3200178618/jobs/5226807106.
1 Reply
the version used in the job doesn't have the type PermissionOptions on Deno namespace
can u try update it?