[GH-ISSUE #2754] subpaths should be quoted to prevent nonsensical messages #1246

Closed
opened 2026-03-01 21:49:54 +03:00 by kerem · 0 comments
Owner

Originally created by @jsoref on GitHub (May 13, 2025).
Original GitHub issue: https://github.com/nektos/act/issues/2754

github.com/nektos/act@324bab61f0/pkg/runner/action_cache.go (L135)

  • #2752 shows that path '' is quoted, subpaths should be quoted for the same reasons (it's confusing when they're empty, and it's confusing when they have spaces in their names)
Originally created by @jsoref on GitHub (May 13, 2025). Original GitHub issue: https://github.com/nektos/act/issues/2754 https://github.com/nektos/act/blob/324bab61f056e7e103b142b4c2f8b3b34421d764/pkg/runner/action_cache.go#L135 - #2752 shows that `path ''` is quoted, subpaths should be quoted for the same reasons (it's confusing when they're empty, and it's confusing when they have spaces in their names)
kerem closed this issue 2026-03-01 21:49:55 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/act#1246
No description provided.