Skip to content

Watch#41

Open
ben-million wants to merge 1 commit intomainfrom
feat/watch
Open

Watch#41
ben-million wants to merge 1 commit intomainfrom
feat/watch

Conversation

@ben-million
Copy link
Copy Markdown
Contributor

No description provided.

@vercel
Copy link
Copy Markdown
Contributor

vercel bot commented Mar 27, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
expect Ready Ready Preview, Comment Mar 27, 2026 6:32am

} as const;
}),
}) {
static layer = Layer.effect(this)(this.make);
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
static layer = Layer.effect(this)(this.make);
static layer = Layer.effect(this)(this.make).pipe(Layer.provide(TestCoverage.layer));

Watch service's static layer definition doesn't provide TestCoverage dependency, forcing consumers to manually wire it

Fix on Vercel

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

Successfully merging this pull request may close these issues.

1 participant