Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

get xxx.sh line 212: unexpected EOF while looking for matching `"' #346

Open
jeremyyang15 opened this issue Apr 26, 2024 · 1 comment
Open

Comments

@jeremyyang15
Copy link

Hi

Our pipeline working fine with trivy-action scanning our docker image. However, in a sudden, it started to throwing below errors. (I've masked the file name)

/xxx.sh: line 212: unexpected EOF while looking for matching `"'

we have xxx.sh from a base docker image, but we don't have changes in xxx.sh for months, there is no more than 40 lines in the xxx.sh. Why it suddenly started to error out like above?

I tried the trivy script in local to scan same image, there is no such error. the error only occurring in the github pipeline.

@afdesk
Copy link

afdesk commented Apr 26, 2024

it's already fixed #343

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

No branches or pull requests

2 participants