testomatio / check-tests

GitHub action with static analysis for JavaScript tests.
https://testomat.io
21 stars 7 forks source link

Bump from @zeit/ncc@0.22.3 to @vercel/ncc@0.38.1 #174

Closed mmorel-35 closed 1 month ago

mmorel-35 commented 2 months ago

As @zeit/ncc has migrated to @vercel/ncc this update the actual dependency from 0.22.3 to 0.38.1 and regenerate the dist/index.js

mmorel-35 commented 1 month ago

@DavertMik , I rebased and regenerated the index.js

I believe there is a problem of permission in the workflow see:

Error: Resource not accessible by integration

If you trigger a retry, it shall pass with your credentials

DavertMik commented 1 month ago

Thanks for the update!