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/types@0.2.0`
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
The
spin-testmake target is currently failing with:Full logs here: https://github.com/spinframework/spin-fileserver/actions/runs/14669031319