mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-15 17:42:15 +08:00
no one saw this
This commit is contained in:
@ -1,123 +0,0 @@
|
||||
|
||||
> @ionic/core@0.0.2-40 tslint /Users/brandyscarney/Documents/git/ionic/packages/core
|
||||
> tslint --project .
|
||||
|
||||
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/animation-controller/animation-interface.tsx[6, 3]: Interfaces cannot be constructed, only classes. Did you mean `declare class`?
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/animation-controller/animator.tsx[144, 9]: Identifier 'fx' is never reassigned; use 'const' instead of 'let'.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/animation-controller/animator.tsx[181, 11]: Identifier 'shouldTrans' is never reassigned; use 'const' instead of 'let'.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/animation-controller/animator.tsx[193, 9]: Identifier 'fxState' is never reassigned; use 'const' instead of 'let'.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/animation-controller/animator.tsx[201, 11]: Identifier 'r' is never reassigned; use 'const' instead of 'let'.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/animation-controller/animator.tsx[202, 11]: Identifier 'num' is never reassigned; use 'const' instead of 'let'.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/animation-controller/animator.tsx[249, 5]: Expected a 'for-of' loop instead of a 'for' loop with this simple iteration
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/animation-controller/animator.tsx[306, 5]: Expected a 'for-of' loop instead of a 'for' loop with this simple iteration
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/animation-controller/animator.tsx[316, 9]: Identifier 'self' is never reassigned; use 'const' instead of 'let'.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/animation-controller/animator.tsx[352, 11]: Identifier 'opts' is never reassigned; use 'const' instead of 'let'.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/animation-controller/animator.tsx[374, 9]: Identifier 'children' is never reassigned; use 'const' instead of 'let'.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/animation-controller/animator.tsx[397, 9]: Identifier 'self' is never reassigned; use 'const' instead of 'let'.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/animation-controller/animator.tsx[408, 9]: Identifier 'dur' is never reassigned; use 'const' instead of 'let'.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/animation-controller/animator.tsx[430, 9]: Identifier 'children' is never reassigned; use 'const' instead of 'let'.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/animation-controller/animator.tsx[463, 11]: Identifier 'children' is never reassigned; use 'const' instead of 'let'.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/animation-controller/animator.tsx[485, 9]: Identifier 'self' is never reassigned; use 'const' instead of 'let'.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/animation-controller/animator.tsx[530, 9]: Identifier 'children' is never reassigned; use 'const' instead of 'let'.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/animation-controller/animator.tsx[566, 9]: Identifier 'children' is never reassigned; use 'const' instead of 'let'.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/animation-controller/animator.tsx[584, 9]: Identifier 'children' is never reassigned; use 'const' instead of 'let'.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/animation-controller/animator.tsx[623, 9]: Identifier 'effects' is never reassigned; use 'const' instead of 'let'.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/animation-controller/animator.tsx[624, 9]: Identifier 'nuElements' is never reassigned; use 'const' instead of 'let'.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/animation-controller/animator.tsx[637, 9]: Identifier 'elements' is never reassigned; use 'const' instead of 'let'.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/animation-controller/animator.tsx[644, 13]: Identifier 'fromNum' is never reassigned; use 'const' instead of 'let'.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/animation-controller/animator.tsx[645, 13]: Identifier 'toNum' is never reassigned; use 'const' instead of 'let'.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/animation-controller/animator.tsx[646, 13]: Identifier 'tweenEffect' is never reassigned; use 'const' instead of 'let'.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/animation-controller/animator.tsx[663, 15]: Identifier 'unit' is never reassigned; use 'const' instead of 'let'.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/animation-controller/animator.tsx[671, 15]: Identifier 'prop' is never reassigned; use 'const' instead of 'let'.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/animation-controller/animator.tsx[709, 9]: Identifier 'elements' is never reassigned; use 'const' instead of 'let'.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/animation-controller/animator.tsx[710, 9]: Identifier 'easing' is never reassigned; use 'const' instead of 'let'.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/animation-controller/animator.tsx[711, 9]: Identifier 'durString' is never reassigned; use 'const' instead of 'let'.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/animation-controller/animator.tsx[712, 9]: Identifier 'cssTransform' is never reassigned; use 'const' instead of 'let'.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/animation-controller/animator.tsx[713, 9]: Identifier 'cssTransitionDuration' is never reassigned; use 'const' instead of 'let'.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/animation-controller/animator.tsx[714, 9]: Identifier 'cssTransitionTimingFn' is never reassigned; use 'const' instead of 'let'.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/animation-controller/animator.tsx[764, 9]: Identifier 'children' is never reassigned; use 'const' instead of 'let'.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/animation-controller/animator.tsx[774, 9]: Identifier 'addClasses' is never reassigned; use 'const' instead of 'let'.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/animation-controller/animator.tsx[775, 9]: Identifier 'removeClasses' is never reassigned; use 'const' instead of 'let'.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/animation-controller/animator.tsx[815, 9]: Identifier 'children' is never reassigned; use 'const' instead of 'let'.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/animation-controller/animator.tsx[823, 9]: Identifier 'readFunctions' is never reassigned; use 'const' instead of 'let'.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/animation-controller/animator.tsx[837, 9]: Identifier 'children' is never reassigned; use 'const' instead of 'let'.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/animation-controller/animator.tsx[845, 9]: Identifier 'writeFunctions' is never reassigned; use 'const' instead of 'let'.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/animation-controller/animator.tsx[861, 9]: Identifier 'elements' is never reassigned; use 'const' instead of 'let'.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/animation-controller/animator.tsx[936, 9]: Identifier 'effects' is never reassigned; use 'const' instead of 'let'.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/animation-controller/animator.tsx[942, 13]: Identifier 'propWC' is never reassigned; use 'const' instead of 'let'.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/animation-controller/animator.tsx[981, 9]: Identifier 'children' is never reassigned; use 'const' instead of 'let'.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/animation-controller/animator.tsx[1002, 9]: Identifier 'children' is never reassigned; use 'const' instead of 'let'.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/animation-controller/animator.tsx[1016, 9]: Identifier 'self' is never reassigned; use 'const' instead of 'let'.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/animation-controller/animator.tsx[1026, 9]: Identifier 'stepValue' is never reassigned; use 'const' instead of 'let'.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/animation-controller/animator.tsx[1028, 9]: Identifier 'diff' is never reassigned; use 'const' instead of 'let'.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/animation-controller/animator.tsx[1061, 9]: Identifier 'children' is never reassigned; use 'const' instead of 'let'.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/animation-controller/animator.tsx[1111, 9]: Identifier 'children' is never reassigned; use 'const' instead of 'let'.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/animation-controller/animator.tsx[1152, 9]: Identifier 'children' is never reassigned; use 'const' instead of 'let'.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/animation-controller/animator.tsx[1166, 9]: Identifier 'children' is never reassigned; use 'const' instead of 'let'.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/animation-controller/constants.ts[3, 7]: Identifier 'css' is never reassigned; use 'const' instead of 'let'.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/animation-controller/constants.ts[31, 7]: Identifier 'prefix' is never reassigned; use 'const' instead of 'let'.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/animation-controller/transition-end.ts[6, 7]: Identifier 'opts' is never reassigned; use 'const' instead of 'let'.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/button/button.tsx[79, 1]: asterisks in jsdoc must be aligned
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/button/button.tsx[80, 1]: asterisks in jsdoc must be aligned
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/buttons/buttons.tsx[15, 5]: Expected a 'for-of' loop instead of a 'for' loop with this simple iteration
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/datetime/datetime-util.ts[50, 17]: block is empty
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/datetime/datetime-util.ts[251, 9]: Use a conditional expression instead of assigning to 'newData.hour.value' in multiple places.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/datetime/datetime.tsx[318, 9]: Use a conditional expression instead of assigning to 'values' in multiple places.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/datetime/datetime.tsx[526, 7]: Expected a 'for-of' loop instead of a 'for' loop with this simple iteration
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/fab-button/fab-button.tsx[42, 42]: block is empty
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/fab-list/fab-list.tsx[18, 9]: Identifier 'timeout' is never reassigned; use 'const' instead of 'let'.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/gesture/gesture.tsx[276, 22]: block is empty
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/gesture/gesture.tsx[280, 11]: Identifier 'frequency' is never reassigned; use 'const' instead of 'let'.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/gesture/gesture.tsx[281, 11]: Identifier 'movedY' is never reassigned; use 'const' instead of 'let'.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/gesture/gesture.tsx[282, 11]: Identifier 'movedX' is never reassigned; use 'const' instead of 'let'.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/infinite-scroll/infinite-scroll.tsx[133, 5]: Use a conditional expression instead of assigning to 'distanceFromInfinite' in multiple places.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/infinite-scroll/infinite-scroll.tsx[180, 7]: jsdoc is not formatted correctly on this line
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/infinite-scroll/infinite-scroll.tsx[220, 1]: asterisks in jsdoc must be aligned
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/infinite-scroll/infinite-scroll.tsx[221, 1]: asterisks in jsdoc must be aligned
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/infinite-scroll/infinite-scroll.tsx[222, 1]: asterisks in jsdoc must be aligned
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/input/input.tsx[272, 1]: asterisks in jsdoc must be aligned
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/input/input.tsx[273, 1]: asterisks in jsdoc must be aligned
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/item/item.tsx[68, 5]: Expected a 'for-of' loop instead of a 'for' loop with this simple iteration
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/nav/nav.tsx[856, 7]: Expected a 'for-of' loop instead of a 'for' loop with this simple iteration
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/nav/nav.tsx[873, 7]: Use a conditional expression instead of assigning to 'ti.opts.animation' in multiple places.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/nav/nav.tsx[1011, 9]: Identifier 'removeEnd' is never reassigned; use 'const' instead of 'let'.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/navbar/navbar.tsx[32, 5]: Expected a 'for-of' loop instead of a 'for' loop with this simple iteration
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/popover/popover.tsx[118, 55]: block is empty
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/range/range.tsx[340, 12]: redundant double negation in an if statement condition
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/range/range.tsx[348, 12]: redundant double negation in an if statement condition
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/route/test/router-utils.spec.ts[238, 33]: block is empty
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/router-controller/router-utils.ts[178, 5]: Expected a 'for-of' loop instead of a 'for' loop with this simple iteration
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/segment/segment.tsx[57, 5]: Expected a 'for-of' loop instead of a 'for' loop with this simple iteration
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/segment/segment.tsx[82, 5]: Expected a 'for-of' loop instead of a 'for' loop with this simple iteration
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/slides/slides.tsx[16, 11]: 'slideId' is declared but its value is never read.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/slides/slides.tsx[278, 10]: 'debounce' is declared but its value is never read.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/slides/slides.tsx[381, 17]: 'speed' is declared but its value is never read.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/spinner/spinner.tsx[98, 12]: Don't use the comma operator.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/spinner/spinner.tsx[103, 12]: Don't use the comma operator.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/split-pane/split-pane.tsx[70, 11]: Identifier 'child' is never reassigned; use 'const' instead of 'let'.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/split-pane/split-pane.tsx[71, 11]: Identifier 'isMain' is never reassigned; use 'const' instead of 'let'.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/tabs/tabs.tsx[123, 1]: asterisks in jsdoc must be aligned
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/tabs/tabs.tsx[124, 1]: asterisks in jsdoc must be aligned
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/tabs/tabs.tsx[125, 1]: asterisks in jsdoc must be aligned
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/textarea/textarea.tsx[212, 1]: asterisks in jsdoc must be aligned
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/textarea/textarea.tsx[213, 1]: asterisks in jsdoc must be aligned
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/toast/toast.tsx[183, 9]: 'userCssClass' is declared but its value is never read.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/components/toolbar/toolbar.tsx[45, 5]: Expected a 'for-of' loop instead of a 'for' loop with this simple iteration
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/global/config-controller.ts[21, 5]: Expected a 'for-of' loop instead of a 'for' loop with this simple iteration
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/global/dom-controller.ts[30, 14]: Assignments in conditional expressions are forbidden
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/global/dom-controller.ts[35, 14]: Assignments in conditional expressions are forbidden
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/global/dom-controller.ts[47, 9]: Assignments in conditional expressions are forbidden
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/global/platform-configs.ts[70, 5]: Expected a 'for-of' loop instead of a 'for' loop with this simple iteration
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/global/platform-configs.ts[72, 9]: Expected a 'for-of' loop instead of a 'for' loop with this simple iteration
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/global/platform-configs.ts[88, 7]: Identifier 'regex' is never reassigned; use 'const' instead of 'let'.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/global/platform-configs.ts[89, 7]: Identifier 'results' is never reassigned; use 'const' instead of 'let'.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/global/test/dom-controller.spec.ts[29, 7]: 'dom' is declared but its value is never read.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/utils/helpers.ts[56, 24]: block is empty
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/utils/helpers.ts[62, 9]: Identifier 'changedTouches' is never reassigned; use 'const' instead of 'let'.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/utils/helpers.ts[79, 9]: Identifier 'changedTouches' is never reassigned; use 'const' instead of 'let'.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/utils/helpers.ts[81, 11]: Identifier 'touch' is never reassigned; use 'const' instead of 'let'.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/utils/helpers.ts[97, 9]: Identifier 'changedTouches' is never reassigned; use 'const' instead of 'let'.
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/utils/helpers.ts[157, 5]: Expected a 'for-of' loop instead of a 'for' loop with this simple iteration
|
||||
ERROR: /Users/brandyscarney/Documents/git/ionic/packages/core/src/utils/theme.ts[32, 3]: Expected a 'for-of' loop instead of a 'for' loop with this simple iteration
|
||||
|
Reference in New Issue
Block a user