spin-fileserver
spin-fileserver copied to clipboard
make spin-test failure
The spin-test make target is currently failing with:
error: failed to compose Spin app, test, and virtualized Spin environment
Caused by:
0: failed to encode composition
1: encoding produced a component that failed validation
2: type mismatch for import `wasi:http/[email protected]`
type mismatch in instance export `input-stream`
resource types are not the same (ResourceId { globally_unique_id: 4, contextually_unique_id: 165 } vs. ResourceId { globally_unique_id: 4, contextually_unique_id: 20 }) (at offset 0x6aa338)
make: *** [Makefile:19: spin-test] Error 1
Full logs here: https://github.com/spinframework/spin-fileserver/actions/runs/14669031319