Skip to content
This repository was archived by the owner on Aug 30, 2025. It is now read-only.

Enabled warnings-as-errors on umbrella#383

Merged
scohen merged 5 commits into
mainfrom
warnings-as-errors
Sep 19, 2023
Merged

Enabled warnings-as-errors on umbrella#383
scohen merged 5 commits into
mainfrom
warnings-as-errors

Conversation

@scohen

@scohen scohen commented Sep 19, 2023

Copy link
Copy Markdown
Collaborator

No description provided.

@scohen scohen requested a review from zachallaun September 19, 2023 21:07
@zachallaun

Copy link
Copy Markdown
Collaborator

Is the idea to fix the warnings that are now causing CI to fail separately?

@scohen

scohen commented Sep 19, 2023

Copy link
Copy Markdown
Collaborator Author

So I noticed that I have the habit of calling Logger.warn, which is deprecated in elixir 1.15, and that emits warnings in the server. We also have this flag when compiling the projects, just not when compiling the umbrella.

@scohen scohen merged commit fc90933 into main Sep 19, 2023
@scohen scohen deleted the warnings-as-errors branch September 19, 2023 22:07
@scohen

scohen commented Sep 19, 2023

Copy link
Copy Markdown
Collaborator Author

...and by "I noticed", I mean it was pointed out to me

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants