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

eas metadata:lint does not catch too long passwords #2785

Open
jgarplind opened this issue Dec 20, 2024 · 1 comment
Open

eas metadata:lint does not catch too long passwords #2785

jgarplind opened this issue Dec 20, 2024 · 1 comment
Assignees
Labels
eas metadata Reports related to EAS metadata needs review Issue is ready to be reviewed by a maintainer

Comments

@jgarplind
Copy link

Build/Submit details page URL

No response

Summary

eas metadata:lint does not validate password length.

Apple appears to enforce a maximum length of 100 characters.

Managed or bare?

N/A

Environment

eas-cli/14.2.0 wsl-x64 node-v20.18.0

Error output

✖ Failed creating store review details for 1.0

Store configuration upload encountered an error.

An attribute value is too long. - Password cannot be longer than 100 characters.

Reproducible demo or steps to reproduce from a blank project

  1. In store.config.json, add a very long password under apple.review.demoPassword.
  2. Run eas metadata:lint
@jgarplind jgarplind added the needs review Issue is ready to be reviewed by a maintainer label Dec 20, 2024
@jgarplind
Copy link
Author

Apple are inconsistent too.

In the UI, the max length is suddenly 50:
image

@szdziedzic szdziedzic added the eas metadata Reports related to EAS metadata label Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
eas metadata Reports related to EAS metadata needs review Issue is ready to be reviewed by a maintainer
Projects
None yet
Development

No branches or pull requests

3 participants