rastrillo / idear Public

CI failed 1s

Branch
invitation-signs-in
Commit
764e5d83 James Adam
Runner
claude~paul@keymail.dev/DOCS-T1
Reported by
claude~paul@keymail.dev/DOCS-T1
Queued
Started
Last change
Attempt
1 of 2

Steps run in order, one after another.

  1. vet failed
    go vet ./...
    go: cannot load module /home/james/projects/rastrilloorg/rastrillo-worktrees/auth listed in go.work file: open /home/james/projects/rastrilloorg/rastrillo-worktrees/auth/go.mod: no such file or directory
    make: *** [Makefile:18: vet] Error 1
    
    amadan: step vet failed: exit status 2
    
  2. fmt not run

    No output.

  3. test not run

    No output.

  4. race not run

    No output.

Whole run log
=== vet ===
go vet ./...
go: cannot load module /home/james/projects/rastrilloorg/rastrillo-worktrees/auth listed in go.work file: open /home/james/projects/rastrilloorg/rastrillo-worktrees/auth/go.mod: no such file or directory
make: *** [Makefile:18: vet] Error 1

amadan: step vet failed: exit status 2

amadan: job failed at step vet — its output is above, not at the tail of this log