Broken CI
mcollina opened this issue · 2 comments
mcollina commented
It seems CI is broken: https://github.com/fastify/fastify-passport/runs/1112429485.
I think we should skip the dist/
folder in eslint:
> fastify-passport@0.0.1 lint /home/runner/work/fastify-passport/fastify-passport
> eslint '*/**/*.{js,ts,tsx}'
/home/runner/work/fastify-passport/fastify-passport/dist/AuthenticationRoute.d.ts
fox1t commented
Skipping that folder should fix this issue.