Type fixes #408
Annotations
10 errors and 10 warnings
|
lint:
src/animations/animate-css.js#L487
Use object destructuring
|
|
lint:
src/animations/animate-css.js#L120
Expected '!==' and instead saw '!='
|
|
lint:
src/animations/animate-css-driver.js#L246
'runner' is already declared in the upper scope on line 234 column 19
|
|
lint:
src/animations/animate-css-driver.js#L218
Function 'prepareFromToAnchorAnimation' expected no return value
|
|
lint:
src/animations/animate-css-driver.js#L92
Expected to return a value at the end of arrow function
|
|
lint:
src/animations/animate-css-driver.js#L88
'runner' is never reassigned. Use 'const' instead
|
|
lint:
src/angular.js#L326
Expected to return a value at the end of method 'getScopeByName'
|
|
lint:
src/angular.js#L269
'modules' is already declared in the upper scope on line 29 column 7
|
|
lint:
src/angular.js#L237
Unexpected empty arrow function
|
|
lint:
src/angular.js#L182
'modules' is already declared in the upper scope on line 29 column 7
|
|
lint:
src/animations/queue/animate-queue.js#L85
Identifier name 'b' is too short (< 2)
|
|
lint:
src/animations/queue/animate-queue.js#L83
Identifier name 'a' is too short (< 2)
|
|
lint:
src/animations/animation.js#L479
Identifier name 'b' is too short (< 2)
|
|
lint:
src/animations/animation.js#L479
Identifier name 'a' is too short (< 2)
|
|
lint:
src/animations/animate-js.js#L332
Identifier name 'b' is too short (< 2)
|
|
lint:
src/animations/animate-js.js#L330
Identifier name 'a' is too short (< 2)
|
|
lint:
src/animations/animate-css.js#L83
Identifier name 'c' is too short (< 2)
|
|
lint:
src/animations/animate-css-driver.js#L298
Identifier name 'b' is too short (< 2)
|
|
lint:
src/animations/animate-css-driver.js#L298
Identifier name 'a' is too short (< 2)
|
|
lint:
src/animations/animate-css-driver.js#L18
No magic number: 11
|