Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error with ghx module #201

Open
jaxxstorm opened this issue Jul 13, 2024 · 0 comments
Open

Error with ghx module #201

jaxxstorm opened this issue Jul 13, 2024 · 0 comments

Comments

@jaxxstorm
Copy link

dagger -m github.com/aweris/gale/ghx -m github.com/aweris/gale call --repo aweris/gale --branch main --workflows-dir examples/workflows list
Setup tracing at https://dagger.cloud/traces/setup. To hide: export NOTHANKS=1

✔ connect 1.3s
✘ initialize 1.2s
! input: moduleSource.asModule resolve: failed to create module: select: failed to update module dependencies: failed to initialize dependency modules: failed to initialize dependency module: select: failed to initialize module: failed to call module "ghx" to get functions: call constructor: process "go build -o /runtime ." did not complete successfully: exit code: 1
  ✔ resolving module ref 0.8s
  ✘ installing module 0.4s
  ! input: moduleSource.asModule resolve: failed to create module: select: failed to update module dependencies: failed to initialize dependency modules: failed to initialize dependency module: select: failed to initialize module: failed to call module "ghx" to get functions: call constructor: process "go build -o /runtime ." did not complete successfully: exit code: 1
    ✘ ModuleSource.asModule: Module! 0.4s
    ! failed to create module: select: failed to update module dependencies: failed to initialize dependency modules: failed to initialize dependency module: select: failed to initialize module: failed to call module "ghx" to get functions: call constructor: process "go build -o /runtime ." did not complete successfully: exit code: 1

Error: input: moduleSource.asModule resolve: failed to create module: select: failed to update module dependencies: failed to initialize dependency modules: failed to initialize dependency module: select: failed to initialize module: failed to call module "ghx" to get functions: call constructor: process "go build -o /runtime ." did not complete successfully: exit code: 1

Stderr:
# github.com/aweris/gale/ghx
./source.go:13:13: dag.Host undefined (type *dagger.Client has no field or method Host)
./source.go:13:38: undefined: HostDirectoryOpts
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

No branches or pull requests

1 participant