Initial commit #1
Annotations
1 error and 2 warnings
build
Error: Unable to read ./mol/template/app/-/package.json
ENOENT: no such file or directory, open './mol/template/app/-/package.json'
at Object.readManifest (/home/runner/work/_actions/JS-DevTools/npm-publish/v1/src/read-manifest.ts:28:11)
at Object.npmPublish (/home/runner/work/_actions/JS-DevTools/npm-publish/v1/src/npm-publish.ts:15:18)
at main (/home/runner/work/_actions/JS-DevTools/npm-publish/v1/src/action/index.ts:28:19)
Error: ENOENT: no such file or directory, open './mol/template/app/-/package.json'
at open (node:internal/fs/promises:636:25)
at Object.readFile (node:internal/fs/promises:1246:14)
at Object.readManifest (/home/runner/work/_actions/JS-DevTools/npm-publish/v1/src/read-manifest.ts:25:12)
at Object.npmPublish (/home/runner/work/_actions/JS-DevTools/npm-publish/v1/src/npm-publish.ts:15:18)
at main (/home/runner/work/_actions/JS-DevTools/npm-publish/v1/src/action/index.ts:28:19)
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: hyoo-ru/mam_build@master2, JS-DevTools/npm-publish@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: hyoo-ru/mam_build@master2, JS-DevTools/npm-publish@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|