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

Implicit "any" issues #5206

Closed
kvey opened this issue Mar 8, 2017 · 2 comments · Fixed by #5207
Closed

Implicit "any" issues #5206

kvey opened this issue Mar 8, 2017 · 2 comments · Fixed by #5207

Comments

@kvey
Copy link
Contributor

kvey commented Mar 8, 2017

Environment(required)

  • antd version: 2.8.0
  • OS and its version: Ubuntu 16.04
 ERROR in antd/lib/table/SelectionCheckboxAll.d.ts
 (13,30): error TS7006: Parameter 'item' implicitly has an 'any' type.
 
 ERROR in antd/lib/table/SelectionCheckboxAll.d.ts
 (13,36): error TS7006: Parameter 'index' implicitly has an 'any' type.
 
 ERROR in antd/lib/table/SelectionCheckboxAll.d.ts
 (14,20): error TS7006: Parameter 'record' implicitly has an 'any' type.
 
 ERROR in antd/lib/table/SelectionCheckboxAll.d.ts
 (14,28): error TS7006: Parameter 'index' implicitly has an 'any' type.
@paranoidjk
Copy link
Contributor

welcome PR to fix this

@lock
Copy link

lock bot commented May 1, 2018

This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.

@lock lock bot locked as resolved and limited conversation to collaborators May 1, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants