Skip to content

Conversation

@mrjono1
Copy link

@mrjono1 mrjono1 commented Jun 26, 2025

Use unknown instead of any

When the type is unknown it is best to use the unknown type instead of any. But the reason for the change is using any is blocking me from overwriting the type with the correct type in my project

Checklist

  • I have ensured my pull request is not behind the main or master branch of the original repository.
  • I have rebased all commits where necessary so that reviewing this pull request can be done without having to merge it first.
  • I have written a commit message that passes commitlint linting. (there is no config for this in the project?)
  • I have ensured that my code changes pass linting tests.
  • I have ensured that my code changes pass unit tests.
  • I have described my pull request and the reasons for code changes along with context if necessary.

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.

1 participant