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

ci-credentials: fix typo when no secret found #20353

Merged
merged 2 commits into from
Dec 12, 2022

Conversation

alafanechere
Copy link
Contributor

What

A typo was existing in the code:
In the situation of no secret found on GSM, an int was returned but an empty list was expected.
Leading to the following error TypeError: object of type 'int' has no len() when running write-to-storage command.

@alafanechere alafanechere temporarily deployed to more-secrets December 12, 2022 08:17 — with GitHub Actions Inactive
@alafanechere alafanechere temporarily deployed to more-secrets December 12, 2022 08:20 — with GitHub Actions Inactive
@alafanechere alafanechere temporarily deployed to more-secrets December 12, 2022 08:21 — with GitHub Actions Inactive
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.

2 participants