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

docs(steam): correct plugin_steam_user example #1413

Merged
merged 1 commit into from
Mar 29, 2023

Conversation

CCXXXI
Copy link
Contributor

@CCXXXI CCXXXI commented Mar 28, 2023

"" is necessary for plugin_steam_user.

I got this error when it was missing:

steam-error

Maybe caused by:

Steam user id                                                   │ 7.65611984543922E+16

https://github.com/CCXXXI/CCXXXI/actions/runs/4542103774/jobs/8005095844#step:2:1053

@lowlighter
Copy link
Owner

Good catch indeed !

I think it's because the YAML treats them as number without quotes, which makes high number switched to scientific notation rather than stay as integers.

People with low steam user id probably don't have this issue

@CCXXXI CCXXXI deleted the docs/steam branch March 30, 2023 01:24
@github-actions github-actions bot locked and limited conversation to collaborators Apr 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants