Skip to content
This repository has been archived by the owner on Mar 10, 2024. It is now read-only.

Add deprecation notice #66

Merged
merged 4 commits into from
Mar 10, 2024
Merged

Add deprecation notice #66

merged 4 commits into from
Mar 10, 2024

Conversation

nnichols
Copy link
Member

Changes proposed in this merge request:

  • Additions:
  • Updates:
  • Deletions:

Pre-merge Checklist

  • Write + run tests
  • Update CHANGELOG and increment version

@nnichols nnichols requested a review from a team as a code owner March 10, 2024 23:51
@WallBrewBot WallBrewBot added the restricted Files not intended for public revision label Mar 10, 2024
@@ -73,13 +72,16 @@
(:body (client/post (impl/->url "/poll") request-opts)))))
Copy link
Contributor

Choose a reason for hiding this comment

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

[clj-kondo] reported by reviewdog 🐶
#'strawpoll-client.impl/->url is deprecated

@@ -91,7 +93,7 @@
(:body (client/get (impl/->url "/poll/" poll-id) request-opts))))
Copy link
Contributor

Choose a reason for hiding this comment

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

[clj-kondo] reported by reviewdog 🐶
#'strawpoll-client.impl/->url is deprecated

@nnichols nnichols merged commit c1091b4 into master Mar 10, 2024
9 checks passed
@nnichols nnichols deleted the add-deprecation-notice branch March 10, 2024 23:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
restricted Files not intended for public revision
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants