Finally fixed the bugs and tests pass #9
Annotations
6 errors and 3 warnings
test/get.test.ts > get() > should get an 64-bit integer value:
src/index.ts#L78
Error: Registry key or value not found
❯ WinRegLib.get src/index.ts:78:18
❯ test/get.test.ts:100:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_WINREG_NOT_FOUND' }
|
Test on node 22
Process completed with exit code 1.
|
test/get.test.ts > get() > should get an 64-bit integer value:
src/index.ts#L78
Error: Registry key or value not found
❯ WinRegLib.get src/index.ts:78:18
❯ test/get.test.ts:100:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_WINREG_NOT_FOUND' }
|
Test on node 18
Process completed with exit code 1.
|
test/get.test.ts > get() > should get an 64-bit integer value:
src/index.ts#L78
Error: Registry key or value not found
❯ WinRegLib.get src/index.ts:78:18
❯ test/get.test.ts:100:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_WINREG_NOT_FOUND' }
|
Test on node 20
Process completed with exit code 1.
|
Test on node 22
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test on node 18
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test on node 20
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|