chore(deps): update bump go dependencies #1947
Annotations
10 errors and 1 warning
|
src/tests/plugin.test.ts:
ui/src/tests/plugin.test.ts#L23
TypeError: Cannot read properties of undefined (reading 'close')
❯ src/tests/plugin.test.ts:23:35
|
|
src/tests/plugin.test.ts:
ui/src/tests/setup.ts#L41
Error: Could not find Chrome (ver. 145.0.7632.46). This can occur if either
1. you did not perform an installation before running the script (e.g. `npx puppeteer browsers install chrome`) or
2. your cache path is incorrectly configured (which is: /home/runner/.cache/puppeteer).
For (2), check out our guide on configuring puppeteer at https://pptr.dev/guides/configuration.
❯ ChromeLauncher.resolveExecutablePath node_modules/puppeteer-core/lib/esm/puppeteer/node/BrowserLauncher.js:298:27
❯ ChromeLauncher.computeLaunchArguments node_modules/puppeteer-core/lib/esm/puppeteer/node/ChromeLauncher.js:86:24
❯ ChromeLauncher.launch node_modules/puppeteer-core/lib/esm/puppeteer/node/BrowserLauncher.js:49:28
❯ newTest src/tests/setup.ts:41:21
❯ src/tests/plugin.test.ts:19:14
|
|
src/tests/message.test.ts:
ui/src/tests/message.test.ts#L26
TypeError: Cannot read properties of undefined (reading 'close')
❯ src/tests/message.test.ts:26:35
|
|
src/tests/message.test.ts:
ui/src/tests/setup.ts#L41
Error: Could not find Chrome (ver. 145.0.7632.46). This can occur if either
1. you did not perform an installation before running the script (e.g. `npx puppeteer browsers install chrome`) or
2. your cache path is incorrectly configured (which is: /home/runner/.cache/puppeteer).
For (2), check out our guide on configuring puppeteer at https://pptr.dev/guides/configuration.
❯ ChromeLauncher.resolveExecutablePath node_modules/puppeteer-core/lib/esm/puppeteer/node/BrowserLauncher.js:298:27
❯ ChromeLauncher.computeLaunchArguments node_modules/puppeteer-core/lib/esm/puppeteer/node/ChromeLauncher.js:86:24
❯ ChromeLauncher.launch node_modules/puppeteer-core/lib/esm/puppeteer/node/BrowserLauncher.js:49:28
❯ newTest src/tests/setup.ts:41:21
❯ src/tests/message.test.ts:22:14
|
|
src/tests/elevation.test.ts:
ui/src/tests/elevation.test.ts#L15
TypeError: Cannot read properties of undefined (reading 'close')
❯ src/tests/elevation.test.ts:15:35
|
|
src/tests/elevation.test.ts:
ui/src/tests/setup.ts#L41
Error: Could not find Chrome (ver. 145.0.7632.46). This can occur if either
1. you did not perform an installation before running the script (e.g. `npx puppeteer browsers install chrome`) or
2. your cache path is incorrectly configured (which is: /home/runner/.cache/puppeteer).
For (2), check out our guide on configuring puppeteer at https://pptr.dev/guides/configuration.
❯ ChromeLauncher.resolveExecutablePath node_modules/puppeteer-core/lib/esm/puppeteer/node/BrowserLauncher.js:298:27
❯ ChromeLauncher.computeLaunchArguments node_modules/puppeteer-core/lib/esm/puppeteer/node/ChromeLauncher.js:86:24
❯ ChromeLauncher.launch node_modules/puppeteer-core/lib/esm/puppeteer/node/BrowserLauncher.js:49:28
❯ newTest src/tests/setup.ts:41:21
❯ src/tests/elevation.test.ts:11:14
|
|
src/tests/client.test.ts:
ui/src/tests/client.test.ts#L16
TypeError: Cannot read properties of undefined (reading 'close')
❯ src/tests/client.test.ts:16:35
|
|
src/tests/client.test.ts:
ui/src/tests/setup.ts#L41
Error: Could not find Chrome (ver. 145.0.7632.46). This can occur if either
1. you did not perform an installation before running the script (e.g. `npx puppeteer browsers install chrome`) or
2. your cache path is incorrectly configured (which is: /home/runner/.cache/puppeteer).
For (2), check out our guide on configuring puppeteer at https://pptr.dev/guides/configuration.
❯ ChromeLauncher.resolveExecutablePath node_modules/puppeteer-core/lib/esm/puppeteer/node/BrowserLauncher.js:298:27
❯ ChromeLauncher.computeLaunchArguments node_modules/puppeteer-core/lib/esm/puppeteer/node/ChromeLauncher.js:86:24
❯ ChromeLauncher.launch node_modules/puppeteer-core/lib/esm/puppeteer/node/BrowserLauncher.js:49:28
❯ newTest src/tests/setup.ts:41:21
❯ src/tests/client.test.ts:12:14
|
|
src/tests/application.test.ts:
ui/src/tests/application.test.ts#L15
TypeError: Cannot read properties of undefined (reading 'close')
❯ src/tests/application.test.ts:15:35
|
|
src/tests/application.test.ts:
ui/src/tests/setup.ts#L41
Error: Could not find Chrome (ver. 145.0.7632.46). This can occur if either
1. you did not perform an installation before running the script (e.g. `npx puppeteer browsers install chrome`) or
2. your cache path is incorrectly configured (which is: /home/runner/.cache/puppeteer).
For (2), check out our guide on configuring puppeteer at https://pptr.dev/guides/configuration.
❯ ChromeLauncher.resolveExecutablePath node_modules/puppeteer-core/lib/esm/puppeteer/node/BrowserLauncher.js:298:27
❯ ChromeLauncher.computeLaunchArguments node_modules/puppeteer-core/lib/esm/puppeteer/node/ChromeLauncher.js:86:24
❯ ChromeLauncher.launch node_modules/puppeteer-core/lib/esm/puppeteer/node/BrowserLauncher.js:49:28
❯ newTest src/tests/setup.ts:41:21
❯ src/tests/application.test.ts:11:14
|
|
gotify
Restore cache failed: Dependencies file is not found in /home/runner/work/server/server. Supported file pattern: go.mod
|