Skip to content

Conversation

@sneakzttv
Copy link
Contributor

Countly warning fixes

Enabled nullable references.
Disabled timezone check in TimeMetric with pragma comment.
Removed obsolete identifiers as we're not changing the properties, just referencing them.
Removed an unused async function modifier.
Closes #1221

Testing:

Right click in the folder hierarchy in the unity editor and press import all to reimport files to trigger the recompile.
image

Expected Result:
No countly warnings will appear.

No documentation changes are needed for this PR.

Countly warning fixes
Countly warning fixes
@sneakzttv sneakzttv added ready-to-merge Ready to Merge PR - this'll trigger required checks documented Apply on Pull Request after documentation to allow merge labels Jan 8, 2025
@sneakzttv sneakzttv linked an issue Jan 8, 2025 that may be closed by this pull request
Copy link
Contributor

@juans-chainsafe juans-chainsafe left a comment

Choose a reason for hiding this comment

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

no countly warnings are displayed and webgl is working, but I suggest recheck after the other warning PR gets fixed and merged

@sneakzttv
Copy link
Contributor Author

sneakzttv commented Jan 9, 2025

Ok good call, I'll wait and merge this one last to be safe. Will ping you when it's ready to check again.

@sneakzttv sneakzttv added ready-to-merge Ready to Merge PR - this'll trigger required checks and removed ready-to-merge Ready to Merge PR - this'll trigger required checks labels Jan 9, 2025
@sneakzttv sneakzttv added ready-to-merge Ready to Merge PR - this'll trigger required checks and removed ready-to-merge Ready to Merge PR - this'll trigger required checks labels Jan 9, 2025
@sneakzttv sneakzttv merged commit 5ac991e into dev Jan 9, 2025
6 checks passed
@sneakzttv sneakzttv deleted the sneakz/countly-warnings branch January 9, 2025 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documented Apply on Pull Request after documentation to allow merge ready-to-merge Ready to Merge PR - this'll trigger required checks

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Polishing. Countly Plugin Warnings

4 participants