feat: add workflow file context #2273
test-fastgpt.yaml
on: pull_request
Annotations
4 errors and 6 warnings
|
test-service
Process completed with exit code 1.
|
|
test/core/workflow/dispatch/utils.test.ts > WorkflowVariableState file store conversion > should persist all runtime urls as external files after an update:
packages/service/test/core/workflow/dispatch/utils.test.ts#L828
AssertionError: expected [ …(2) ] to deeply equal [ { …(3) }, { …(3) } ]
- Expected
+ Received
@@ -1,10 +1,10 @@
[
{
+ "key": "chat/app/a.png",
"name": "a.png",
"type": "image",
- "url": "http://example.com/chat/app/a.png",
},
{
"name": "report.unknown",
"type": "file",
"url": "https://external.example.com/report.unknown",
❯ test/core/workflow/dispatch/utils.test.ts:828:41
|
|
test-service
command (/home/runner/work/FastGPT/FastGPT/packages/service) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
|
|
report-coverage
Process completed with exit code 1.
|
|
detect-changes
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/github-script@v7. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test-global
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test-app
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test-service
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
report-coverage
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@v4, actions/github-script@v7. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
report-coverage
Failed to publish coverage comment: Resource not accessible by integration
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
coverage-app
|
1.6 MB |
sha256:a303650573660c1baf607598b48ee49cbe36e238896071663ee2c3b0c8ce9726
|
|
|
coverage-global
|
120 KB |
sha256:70b2fa8c11edec9cca725a282329b1d72214b36df0596d2d217952a9e9357c69
|
|
|
coverage-service
|
821 KB |
sha256:65a3ead515e932a8add4345e04f2c80ead668b4895e8d366c981d713ffa132ac
|
|