Skip to content

Possible issue with the Runtime Tutorial #919

Description

@samuel-denton

I am unsure what has changed, but both me and Scott are getting errors when running this tutorial.

Log
Tutorial

The error suggests an environment variable was previously being treated as a string but is now acting like an int.
Looking at the rest of the code, that env var ['SITE_ID'] is used as a string in a few places, and cast to an int explicitly in others.

I'm not sure where the tutorials are hosted so I can't see if anything has changed recently. The fix is simple but I would like to understand what changed.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions