mirror of
https://github.com/nektos/act.git
synced 2026-04-26 01:15:51 +03:00
[GH-ISSUE #564] Issue: Lang Formatter is Formatting "act"s files #381
Labels
No labels
area/action
area/cli
area/docs
area/image
area/runner
area/workflow
backlog
confirmed/not-planned
kind/bug
kind/discussion
kind/external
kind/feature-request
kind/question
meta/duplicate
meta/invalid
meta/need-more-info
meta/resolved
meta/wontfix
meta/workaround
needs-work
pull-request
review/not-planned
size/M
size/XL
size/XXL
stale
stale-exempt
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/act#381
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ebebbington on GitHub (Mar 12, 2021).
Original GitHub issue: https://github.com/nektos/act/issues/564
Act version
Expected behaviour
I should:
Actual behaviour
Act seems to place files inside the checkout out repo, so when i try run a step that formats code (with --check), it seems to be checking those files?
Workflow and/or repository
Repo: https://github.com/drashland/deno-drash
Steps to reproduce
brew install actgit clone https://github.com/drashland/deno-drashcd deno-drashact -vactoutputAnd many other files but were omitted. Those files are not deno-drash's
@catthehacker commented on GitHub (Mar 12, 2021):
Hi, could you please post full log from
act?@catthehacker commented on GitHub (Mar 12, 2021):
Ok, so issue occurs only on Windows due to copy. I have no idea yet how to fix that.
Windows
Linux
@ebebbington commented on GitHub (Mar 12, 2021):
Ill post what i can soon, but i will omit all the files it thought werent formatted as there is a lot...
Btw i'm running this on MacOS
@catthehacker commented on GitHub (Mar 24, 2021):
I don't think that there is a need for more logs. Issue occurs during copy between Windows/MacOS <-> Linux.
I'll try to investigate that when I will have some free time but if anyone feels like to fix it, please do.
@github-actions[bot] commented on GitHub (May 3, 2021):
Issue is stale and will be closed in 14 days unless there is new activity