fix: remove createRequire for package json #5115
Annotations
3 errors and 1 warning
|
e2e/create-waku.spec.ts#L1
stderr: Error: ENOENT: no such file or directory, open 'D:\a\waku\waku\e2e\.cache\package.json'
at readFileSync (node:fs:441:20)
at Fx (file:///D:/a/waku/waku/packages/create-waku/dist/index.js:119:41) {
errno: -4058,
code: 'ENOENT',
syscall: 'open',
path: 'D:\\a\\waku\\waku\\e2e\\.cache\\package.json'
}
|
e2e/create-waku.spec.ts#L1
stderr: Error: ENOENT: no such file or directory, open 'D:\a\waku\waku\e2e\.cache\package.json'
at readFileSync (node:fs:441:20)
at Fx (file:///D:/a/waku/waku/e2e/.cache/e15ac8a7-29a5-41a8-ae9e-9082f630cd12/create-waku/dist/index.js:119:41) {
errno: -4058,
code: 'ENOENT',
syscall: 'open',
path: 'D:\\a\\waku\\waku\\e2e\\.cache\\package.json'
}
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "playwright-report-ubuntu-latest-18.17.0-1", "playwright-report-ubuntu-latest-20.8.0-2", "playwright-report-ubuntu-latest-22.7.0-4".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job was skipped
Loading