Kohsuke Ohshima
Kohsuke Ohshima
any reviews appreciated. thanks.
We're fully relying on this github action. As marcofranssen said, Node environment migration to Node16 on GitHub Action is in progress since September 27th. https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/ I hope this will be...
@pi0 @danielroe I replaced `--fail-on-error=[num]` with `--max-errors=[num]` but the GitHub Action `test / test-dev` has failed I don't know why it happens. Would you mind helpling me to solve it?...
FYI same error in nextjs. https://github.com/vercel/next.js/issues/47121#issuecomment-1499044345 I hope it may help