Alberplz / angular2-color-picker

Angular 2 Color Picker Directive, no dependences required.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lot's of implicitly errors

trsh opened this issue · comments

commented

[default] C:\Projects\xxx\node_modules\ct-angular2-color-picker\lib\color-picker.directive.ts:274:20
Parameter '_' implicitly has an 'any' type.
[default] C:\Projects\xxx\node_modules\ct-angular2-color-picker\lib\color-picker.directive.ts:658:18
Parameter 'parent' implicitly has an 'any' type.
[default] C:\Projects\xxx\node_modules\ct-angular2-color-picker\lib\color-picker.directive.ts:658:26
Parameter 'child' implicitly has an 'any' type.
[default] C:\Projects\xxx\node_modules\ct-angular2-color-picker\lib\color-picker.directive.ts:669:15
Parameter 'element' implicitly has an 'any' type.
[default] C:\Projects\xxx\node_modules\ct-angular2-color-picker\lib\color-picker.directive.ts:669:24
Parameter 'offset' implicitly has an 'any' type.
[default] C:\Projects\xxx\node_modules\ct-angular2-color-picker\lib\color-picker.service.ts:92:18
Parameter 'colorString' implicitly has an 'any' type.
[default] C:\Projects\xxx\node_modules\ct-angular2-color-picker\lib\color-picker.service.ts:96:33
Parameter 'execResult' implicitly has an 'any' type.
[default] C:\Projects\xxx\node_modules\ct-angular2-color-picker\lib\color-picker.service.ts:105:33
Parameter 'execResult' implicitly has an 'any' type.
[default] C:\Projects\xxx\node_modules\ct-angular2-color-picker\lib\color-picker.service.ts:114:33
Parameter 'execResult' implicitly has an 'any' type.
[default] C:\Projects\xxx\node_modules\ct-angular2-color-picker\lib\color-picker.service.ts:123:33
Parameter 'execResult' implicitly has an 'any' type.
[default] Checking finished with 10 errors

commented

Mistaken with other fork