Skip to content

Fix Github action compatibility and linter issues#11

Merged
timl3136 merged 4 commits intocadence-workflow:mainfrom
timl3136:linter-fix-1
Aug 21, 2025
Merged

Fix Github action compatibility and linter issues#11
timl3136 merged 4 commits intocadence-workflow:mainfrom
timl3136:linter-fix-1

Conversation

@timl3136
Copy link
Copy Markdown
Member

@timl3136 timl3136 commented Aug 21, 2025

What changed?

  • Fixed generate_proto.py Linux compatibility
  • Resolved linter violations in decision_state_machine.py by cleaning up unused imports
  • Simplified protobuf include path handling for cross-platform consistency

Why?
The script had hardcoded macOS paths that failed on Linux CI, and linter was failing due to unused imports.

How did you test it?

  • Local linter passes: uv tool run ruff check
  • CI workflow now passes successfully

Potential risks

Release notes

Documentation Changes

@timl3136 timl3136 changed the title try to fix linter Fix Github action compatibility and linter issues Aug 21, 2025
@timl3136 timl3136 merged commit 4e16d4a into cadence-workflow:main Aug 21, 2025
1 check passed
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