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

fix panics during Scans when there are no layers #25

Closed
wants to merge 1 commit into from

Conversation

tariq1890
Copy link

@tariq1890 tariq1890 commented Oct 6, 2021

Fixes #14

@tariq1890 tariq1890 force-pushed the no-panic-scans branch 2 times, most recently from f1ec3c4 to c8c6860 Compare October 6, 2021 02:26
@danielpacak danielpacak self-requested a review October 7, 2021 08:14
Copy link
Contributor

@danielpacak danielpacak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for this PR @tariq1890 I left one suggestion.

Notice that we have to update CI validation workflow and probably migrate from Travis CI to GitHub Actions before we can merge your changes. I'll let you know to rebase your branch.

pkg/scanner/adapter.go Outdated Show resolved Hide resolved
@danielpacak danielpacak requested a review from heww October 7, 2021 08:20
@tariq1890
Copy link
Author

Thanks a lot @danielpacak . I've committed your suggestions

@tariq1890 tariq1890 requested a review from danielpacak October 12, 2021 21:15
@tariq1890 tariq1890 closed this Aug 22, 2023
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.

Panic: runtime error occurred when the number of image layers is 0
2 participants