Skip to content

Release

Release #27

Manually triggered August 9, 2024 08:25
Status Success
Total duration 2m 22s
Artifacts

release.yml

on: workflow_dispatch
Matrix: release
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
tests/executor/index.test.ts > executor > insight - basic run: packages/midscene/src/ai-model/common.ts#L62
Error: executor failed: Does not contain coze and openai environment variables Error: Does not contain coze and openai environment variables at Module.callAiFn (/home/runner/work/midscene/midscene/packages/midscene/src/ai-model/common.ts:62:9) at Module.AiInspectElement (/home/runner/work/midscene/midscene/packages/midscene/src/ai-model/inspect.ts:90:32) at Insight.locate (/home/runner/work/midscene/midscene/packages/midscene/src/insight/index.ts:97:42) at Object.executor (/home/runner/work/midscene/midscene/packages/midscene/tests/executor/index.test.ts:33:20) at Executor.flush (/home/runner/work/midscene/midscene/packages/midscene/src/action/executor.ts:116:25) at it.timeout (/home/runner/work/midscene/midscene/packages/midscene/tests/executor/index.test.ts:80:27) at runTest (file:///home/runner/work/midscene/midscene/node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:781:11) at runSuite (file:///home/runner/work/midscene/midscene/node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:909:15) at runSuite (file:///home/runner/work/midscene/midscene/node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:909:15) at runFiles (file:///home/runner/work/midscene/midscene/node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:958:5) ❯ Module.callAiFn src/ai-model/common.ts:62:9 ❯ Module.AiInspectElement src/ai-model/inspect.ts:90:32 ❯ Insight.locate src/insight/index.ts:97:42 ❯ Object.executor tests/executor/index.test.ts:33:20 ❯ Executor.flush src/action/executor.ts:116:25 ❯ it.timeout tests/executor/index.test.ts:80:27 ❯ Executor.flush src/action/executor.ts:162:13 ❯ it.timeout tests/executor/index.test.ts:80:27
tests/executor/index.test.ts > executor > insight - init and append: packages/midscene/src/ai-model/common.ts#L62
Error: executor failed: Does not contain coze and openai environment variables Error: Does not contain coze and openai environment variables at Module.callAiFn (/home/runner/work/midscene/midscene/packages/midscene/src/ai-model/common.ts:62:9) at Module.AiInspectElement (/home/runner/work/midscene/midscene/packages/midscene/src/ai-model/inspect.ts:90:32) at Insight.locate (/home/runner/work/midscene/midscene/packages/midscene/src/insight/index.ts:97:42) at Object.executor (/home/runner/work/midscene/midscene/packages/midscene/tests/executor/index.test.ts:33:20) at Executor.flush (/home/runner/work/midscene/midscene/packages/midscene/src/action/executor.ts:116:25) at async Promise.all (index 0) at /home/runner/work/midscene/midscene/packages/midscene/tests/executor/index.test.ts:137:20 at runTest (file:///home/runner/work/midscene/midscene/node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:781:11) at runSuite (file:///home/runner/work/midscene/midscene/node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:909:15) at runSuite (file:///home/runner/work/midscene/midscene/node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:909:15) ❯ Module.callAiFn src/ai-model/common.ts:62:9 ❯ Module.AiInspectElement src/ai-model/inspect.ts:90:32 ❯ Insight.locate src/insight/index.ts:97:42 ❯ Object.executor tests/executor/index.test.ts:33:20 ❯ Executor.flush src/action/executor.ts:116:25 ❯ tests/executor/index.test.ts:137:20 ❯ Executor.flush src/action/executor.ts:162:13 ❯ tests/executor/index.test.ts:137:20
release (18.19.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
release (18.19.0)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, 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/