Skip to content
This repository was archived by the owner on Aug 15, 2025. It is now read-only.

Stubgen: Inplace stripping of imports for clients #168

Stubgen: Inplace stripping of imports for clients

Stubgen: Inplace stripping of imports for clients #168

Triggered via pull request February 24, 2025 21:59
Status Failure
Total duration 3m 32s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
integration::add_dep.many_ways_to_export_with_collision_strip: integration::add_dep#L1
called `Result::unwrap()` on an `Err` value: Failed to resolve the result WIT root Caused by: 0: Failed to resolve wit dir: /tmp/.tmpL84fRK/wit 1: failed to parse package: /tmp/.tmpL84fRK/wit 2: name `rec1` is not defined --> /tmp/.tmpL84fRK/wit/client.wit:39:27 | 39 | get: func() -> option<rec1>; | ^---
integration::add_dep.all_wit_types_no_collisions_strip: integration::add_dep#L1
called `Result::unwrap()` on an `Err` value: Failed to resolve the result WIT root Caused by: 0: Failed to resolve wit dir: /tmp/.tmpgaSwUm/wit 1: package 'test:main' not found. known packages: wasi:clocks@0.2.0 wasi:io@0.2.0 golem:rpc@0.1.3 --> /tmp/.tmpgaSwUm/wit/client.wit:6:7 | 6 | use test:main/iface1.{ checkout-result, color, metadata, order, order-confirmation, permissions, point, point-tuple, product-item }; | ^--------
build-and-test
Process completed with exit code 1.