Bump windows-release from 5.1.1 to 6.0.0 #215
Annotations
3 errors
test/index.test.ts > main > should set correct outputs:
src/systemInfo.ts#L38
TypeError: execa.sync is not a function
❯ Proxy.windowsRelease node_modules/windows-release/index.js:42:19
❯ src/systemInfo.ts:38:15
❯ Module.getSystemInfo src/systemInfo.ts:42:3
❯ Module.main src/index.ts:8:22
❯ test/index.test.ts:25:5
|
test/systemInfo.test.ts > getSystemInfo > should return system info:
test/systemInfo.test.ts#L8
AssertionError: promise rejected "TypeError: execa.sync is not a function" instead of resolving
❯ test/systemInfo.test.ts:8:33
Caused by: TypeError: execa.sync is not a function
❯ Proxy.windowsRelease node_modules/windows-release/index.js:42:19
❯ src/systemInfo.ts:38:15
❯ Module.getSystemInfo src/systemInfo.ts:42:3
|
test (windows-latest)
Process completed with exit code 1.
|