Skip to content

Conversation

@liby
Copy link
Contributor

@liby liby commented Mar 14, 2025

The plugin was failing with "invalid type: null, expected a string" error when calling the load_versions function.

❯ proto versions zig
Error: plugin::wasm::failed_function_call

  × invalid type: null, expected a string at line 1 column 151

This was caused by a breaking change in the upstream dependency. Upgrading the proto_pdk dependency resolves this issue.

Copy link
Owner

@konomae konomae left a comment

Choose a reason for hiding this comment

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

Thanks for addressing this!

@konomae konomae merged commit fb7fb97 into konomae:main Mar 15, 2025
8 checks passed
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