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

Fix warnings revealed by v0.14.1 PS release #262

Merged
merged 2 commits into from
Apr 18, 2021
Merged

Fix warnings revealed by v0.14.1 PS release #262

merged 2 commits into from
Apr 18, 2021

Conversation

JordanMartinez
Copy link
Contributor

@JordanMartinez JordanMartinez commented Apr 18, 2021

Description of the change

The v0.14.1 PS release now reports warnings on more things. CI will fail due to these new warnings. This PR fixes those warnings.

Backlinking to purescript/purescript#4071


Checklist:

  • Added the change to the changelog's "Unreleased" section with a reference to this PR (e.g. "- Made a change (#0000)")
  • Linked any existing issues or proposals that this pull request should close
  • Updated or added relevant documentation
  • Added a test for the contribution (if applicable)

Copy link
Contributor

@hdgarrood hdgarrood left a comment

Choose a reason for hiding this comment

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

Thanks!

@JordanMartinez
Copy link
Contributor Author

Do we need another approval on this before it can be merged?

@hdgarrood
Copy link
Contributor

We don't need another approval, because you're on the core team so you count too.

@JordanMartinez JordanMartinez merged commit dba90f9 into purescript:master Apr 18, 2021
@JordanMartinez JordanMartinez deleted the fixNewWarnings branch April 18, 2021 20:02
@JordanMartinez
Copy link
Contributor Author

Great! That'll make this easier to do.

@hdgarrood
Copy link
Contributor

@thomashoneyman it looks to me like CI is using 0.14.0 here - do you know if/when it'll switch to 0.14.1? Is some kind of manual intervention required in setup-purescript?

@thomashoneyman
Copy link
Member

setup-purescript updates nightly, so by tomorrow it’ll be updated. However we can always manually update the versions file in that repo and it’ll take effect immediately.

@hdgarrood
Copy link
Contributor

Ah I see - good to know, thanks.

turlando pushed a commit to purescm/purescript-prelude that referenced this pull request Sep 3, 2021
* Fix warnings revealed by v0.14.1 PS release

* Update changelog
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.

3 participants