Skip to content

fix: fix cannot extract elements from a scalar#36769

Merged
fatelei merged 1 commit into
langgenius:mainfrom
fatelei:issue-36768
May 28, 2026
Merged

fix: fix cannot extract elements from a scalar#36769
fatelei merged 1 commit into
langgenius:mainfrom
fatelei:issue-36768

Conversation

@fatelei
Copy link
Copy Markdown
Contributor

@fatelei fatelei commented May 28, 2026

Important

  1. Make sure you have read our contribution guidelines
  2. Ensure there is an associated issue and you have been assigned to it
  3. Use the correct syntax to link this PR: Fixes #<issue number>.

Summary

fix #36768

Screenshots

Before After
... ...

Checklist

  • This change requires a documentation update, included: Dify Document
  • I understand that this PR may be closed in case there was no previous discussion or issues. (This doesn't apply to typos!)
  • I've added a test for each change that was introduced, and I tried as much as possible to make a single atomic change.
  • I've updated the documentation accordingly.
  • I ran make lint && make type-check (backend) and cd web && pnpm exec vp staged (frontend) to appease the lint gods

@fatelei fatelei requested a review from FFXN May 28, 2026 07:12
@dosubot dosubot Bot added the size:S This PR changes 10-29 lines, ignoring generated files. label May 28, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Pyrefly Type Coverage

Metric Base PR Delta
Type coverage 45.79% 45.79% +0.00%
Strict coverage 45.31% 45.31% +0.00%
Typed symbols 24,556 24,557 +1
Untyped symbols 29,380 29,381 +1
Modules 2741 2741 0

@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label May 28, 2026
@fatelei fatelei added this pull request to the merge queue May 28, 2026
Merged via the queue into langgenius:main with commit f5ab5e7 May 28, 2026
30 checks passed
@fatelei fatelei deleted the issue-36768 branch May 28, 2026 07:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm This PR has been approved by a maintainer size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

cannot extract elements from a scalar

2 participants