Skip to content

Fix nested paths in flow cadence lint - #2213

Merged
jribbink merged 2 commits into
masterfrom
jribbink/cadence-lint-nest-fix
Dec 9, 2025
Merged

Fix nested paths in flow cadence lint#2213
jribbink merged 2 commits into
masterfrom
jribbink/cadence-lint-nest-fix

Conversation

@jribbink

@jribbink jribbink commented Dec 2, 2025

Copy link
Copy Markdown
Contributor

Closes #2214

Description


For contributor use:

  • Targeted PR against master branch
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work
  • Code follows the standards mentioned here
  • Updated relevant documentation
  • Re-reviewed Files changed in the Github PR explorer
  • Added appropriate labels

@github-actions

github-actions Bot commented Dec 2, 2025

Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@codecov-commenter

codecov-commenter commented Dec 2, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 30.43478% with 16 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
internal/util/files.go 0.00% 16 Missing ⚠️

📢 Thoughts on this report? Let us know!

@jribbink
jribbink force-pushed the jribbink/cadence-lint-nest-fix branch from 9bb9def to bdd10c9 Compare December 9, 2025 00:00
@jribbink
jribbink marked this pull request as ready for review December 9, 2025 03:20
@jribbink
jribbink force-pushed the jribbink/cadence-lint-nest-fix branch from bdd10c9 to 7cf2677 Compare December 9, 2025 03:24
@jribbink
jribbink force-pushed the jribbink/cadence-lint-nest-fix branch from 7cf2677 to f6405d9 Compare December 9, 2025 03:25
Comment thread internal/cadence/linter.go Outdated
Comment thread internal/cadence/linter.go Outdated
@jribbink
jribbink merged commit b977a88 into master Dec 9, 2025
9 checks passed
@jribbink
jribbink deleted the jribbink/cadence-lint-nest-fix branch December 9, 2025 23:13
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.

flow cadence lint does not resolve nested String imports correctly

3 participants