You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: add missing file_size_output field to WasmComponentMetadataInfo provider
Resolves CI build failure where wkg/defs.bzl was trying to pass
file_size_output to WasmComponentMetadataInfo but the provider
definition was missing this field.
0 commit comments