Skip to content

Conversation

@josephjclark
Copy link
Collaborator

Turns out that when you run a workflow with named steps (ie, any workflow downloaded from Lightning), error positions do NOT get reported.

This is simply a matter of setting the correct step name in the compile function of the CLI. It's a misconfiguration.

Fixes #1175

AI Usage

Please disclose how you've used AI in this work (it's cool, we just want to know!):

  • Code generation (copilot but not intellisense)
  • Learning or fact checking
  • Strategy / design
  • Optimisation / refactoring
  • Translation / spellchecking / doc gen
  • Other
  • I have not used AI

You can read more details in our Responsible AI Policy

@github-project-automation github-project-automation bot moved this to New Issues in v2 Dec 16, 2025
@josephjclark josephjclark changed the title CLI: fix error positions on steps CLI: fix error positions on named steps Dec 16, 2025
@josephjclark josephjclark merged commit 9dc4e07 into main Dec 16, 2025
6 checks passed
@josephjclark josephjclark deleted the positions-on-steps branch December 16, 2025 14:51
@github-project-automation github-project-automation bot moved this from New Issues to Done in v2 Dec 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

CLI: Error positions not reported at all when a step has a name

2 participants