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: use rollup --failAfterWarnings #833

Draft
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

emersion
Copy link
Member

We've got to a point where we've eliminated all build errors. We
previously did not notice these because they only show up as
warnings in CI, without making CI fail.

Use rollup --failAfterWarnings so that CI fails when a build error
is emitted.

Depends on #832

@emersion emersion self-assigned this Jan 20, 2025
We've got to a point where we've eliminated all build errors. We
previously did not notice these because they only show up as
warnings in CI, without making CI fail.

Use rollup --failAfterWarnings so that CI fails when a build error
is emitted.

Signed-off-by: Simon Ser <[email protected]>
@emersion emersion force-pushed the emr/rollup-fail-with-warnings branch from d929077 to a5efed1 Compare January 23, 2025 09:30
@emersion
Copy link
Member Author

This is blocked by a cyclic dependency between ui-spacetimechart and ui-trackoccupancydiagram.

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