Bump actions/setup-node from 6 to 7 #207
Annotations
1 error and 1 warning
|
DocTagCheck
Action failed with error:
TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received undefined
TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received undefined
at Object.join (node:path:1339:7)
at /home/runner/work/DocTagChecker/DocTagChecker/dist/index.js:29224:31
at Array.map (<anonymous>)
at /home/runner/work/DocTagChecker/DocTagChecker/dist/index.js:29224:14
at Array.flatMap (<anonymous>)
at getDocFiles (/home/runner/work/DocTagChecker/DocTagChecker/dist/index.js:29207:24)
at run (/home/runner/work/DocTagChecker/DocTagChecker/dist/index.js:29263:26)
at /home/runner/work/DocTagChecker/DocTagChecker/dist/index.js:31347:16
at /home/runner/work/DocTagChecker/DocTagChecker/dist/index.js:31349:3
at Object.<anonymous> (/home/runner/work/DocTagChecker/DocTagChecker/dist/index.js:31352:12)
|
|
DocTagCheck
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: ./. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|