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

build(deps): bump rollup from 4.12.0 to 4.22.4 in /client/web #7

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

build(deps): bump rollup from 4.12.0 to 4.22.4 in /client/web

13abe4a
Select commit
Loading
Failed to load commit list.
Open

build(deps): bump rollup from 4.12.0 to 4.22.4 in /client/web #7

build(deps): bump rollup from 4.12.0 to 4.22.4 in /client/web
13abe4a
Select commit
Loading
Failed to load commit list.
Garnix CI / package default [x86_64-linux] failed Sep 23, 2024 in 16s

Run results

Build failed

Details

Last 100 lines of logs:

@nix {"action":"setPhase","phase":"unpackPhase"}
Running phase: unpackPhase
unpacking source archive /nix/store/1ff4kg25j6cxb2lb01g2hpzk6hsil8aq-lxm0cyxw78vn2530qmxxg2gi2i301vc5-source
source root is lxm0cyxw78vn2530qmxxg2gi2i301vc5-source
@nix {"action":"setPhase","phase":"patchPhase"}
Running phase: patchPhase
@nix {"action":"setPhase","phase":"updateAutotoolsGnuConfigScriptsPhase"}
Running phase: updateAutotoolsGnuConfigScriptsPhase
@nix {"action":"setPhase","phase":"configurePhase"}
Running phase: configurePhase
@nix {"action":"setPhase","phase":"buildPhase"}
Running phase: buildPhase
Building subPackage ./cmd/tailscale
go: inconsistent vendoring in /build/lxm0cyxw78vn2530qmxxg2gi2i301vc5-source:
	github.com/tailscale/[email protected]: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	github.com/tailscale/[email protected]: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod

	To ignore the vendor directory, use -mod=readonly or -mod=mod.
	To sync the vendor directory, run:
		go mod vendor