Skip to content

Fix wildcard import#605

Merged
turbolent merged 3 commits into
masterfrom
bastian/fix-wildcard-import
Apr 21, 2026
Merged

Fix wildcard import#605
turbolent merged 3 commits into
masterfrom
bastian/fix-wildcard-import

Conversation

@turbolent
Copy link
Copy Markdown
Member

@turbolent turbolent commented Apr 20, 2026

Wildcard imports of addresses are no longer allowed in Cadence.

A test function was still producing a wildcard import. See e.g. https://github.com/onflow/cadence/actions/runs/24604569360/job/71948618174#step:5:968.

Fix the helper function to produce a full-qualified import.

While at it, also remove the duplicate step of installing the Flow CLI in CI.

@turbolent turbolent merged commit 35b42fa into master Apr 21, 2026
2 checks passed
@turbolent turbolent deleted the bastian/fix-wildcard-import branch April 21, 2026 02:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants