mirror of
https://github.com/nektos/act.git
synced 2026-04-26 01:15:51 +03:00
[GH-ISSUE #1499] invalid filter 'reference' #770
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#770
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 @pindab0ter on GitHub (Dec 9, 2022).
Original GitHub issue: https://github.com/nektos/act/issues/1499
Bug report info
Command used with act
Describe issue
I’m only getting this output:
Docker is running (
Docker version 20.10.21, build baeda1f), I've tried pruning both images and volumes.I've removed
~/.actrcand triedbrew uninstall --zap act && brew install act. I'm still getting the same output.Link to GitHub repository
No response
Workflow content
Relevant log output
Additional information
I chose not to share workflow content
@ChristopherHX commented on GitHub (Dec 9, 2022):
What about not using beta features with known issues of docker?
See here to disable it
https://docs.docker.com/desktop/containerd/
Duplicate of #1390
@pindab0ter commented on GitHub (Dec 9, 2022):
This did indeed fix the issue. I would suggest adding an error message stating that containerd isn't supported, mentioning the link you sent me.
As of now, the error message doesn't tell you anything about what (as an end user) causes things to not work.
Edit: I don't think your tone is very helpful. I hadn't remembered that I had enabled those features. Furthermore, I didn't know about any known issues.
@ChristopherHX commented on GitHub (Dec 9, 2022):
How can act determine if docker engine uses parts of containerd as part of a beta experiment? It is still detected as Docker Desktop and not containerd. Sorry I'm not a docker expert.
I think it is easier to not use the 'reference' filter.
Yes it is useless, and the message is from docker desktop containerd
This seem to be opt out, if you are using docker desktop beta. Act is unable to change that.
Please discuss on the original issue, I changed the title to be more useful https://github.com/nektos/act/issues/1390. I don't think it is useful to have multiple issues about the same topic, you can use github search to find older issues https://github.com/nektos/act/search?q=invalid+filter+%27reference%27&type=issues