posthog-ios icon indicating copy to clipboard operation
posthog-ios copied to clipboard

chore: fix strong concurrency warnings

Open marandaneto opened this issue 2 years ago • 1 comments

:bulb: Motivation and Context

:green_heart: How did you test it?

:pencil: Checklist

  • [ ] I reviewed the submitted code.
  • [ ] I added tests to verify the changes.
  • [ ] I updated the docs if needed.
  • [ ] No breaking change or entry added to the changelog.

marandaneto avatar Apr 15 '24 12:04 marandaneto

Fails
:no_entry_sign: Please consider adding a changelog entry for the next release.

Instructions and example for changelog

Please add an entry to CHANGELOG.md to the "Next" section. Make sure the entry includes this PR's number. Example:

## Next
- fix strong concurrency warnings ([#128](https://github.com/PostHog/posthog-ios/pull/128))

If none of the above apply, you can opt out of this check by adding #skip-changelog to the PR description.

Generated by :no_entry_sign: dangerJS against b1f3818b78193653344218345f4f74e660579304

github-actions[bot] avatar Apr 15 '24 12:04 github-actions[bot]