[+] /Users/Amit/cocycles/bit/bit/e2e/bitsrc-tester.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/e2e/commands/add.e2e.js
1 problem (1 error, 0 warnings)
|
811:85 |
Error |
Unnecessary escape character: \'. |
no-useless-escape
|
[+] /Users/Amit/cocycles/bit/bit/e2e/commands/build.e2e.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/e2e/commands/ci-update.e2e.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/e2e/commands/commit.e2e.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/e2e/commands/config.e2e.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/e2e/commands/deprecate.e2e.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/e2e/commands/export.e2e.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/e2e/commands/extentsion.e2e.js
1 problem (1 error, 0 warnings)
|
1:16 |
Error |
'expect' is defined but never used. |
no-unused-vars
|
[+] /Users/Amit/cocycles/bit/bit/e2e/commands/import-all.e2e.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/e2e/commands/import.e2e.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/e2e/commands/init.e2e.js
1 problem (1 error, 0 warnings)
|
4:10 |
Error |
'GIT_HOOKS_NAMES' is defined but never used. |
no-unused-vars
|
[+] /Users/Amit/cocycles/bit/bit/e2e/commands/install.e2e.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/e2e/commands/isolate.e2e.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/e2e/commands/link.e2e.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/e2e/commands/list.e2e.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/e2e/commands/move.e2e.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/e2e/commands/remove.e2e.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/e2e/commands/reset.e2e.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/e2e/commands/search.e2e.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/e2e/commands/show.e2e.js
4 problems (3 errors, 1 warning)
|
169:15 |
Error |
'depObject' is assigned a value but never used. |
no-unused-vars
|
301:7 |
Error |
'commitFoo' is not defined. |
no-undef
|
324:7 |
Error |
'commitFoo' is not defined. |
no-undef
|
585:7 |
Warning |
Unexpected console statement. |
no-console
|
[+] /Users/Amit/cocycles/bit/bit/e2e/commands/status.e2e.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/e2e/commands/test.e2e.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/e2e/commands/untag.e2e.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/e2e/commands/untrack.e2e.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/e2e/e2e-helper.js
47 problems (41 errors, 6 warnings)
|
108:36 |
Error |
function type expects no arguments. See https://github.com/facebook/flow/blob/v0.54.1/lib/core.js#L57 |
flowtype-errors/show-errors
|
166:19 |
Error |
element of Object.keys: Expected object instead of possibly null value 'null'. See line 166 |
flowtype-errors/show-errors
|
166:19 |
Error |
element of Object.keys: Expected object instead of possibly undefined value 'undefined'. See line 166 |
flowtype-errors/show-errors
|
167:30 |
Error |
access of computed property/element: Computed property/element cannot be accessed on possibly null value 'null'. See line 167 |
flowtype-errors/show-errors
|
167:30 |
Error |
access of computed property/element: Computed property/element cannot be accessed on possibly undefined value 'undefined'. See line 167 |
flowtype-errors/show-errors
|
174:5 |
Error |
parameter `componentObject`: Missing annotation |
flowtype-errors/show-errors
|
194:42 |
Error |
Arrow function should not return assignment. |
no-return-assign
|
194:57 |
Error |
property `bar/foo`: Property not found in 'object literal'. See line 194 |
flowtype-errors/show-errors
|
208:9 |
Warning |
Unexpected console statement. |
no-console
|
213:27 |
Warning |
Unexpected console statement. |
no-console
|
234:16 |
Error |
parameter `key`: Missing annotation |
flowtype-errors/show-errors
|
234:21 |
Error |
parameter `val`: Missing annotation |
flowtype-errors/show-errors
|
234:26 |
Error |
parameter `location`: Missing annotation |
flowtype-errors/show-errors
|
238:18 |
Error |
parameter `key`: Missing annotation |
flowtype-errors/show-errors
|
238:23 |
Error |
parameter `location`: Missing annotation |
flowtype-errors/show-errors
|
274:29 |
Error |
parameter `cloneWithComponentsFiles`: Missing annotation |
flowtype-errors/show-errors
|
325:19 |
Error |
parameter `id`: Missing annotation |
flowtype-errors/show-errors
|
330:19 |
Error |
element of Object.keys: Expected object instead of possibly undefined value 'undefined'. See line 330 |
flowtype-errors/show-errors
|
330:19 |
Error |
element of Object.keys: Expected object instead of possibly null value 'null'. See line 330 |
flowtype-errors/show-errors
|
331:30 |
Error |
access of computed property/element: Computed property/element cannot be accessed on possibly undefined value 'undefined'. See line 331 |
flowtype-errors/show-errors
|
331:30 |
Error |
access of computed property/element: Computed property/element cannot be accessed on possibly null value 'null'. See line 331 |
flowtype-errors/show-errors
|
336:23 |
Error |
parameter `writeToFileSystem`: Missing annotation |
flowtype-errors/show-errors
|
394:18 |
Error |
parameter `id`: Missing annotation |
flowtype-errors/show-errors
|
404:16 |
Error |
parameter `id`: Missing annotation |
flowtype-errors/show-errors
|
461:66 |
Error |
parameter `cwd`: Missing annotation |
flowtype-errors/show-errors
|
465:37 |
Error |
parameter `cwd`: Missing annotation |
flowtype-errors/show-errors
|
473:25 |
Error |
'dir' is assigned a value but never used. |
no-unused-vars
|
473:43 |
Error |
parameter `cwd`: Missing annotation |
flowtype-errors/show-errors
|
484:79 |
Error |
parameter `cwd`: Missing annotation |
flowtype-errors/show-errors
|
485:19 |
Error |
element of Object.keys: Expected object instead of possibly null value 'null'. See line 485 |
flowtype-errors/show-errors
|
485:19 |
Error |
element of Object.keys: Expected object instead of possibly undefined value 'undefined'. See line 485 |
flowtype-errors/show-errors
|
486:30 |
Error |
access of computed property/element: Computed property/element cannot be accessed on possibly undefined value 'undefined'. See line 486 |
flowtype-errors/show-errors
|
486:30 |
Error |
access of computed property/element: Computed property/element cannot be accessed on possibly null value 'null'. See line 486 |
flowtype-errors/show-errors
|
491:17 |
Error |
parameter `id`: Missing annotation |
flowtype-errors/show-errors
|
495:19 |
Error |
parameter `args`: Missing annotation |
flowtype-errors/show-errors
|
509:19 |
Error |
element of Object.keys: Expected object instead of possibly undefined value 'undefined'. See line 509 |
flowtype-errors/show-errors
|
509:19 |
Error |
element of Object.keys: Expected object instead of possibly null value 'null'. See line 509 |
flowtype-errors/show-errors
|
510:30 |
Error |
access of computed property/element: Computed property/element cannot be accessed on possibly null value 'null'. See line 510 |
flowtype-errors/show-errors
|
510:30 |
Error |
access of computed property/element: Computed property/element cannot be accessed on possibly undefined value 'undefined'. See line 510 |
flowtype-errors/show-errors
|
523:25 |
Warning |
Unexpected console statement. |
no-console
|
529:23 |
Error |
parameter `clonedScopePath`: Missing annotation |
flowtype-errors/show-errors
|
531:25 |
Warning |
Unexpected console statement. |
no-console
|
538:25 |
Warning |
Unexpected console statement. |
no-console
|
544:24 |
Error |
parameter `clonedScopePath`: Missing annotation |
flowtype-errors/show-errors
|
546:25 |
Warning |
Unexpected console statement. |
no-console
|
550:21 |
Error |
parameter `box`: Missing annotation |
flowtype-errors/show-errors
|
550:26 |
Error |
parameter `name`: Missing annotation |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/e2e/fixtures/compilers/babel/compiler.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/e2e/fixtures/components/hero-button/HeroButton.js
3 problems (3 errors, 0 warnings)
|
13:3 |
Error |
'React' must be in scope when using JSX |
react/react-in-jsx-scope
|
13:3 |
Error |
Links must not point to "#". Use a more descriptive href or use a button instead. |
jsx-a11y/href-no-hash
|
13:3 |
Error |
JSX not allowed in files with extension '.js' |
react/jsx-filename-extension
|
[+] /Users/Amit/cocycles/bit/bit/e2e/fixtures/components/hero-button/HeroButton.spec.js
7 problems (7 errors, 0 warnings)
|
3:1 |
Error |
'mockDom' is not defined. |
no-undef
|
6:27 |
Error |
'props' is assigned a value but never used. |
no-unused-vars
|
7:12 |
Error |
'mount' is not defined. |
no-undef
|
7:18 |
Error |
'React' must be in scope when using JSX |
react/react-in-jsx-scope
|
7:18 |
Error |
JSX not allowed in files with extension '.js' |
react/jsx-filename-extension
|
11:5 |
Error |
'expect' is not defined. |
no-undef
|
15:5 |
Error |
'expect' is not defined. |
no-undef
|
[+] /Users/Amit/cocycles/bit/bit/e2e/fixtures/components/hero-button/index.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/e2e/fixtures/components/hero-withrelativepaths/Hero.js
12 problems (12 errors, 0 warnings)
|
14:17 |
Error |
'title' is missing in props validation |
react/prop-types
|
14:24 |
Error |
'description' is missing in props validation |
react/prop-types
|
15:3 |
Error |
'React' must be in scope when using JSX |
react/react-in-jsx-scope
|
15:3 |
Error |
JSX not allowed in files with extension '.js' |
react/jsx-filename-extension
|
16:5 |
Error |
'React' must be in scope when using JSX |
react/react-in-jsx-scope
|
17:7 |
Error |
'React' must be in scope when using JSX |
react/react-in-jsx-scope
|
22:7 |
Error |
'React' must be in scope when using JSX |
react/react-in-jsx-scope
|
23:7 |
Error |
'React' must be in scope when using JSX |
react/react-in-jsx-scope
|
24:7 |
Error |
'React' must be in scope when using JSX |
react/react-in-jsx-scope
|
25:9 |
Error |
'React' must be in scope when using JSX |
react/react-in-jsx-scope
|
26:9 |
Error |
'React' must be in scope when using JSX |
react/react-in-jsx-scope
|
29:5 |
Error |
'React' must be in scope when using JSX |
react/react-in-jsx-scope
|
[+] /Users/Amit/cocycles/bit/bit/e2e/fixtures/components/hero-withrelativepaths/index.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/e2e/fixtures/components/hero/Hero.js
14 problems (14 errors, 0 warnings)
|
3:8 |
Error |
'global' is defined but never used. |
no-unused-vars
|
3:20 |
Error |
Absolute imports should come before relative imports. |
import/first
|
15:17 |
Error |
'title' is missing in props validation |
react/prop-types
|
15:24 |
Error |
'description' is missing in props validation |
react/prop-types
|
16:3 |
Error |
JSX not allowed in files with extension '.js' |
react/jsx-filename-extension
|
16:3 |
Error |
'React' must be in scope when using JSX |
react/react-in-jsx-scope
|
17:5 |
Error |
'React' must be in scope when using JSX |
react/react-in-jsx-scope
|
18:7 |
Error |
'React' must be in scope when using JSX |
react/react-in-jsx-scope
|
23:7 |
Error |
'React' must be in scope when using JSX |
react/react-in-jsx-scope
|
24:7 |
Error |
'React' must be in scope when using JSX |
react/react-in-jsx-scope
|
25:7 |
Error |
'React' must be in scope when using JSX |
react/react-in-jsx-scope
|
26:9 |
Error |
'React' must be in scope when using JSX |
react/react-in-jsx-scope
|
27:9 |
Error |
'React' must be in scope when using JSX |
react/react-in-jsx-scope
|
30:5 |
Error |
'React' must be in scope when using JSX |
react/react-in-jsx-scope
|
[+] /Users/Amit/cocycles/bit/bit/e2e/fixtures/components/hero/Hero.spec.js
8 problems (8 errors, 0 warnings)
|
3:1 |
Error |
'mockDom' is not defined. |
no-undef
|
6:27 |
Error |
'props' is assigned a value but never used. |
no-unused-vars
|
7:12 |
Error |
'mount' is not defined. |
no-undef
|
7:18 |
Error |
'React' must be in scope when using JSX |
react/react-in-jsx-scope
|
7:18 |
Error |
JSX not allowed in files with extension '.js' |
react/jsx-filename-extension
|
11:5 |
Error |
'expect' is not defined. |
no-undef
|
17:5 |
Error |
'expect' is not defined. |
no-undef
|
23:5 |
Error |
'expect' is not defined. |
no-undef
|
[+] /Users/Amit/cocycles/bit/bit/e2e/fixtures/components/hero/index.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/e2e/fixtures/components/is-string/index.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/e2e/fixtures/components/is-string/is-string.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/e2e/fixtures/components/is-string/is-string.spec.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/e2e/fixtures/components/pad-left/index.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/e2e/fixtures/components/pad-left/pad-left.js
3 problems (2 errors, 1 warning)
|
30:10 |
Warning |
Unexpected constant condition. |
no-constant-condition
|
31:9 |
Error |
Unexpected use of '&'. |
no-bitwise
|
32:5 |
Error |
Unexpected use of '>>='. |
no-bitwise
|
[+] /Users/Amit/cocycles/bit/bit/e2e/fixtures/components/pad-left/pad-left.spec.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/e2e/fixtures/fixtures.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/e2e/fixtures/testers/mocha/tester.js
7 problems (7 errors, 0 warnings)
|
105:18 |
Error |
Unexpected chained assignment. |
no-multi-assign
|
106:21 |
Error |
Unexpected chained assignment. |
no-multi-assign
|
121:19 |
Error |
Unary operator '++' used. |
no-plusplus
|
126:5 |
Error |
Unary operator '++' used. |
no-plusplus
|
140:5 |
Error |
Unary operator '++' used. |
no-plusplus
|
145:5 |
Error |
Unary operator '++' used. |
no-plusplus
|
156:5 |
Error |
Unary operator '++' used. |
no-plusplus
|
[+] /Users/Amit/cocycles/bit/bit/e2e/flows/auto-tagging.e2e.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/e2e/flows/benchmark.e2e.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/e2e/flows/delete-files.e2e.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/e2e/flows/dev-dependencies.e2e.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/e2e/flows/dist-outside-components.e2e.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/e2e/flows/es6-link-files.e2e.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/e2e/flows/export-eject.e2e.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/e2e/flows/import-from-bit-hub.e2e.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/e2e/flows/long-dependencies-chain.e2e.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/e2e/flows/merge.e2e.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/e2e/flows/pad-left-and-is-string.e2e.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/e2e/flows/peer-dependencies.e2e.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/e2e/flows/reduce-path.e2e.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/e2e/flows/sort-components-output.e2e.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/e2e/flows/typescript-link-files.e2e.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/e2e/hooks/javascript-hooks.e2e.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/e2e/typescript/typescript.e2e.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/specs/api/consumer/lib/export.spec.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/specs/api/consumer/lib/get-scope-bit.spec.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/specs/api/consumer/lib/list-scope.spec.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/specs/bitId/bitId.spec.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/specs/consumer/component/consumer-component.spec.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/specs/consumer/consumer.spec.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/specs/environment/environment.spec.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/specs/index.spec.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/specs/jsdoc/parser.spec.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/specs/migration/migration-helper.spec.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/specs/npm-client/npm-client.spec.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/specs/scope/migrations/manifests/simple-manifest.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/specs/scope/migrations/objectsFixtures/simple-component.js
1 problem (1 error, 0 warnings)
|
2:8 |
Error |
'BitObject' is defined but never used. |
no-unused-vars
|
[+] /Users/Amit/cocycles/bit/bit/specs/scope/migrations/scope-migrator.spec.js
6 problems (5 errors, 1 warning)
|
5:10 |
Error |
'Component' is defined but never used. |
no-unused-vars
|
5:21 |
Error |
'Symlink' is defined but never used. |
no-unused-vars
|
5:30 |
Error |
'ScopeMeta' is defined but never used. |
no-unused-vars
|
7:7 |
Error |
'expect' is assigned a value but never used. |
no-unused-vars
|
24:5 |
Warning |
Unexpected console statement. |
no-console
|
24:17 |
Error |
'resultObjects' is not defined. |
no-undef
|
[+] /Users/Amit/cocycles/bit/bit/specs/search/indexer.spec.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/specs/search/query-builder.spec.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/specs/search/serverless-index.spec.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/specs/specs-runner/fixtures/invalid-tester.js
1 problem (1 error, 0 warnings)
|
1:18 |
Error |
'src' is defined but never used. |
no-unused-vars
|
[+] /Users/Amit/cocycles/bit/bit/specs/specs-runner/worker.spec.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/specs/version/version-parser.spec.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/specs/version/version.spec.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/api.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/api/consumer/index.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/api/consumer/lib/add.js
25 problems (25 errors, 0 warnings)
|
95:6 |
Error |
identifier `componentMaps`: Could not resolve name |
flowtype-errors/show-errors
|
98:32 |
Error |
Expected to return a value at the end of arrow function. |
consistent-return
|
98:32 |
Error |
Expected to return a value at the end of arrow function. |
array-callback-return
|
104:25 |
Error |
Expected to return a value at the end of arrow function. |
consistent-return
|
104:25 |
Error |
Expected to return a value at the end of arrow function. |
array-callback-return
|
105:40 |
Error |
call of method `join`: 'String'. See line 105. This type is incompatible with 'string'. See https://github.com/facebook/flow/blob/v0.54.1/lib/node.js#L1313 |
flowtype-errors/show-errors
|
117:74 |
Error |
'file' is already declared in the upper scope. |
no-shadow
|
138:23 |
Error |
Expected to return a value at the end of arrow function. |
consistent-return
|
138:23 |
Error |
Expected to return a value at the end of arrow function. |
array-callback-return
|
159:7 |
Error |
Arrow function should not return assignment. |
no-return-assign
|
183:13 |
Error |
'fileList' is already declared in the upper scope. |
no-shadow
|
193:5 |
Error |
Promise: This type is incompatible with the expected return type of 'array type'. See line 181 |
flowtype-errors/show-errors
|
239:14 |
Error |
possibly uninitialized variable: This type is incompatible with the expected return type of 'string'. See line 214 |
flowtype-errors/show-errors
|
265:101 |
Error |
undefined: This type is incompatible with the expected param type of 'array type'. See line 181 |
flowtype-errors/show-errors
|
272:7 |
Error |
Promise: This type is incompatible with the expected return type of 'array type'. See line 264 |
flowtype-errors/show-errors
|
296:23 |
Error |
Member 1: 'type application of class `Promise`'. See https://github.com/facebook/flow/blob/v0.54.1/lib/core.js#L616. 'Error:'. 'array type'. See line 296. This type is incompatible with 'Promise'. See https://github.com/facebook/flow/blob/v0.54.1/lib/core.js#L616 |
flowtype-errors/show-errors
|
345:46 |
Error |
element of Object.keys: Expected object instead of 'empty array literal'. See line 345 |
flowtype-errors/show-errors
|
345:46 |
Error |
element of Object.keys: Expected object instead of 'array type'. See line 345 |
flowtype-errors/show-errors
|
381:59 |
Error |
function call: 'undefined (too few arguments, expected default/rest parameters)'. See line 381. This type is incompatible with 'object type'. See ./src/utils/glob.js:5 |
flowtype-errors/show-errors
|
386:59 |
Error |
function call: 'undefined (too few arguments, expected default/rest parameters)'. See line 386. This type is incompatible with 'object type'. See ./src/utils/glob.js:5 |
flowtype-errors/show-errors
|
393:59 |
Error |
call of method `map`: Method cannot be called on possibly undefined value 'undefined'. See line 393 |
flowtype-errors/show-errors
|
393:86 |
Error |
function call: 'undefined (too few arguments, expected default/rest parameters)'. See line 393. This type is incompatible with 'object type'. See ./src/utils/glob.js:5 |
flowtype-errors/show-errors
|
396:84 |
Error |
array type: This type is incompatible with the expected param type of 'string'. See ./src/api/consumer/lib/exceptions/path-not-exists.js:5 |
flowtype-errors/show-errors
|
408:95 |
Error |
undefined: This type is incompatible with the expected param type of 'array type'. See line 181 |
flowtype-errors/show-errors
|
440:86 |
Error |
property `files`: Property not found in 'Array'. See line 440 |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/api/consumer/lib/build.js
2 problems (2 errors, 0 warnings)
|
8:8 |
Error |
'ComponentsList' is defined but never used. |
no-unused-vars
|
9:37 |
Error |
'BEFORE_IMPORT_ENVIRONMENT' is defined but never used. |
no-unused-vars
|
[+] /Users/Amit/cocycles/bit/bit/src/api/consumer/lib/commit.js
4 problems (4 errors, 0 warnings)
|
88:5 |
Error |
undefined: This type is incompatible with the expected param type of 'boolean'. See line 48 |
flowtype-errors/show-errors
|
89:5 |
Error |
null: This type is incompatible with the expected param type of 'string'. See line 49 |
flowtype-errors/show-errors
|
89:5 |
Error |
undefined: This type is incompatible with the expected param type of 'string'. See line 49 |
flowtype-errors/show-errors
|
90:5 |
Error |
undefined: This type is incompatible with the expected param type of 'boolean'. See line 50 |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/api/consumer/lib/deprecate.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/api/consumer/lib/exceptions/duplicate-ids.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/api/consumer/lib/exceptions/empty-directory.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/api/consumer/lib/exceptions/id-exported-already.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/api/consumer/lib/exceptions/incorrect-id-imported-component.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/api/consumer/lib/exceptions/invalid-id-on-commit.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/api/consumer/lib/exceptions/invalid-version.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/api/consumer/lib/exceptions/missing-id-imported-component.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/api/consumer/lib/exceptions/no-files.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/api/consumer/lib/exceptions/nothing-to-compare-to.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/api/consumer/lib/exceptions/path-not-exists.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/api/consumer/lib/export.js
3 problems (3 errors, 0 warnings)
|
4:8 |
Error |
'ConsumerComponent' is defined but never used. |
no-unused-vars
|
17:5 |
Error |
Expected an assignment or function call and instead saw an expression. |
no-unused-expressions
|
66:66 |
Error |
undefined: This type is incompatible with an implicitly-returned Promise |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/api/consumer/lib/get-component-logs.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/api/consumer/lib/get-consumer-component.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/api/consumer/lib/get-driver.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/api/consumer/lib/get-scope-component.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/api/consumer/lib/global-config.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/api/consumer/lib/import.js
2 problems (2 errors, 0 warnings)
|
28:62 |
Error |
access of computed property/element: Computed property/element cannot be accessed on possibly undefined value 'undefined'. See line 28 |
flowtype-errors/show-errors
|
152:30 |
Error |
Expected to return a value at the end of arrow function. |
consistent-return
|
[+] /Users/Amit/cocycles/bit/bit/src/api/consumer/lib/init.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/api/consumer/lib/install.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/api/consumer/lib/isolate.js
1 problem (1 error, 0 warnings)
|
24:19 |
Error |
Member 1: 'type application of class `Promise`'. See https://github.com/facebook/flow/blob/v0.54.1/lib/core.js#L616. 'Error:'. See ./src/scope/scope.js:1406. Property not found in 'object type'. See line 25 |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/api/consumer/lib/link.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/api/consumer/lib/list-scope.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/api/consumer/lib/migrate.js
1 problem (1 error, 0 warnings)
|
5:10 |
Error |
Named import from module `../../../migration/migration-helper`: `MigrationResult` is a type, but not a value. In order to import it, please use `import type` |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/api/consumer/lib/move.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/api/consumer/lib/remote.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/api/consumer/lib/remove.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/api/consumer/lib/reset.js
4 problems (4 errors, 0 warnings)
|
4:10 |
Error |
'ComponentWithDependencies' is defined but never used. |
no-unused-vars
|
7:37 |
Error |
Type annotations require valid Flow declaration. |
flowtype/no-types-missing-file-annotation
|
11:60 |
Error |
'c' is defined but never used. |
no-unused-vars
|
11:61 |
Error |
Type annotations require valid Flow declaration. |
flowtype/no-types-missing-file-annotation
|
[+] /Users/Amit/cocycles/bit/bit/src/api/consumer/lib/status.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/api/consumer/lib/test.js
2 problems (2 errors, 0 warnings)
|
9:3 |
Error |
'BEFORE_RUNNING_SPECS' is defined but never used. |
no-unused-vars
|
10:3 |
Error |
'BEFORE_IMPORT_ENVIRONMENT' is defined but never used. |
no-unused-vars
|
[+] /Users/Amit/cocycles/bit/bit/src/api/consumer/lib/untag.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/api/consumer/lib/untrack.js
1 problem (1 error, 0 warnings)
|
28:7 |
Error |
Expected an assignment or function call and instead saw an expression. |
no-unused-expressions
|
[+] /Users/Amit/cocycles/bit/bit/src/api/consumer/lib/watch.js
6 problems (3 errors, 3 warnings)
|
6:10 |
Error |
'build' is defined but never used. |
no-unused-vars
|
7:8 |
Error |
'logger' is defined but never used. |
no-unused-vars
|
18:1 |
Error |
Prefer default export. |
import/prefer-default-export
|
35:43 |
Warning |
Unexpected console statement. |
no-console
|
39:17 |
Warning |
Unexpected console statement. |
no-console
|
44:9 |
Warning |
Unexpected console statement. |
no-console
|
[+] /Users/Amit/cocycles/bit/bit/src/api/scope/index.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/api/scope/lib/build-in-scope.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/api/scope/lib/cat-component.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/api/scope/lib/cat-object.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/api/scope/lib/cat-scope.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/api/scope/lib/ci-update-action.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/api/scope/lib/delete.js
1 problem (1 error, 0 warnings)
|
9:32 |
Error |
destructuring: Missing annotation |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/api/scope/lib/deprecate.js
1 problem (1 error, 0 warnings)
|
9:35 |
Error |
destructuring: Missing annotation |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/api/scope/lib/describe-scope.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/api/scope/lib/fetch.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/api/scope/lib/latest-versions.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/api/scope/lib/modify-ci-props.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/api/scope/lib/put.js
3 problems (3 errors, 0 warnings)
|
17:12 |
Error |
ComponentObjects: This type is incompatible with 'string'. See ./src/scope/scope.js:551 |
flowtype-errors/show-errors
|
19:24 |
Error |
array type: This type is incompatible with 'string'. See line 15 |
flowtype-errors/show-errors
|
24:38 |
Error |
string: This type is incompatible with the expected param type of 'array type'. See ./src/scope/scope.js:551 |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/api/scope/lib/refresh-scope.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/api/scope/lib/resolver.js
2 problems (2 errors, 0 warnings)
|
12:47 |
Error |
Type argument `R` is incompatible: 'null'. See line 12. This type is incompatible with 'string'. See line 11 |
flowtype-errors/show-errors
|
12:47 |
Error |
Type argument `R` is incompatible: 'undefined'. See line 12. This type is incompatible with 'string'. See line 11 |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/api/scope/lib/scope-config.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/api/scope/lib/scope-init.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/api/scope/lib/scope-list.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/api/scope/lib/scope-show.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/api/scope/lib/test-in-scope.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/app.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/bit-id/bit-id.js
6 problems (6 errors, 0 warnings)
|
32:22 |
Error |
Property `box` is incompatible: 'undefined'. See line 13. This type is incompatible with 'string'. See line 20 |
flowtype-errors/show-errors
|
32:22 |
Error |
Property `scope` is incompatible: 'null'. See line 22. This type is incompatible with 'string'. See line 12 |
flowtype-errors/show-errors
|
81:12 |
Error |
call of method `join`: 'null'. See line 81. This type is incompatible with 'string'. See https://github.com/facebook/flow/blob/v0.54.1/lib/node.js#L1313 |
flowtype-errors/show-errors
|
81:12 |
Error |
call of method `join`: 'undefined'. See line 81. This type is incompatible with 'string'. See https://github.com/facebook/flow/blob/v0.54.1/lib/node.js#L1313 |
flowtype-errors/show-errors
|
81:12 |
Error |
call of method `join`: 'null'. See line 81. This type is incompatible with 'string'. See https://github.com/facebook/flow/blob/v0.54.1/lib/node.js#L1313 |
flowtype-errors/show-errors
|
81:12 |
Error |
call of method `join`: 'undefined'. See line 81. This type is incompatible with 'string'. See https://github.com/facebook/flow/blob/v0.54.1/lib/node.js#L1313 |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/bit-id/bit-ids.js
3 problems (3 errors, 0 warnings)
|
25:35 |
Error |
Member 1: 'array type'. See ./src/utils/resolveLatestVersion.js:13. 'Error:'. 'BitIds'. See line 25. This type is incompatible with 'array type'. See ./src/utils/resolveLatestVersion.js:13 |
flowtype-errors/show-errors
|
33:29 |
Error |
Case 1 may work: 'array type'. See line 33 |
flowtype-errors/show-errors
|
45:27 |
Error |
Case 1 may work: 'array type'. See line 45 |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/bit-id/exceptions/index.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/bit-id/exceptions/invalid-bit-id.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/bit-id/exceptions/invalid-id-chunk.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/bit-id/index.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/cli/chalk-box.js
6 problems (6 errors, 0 warnings)
|
69:22 |
Error |
property `message`: Property cannot be accessed on possibly null value 'null'. See line 69 |
flowtype-errors/show-errors
|
69:22 |
Error |
property `message`: Property cannot be accessed on possibly undefined value 'undefined'. See line 69 |
flowtype-errors/show-errors
|
84:25 |
Error |
property `message`: Property cannot be accessed on possibly null value 'null'. See line 84 |
flowtype-errors/show-errors
|
84:25 |
Error |
property `message`: Property cannot be accessed on possibly undefined value 'undefined'. See line 84 |
flowtype-errors/show-errors
|
98:10 |
Error |
array type: This type is incompatible with the expected return type of 'string'. See line 96 |
flowtype-errors/show-errors
|
147:32 |
Error |
destructuring: Missing annotation |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/cli/cli-utils.js
2 problems (2 errors, 0 warnings)
|
5:33 |
Error |
Member 1: 'string'. See ./src/utils/string/to-base64.js:14. 'Error:'. 'array type'. See line 5. This type is incompatible with 'string'. See ./src/utils/string/to-base64.js:14 |
flowtype-errors/show-errors
|
5:49 |
Error |
property `join`: Property not found in 'String'. See line 5 |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/cli/command-registrar-builder.js
1 problem (1 error, 0 warnings)
|
46:42 |
Error |
parameter `extensionsCommands`: Missing annotation |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/cli/command-registrar.js
11 problems (10 errors, 1 warning)
|
23:20 |
Error |
tuple type: This type is incompatible with the expected param type of 'array type'. See ./src/utils/array/first.js:14 |
flowtype-errors/show-errors
|
23:53 |
Error |
tuple type: This type is incompatible with the expected param type of 'array type'. See ./src/utils/array/first.js:14 |
flowtype-errors/show-errors
|
29:10 |
Error |
null: This type is incompatible with the expected return type of 'string'. See line 27 |
flowtype-errors/show-errors
|
29:10 |
Error |
undefined: This type is incompatible with the expected return type of 'string'. See line 27 |
flowtype-errors/show-errors
|
68:26 |
Error |
property `migration`: Property not found in 'Cmd'. See line 68 |
flowtype-errors/show-errors
|
83:75 |
Error |
function expects no arguments. See ./src/cli/command.js:23 |
flowtype-errors/show-errors
|
168:5 |
Error |
call of method `forEach`: Method cannot be called on possibly undefined value 'undefined'. See line 168 |
flowtype-errors/show-errors
|
168:5 |
Error |
call of method `forEach`: Method cannot be called on possibly null value 'null'. See line 168 |
flowtype-errors/show-errors
|
177:5 |
Warning |
Unexpected console statement. |
no-console
|
192:31 |
Error |
call of method `map`: Method cannot be called on possibly undefined value 'undefined'. See line 192 |
flowtype-errors/show-errors
|
192:31 |
Error |
call of method `map`: Method cannot be called on possibly null value 'null'. See line 192 |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/cli/command.js
2 problems (1 error, 1 warning)
|
14:5 |
Warning |
Unexpected console statement. |
no-console
|
27:13 |
Error |
parameter `val`: Missing annotation |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/cli/commands/exceptions/add-tests-without-id.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/cli/commands/exceptions/remote-undefined.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/cli/commands/private-cmds/_delete-cmd.js
1 problem (1 error, 0 warnings)
|
24:10 |
Error |
parameter `str`: Missing annotation |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/cli/commands/private-cmds/_deprecate-cmd.js
1 problem (1 error, 0 warnings)
|
24:10 |
Error |
parameter `str`: Missing annotation |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/cli/commands/private-cmds/_fetch-cmd.js
2 problems (2 errors, 0 warnings)
|
3:37 |
Error |
'packCommand' is defined but never used. |
no-unused-vars
|
26:24 |
Error |
call of method `manyToString`: 'object type'. See ./src/scope/component-objects.js:36. This type is incompatible with 'ComponentObjects'. See line 25 |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/cli/commands/private-cmds/_latest-cmd.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/cli/commands/private-cmds/_list-cmd.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/cli/commands/private-cmds/_put-cmd.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/cli/commands/private-cmds/_scope-cmd.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/cli/commands/private-cmds/_search-cmd.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/cli/commands/private-cmds/_show-cmd.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/cli/commands/private-cmds/cat-component-cmd.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/cli/commands/private-cmds/cat-object-cmd.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/cli/commands/private-cmds/cat-scope-cmd.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/cli/commands/private-cmds/ci-update-cmd.js
3 problems (3 errors, 0 warnings)
|
22:7 |
Error |
boolean: This type is incompatible with 'null'. See line 22 |
flowtype-errors/show-errors
|
22:7 |
Error |
null: This type is incompatible with 'boolean'. See line 22 |
flowtype-errors/show-errors
|
34:10 |
Error |
destructuring: Missing annotation |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/cli/commands/private-cmds/migrate-cmd.js
1 problem (1 error, 0 warnings)
|
19:12 |
Error |
'result' is defined but never used. |
no-unused-vars
|
[+] /Users/Amit/cocycles/bit/bit/src/cli/commands/private-cmds/refresh-scope-cmd.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/cli/commands/private-cmds/resolver-cmd.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/cli/commands/private-cmds/scope-config-cmd.js
2 problems (2 errors, 0 warnings)
|
3:19 |
Error |
Absolute imports should come before relative imports. |
import/first
|
88:10 |
Error |
'conf' is defined but never used. |
no-unused-vars
|
[+] /Users/Amit/cocycles/bit/bit/src/cli/commands/public-cmds/add-cmd.js
2 problems (2 errors, 0 warnings)
|
7:15 |
Error |
'ComponentMapFile' is defined but never used. |
no-unused-vars
|
69:10 |
Error |
destructuring: Missing annotation |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/cli/commands/public-cmds/build-cmd.js
2 problems (2 errors, 0 warnings)
|
19:7 |
Error |
boolean: This type is incompatible with 'null'. See line 19 |
flowtype-errors/show-errors
|
19:7 |
Error |
null: This type is incompatible with 'boolean'. See line 19 |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/cli/commands/public-cmds/clear-cache-cmd.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/cli/commands/public-cmds/commit-cmd.js
2 problems (2 errors, 0 warnings)
|
2:8 |
Error |
'semver' is defined but never used. |
no-unused-vars
|
105:10 |
Error |
parameter `results`: Missing annotation |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/cli/commands/public-cmds/config-cmd.js
2 problems (2 errors, 0 warnings)
|
38:10 |
Error |
'conf' is defined but never used. |
no-unused-vars
|
87:10 |
Error |
'conf' is defined but never used. |
no-unused-vars
|
[+] /Users/Amit/cocycles/bit/bit/src/cli/commands/public-cmds/deprecate-cmd.js
6 problems (6 errors, 0 warnings)
|
15:38 |
Error |
boolean: This type is incompatible with 'Boolean'. See line 15 |
flowtype-errors/show-errors
|
20:36 |
Error |
array type: This type is incompatible with the expected return type of 'string'. See line 19 |
flowtype-errors/show-errors
|
23:28 |
Error |
parameter `missingComponents`: Missing annotation |
flowtype-errors/show-errors
|
25:18 |
Error |
parameter `bitIds`: Missing annotation |
flowtype-errors/show-errors
|
27:17 |
Error |
parameter `bitObj`: Missing annotation |
flowtype-errors/show-errors
|
29:15 |
Error |
parameter `bitObjs`: Missing annotation |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/cli/commands/public-cmds/export-cmd.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/cli/commands/public-cmds/import-cmd.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/cli/commands/public-cmds/init-cmd.js
4 problems (4 errors, 0 warnings)
|
40:27 |
Error |
'addedGitHooks' is defined but never used. |
no-unused-vars
|
40:42 |
Error |
'existingGitHooks' is defined but never used. |
no-unused-vars
|
57:10 |
Error |
'_generateAddedGitHooksTemplate' is defined but never used. |
no-unused-vars
|
64:10 |
Error |
'_generateExistingGitHooksTemplate' is defined but never used. |
no-unused-vars
|
[+] /Users/Amit/cocycles/bit/bit/src/cli/commands/public-cmds/install-cmd.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/cli/commands/public-cmds/isolate-cmd.js
1 problem (1 error, 0 warnings)
|
34:10 |
Error |
property `writeToPath`: Property not found in 'object type'. See line 34 |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/cli/commands/public-cmds/link-cmd.js
5 problems (5 errors, 0 warnings)
|
2:8 |
Error |
'chalk' is defined but never used. |
no-unused-vars
|
19:25 |
Error |
Property `bound` is incompatible: 'array type'. See ./src/links/node-modules-linker.js:18. This type is incompatible with 'object type'. See line 19 |
flowtype-errors/show-errors
|
19:46 |
Error |
Property `bound` is incompatible: 'null'. See line 19. This type is incompatible with 'array type'. See ./src/links/node-modules-linker.js:18 |
flowtype-errors/show-errors
|
19:46 |
Error |
Property `bound` is incompatible: 'undefined'. See line 19. This type is incompatible with 'array type'. See ./src/links/node-modules-linker.js:18 |
flowtype-errors/show-errors
|
19:47 |
Error |
Property `bound` is incompatible: 'object type'. See line 19. This type is incompatible with 'array type'. See ./src/links/node-modules-linker.js:18 |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/cli/commands/public-cmds/list-cmd.js
2 problems (2 errors, 0 warnings)
|
7:10 |
Error |
'paintHeader' is defined but never used. |
no-unused-vars
|
70:101 |
Error |
undefined: This type is incompatible with the expected param type of 'boolean'. See ./src/cli/templates/list-template.js:8 |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/cli/commands/public-cmds/log-cmd.js
1 problem (1 error, 0 warnings)
|
16:33 |
Error |
Arrow function should not return assignment. |
no-return-assign
|
[+] /Users/Amit/cocycles/bit/bit/src/cli/commands/public-cmds/login-cmd.js
4 problems (3 errors, 1 warning)
|
10:11 |
Error |
'name' is defined but never used. |
no-unused-vars
|
10:17 |
Error |
'password' is defined but never used. |
no-unused-vars
|
12:5 |
Warning |
Unexpected console statement. |
no-console
|
16:10 |
Error |
'data' is defined but never used. |
no-unused-vars
|
[+] /Users/Amit/cocycles/bit/bit/src/cli/commands/public-cmds/logout-cmd.js
2 problems (1 error, 1 warning)
|
12:5 |
Warning |
Unexpected console statement. |
no-console
|
16:10 |
Error |
'data' is defined but never used. |
no-unused-vars
|
[+] /Users/Amit/cocycles/bit/bit/src/cli/commands/public-cmds/move-cmd.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/cli/commands/public-cmds/remote-cmd.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/cli/commands/public-cmds/remove-cmd.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/cli/commands/public-cmds/reset-cmd.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/cli/commands/public-cmds/scope-config-cmd.js
2 problems (2 errors, 0 warnings)
|
3:19 |
Error |
Absolute imports should come before relative imports. |
import/first
|
89:10 |
Error |
'conf' is defined but never used. |
no-unused-vars
|
[+] /Users/Amit/cocycles/bit/bit/src/cli/commands/public-cmds/search-cmd.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/cli/commands/public-cmds/show-cmd.js
3 problems (3 errors, 0 warnings)
|
57:5 |
Error |
property `componentModel`: Property not found in 'object type'. See line 62 |
flowtype-errors/show-errors
|
92:54 |
Error |
null: This type is incompatible with the expected param type of 'boolean'. See ./src/cli/templates/component-template.js:250 |
flowtype-errors/show-errors
|
92:54 |
Error |
undefined: This type is incompatible with the expected param type of 'boolean'. See ./src/cli/templates/component-template.js:250 |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/cli/commands/public-cmds/status-cmd.js
2 problems (2 errors, 0 warnings)
|
48:39 |
Error |
call of method `toString`: Method cannot be called on See line 48 |
flowtype-errors/show-errors
|
55:41 |
Error |
property `getLocalVersions`: Property not found in 'String'. See line 55 |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/cli/commands/public-cmds/test-cmd.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/cli/commands/public-cmds/untag-cmd.js
1 problem (1 error, 0 warnings)
|
30:10 |
Error |
parameter `results`: Missing annotation |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/cli/commands/public-cmds/untrack-cmd.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/cli/commands/public-cmds/watch-cmd.js
1 problem (1 error, 0 warnings)
|
3:10 |
Error |
'watch' is defined but never used. |
no-unused-vars
|
[+] /Users/Amit/cocycles/bit/bit/src/cli/default-error-handler.js
5 problems (5 errors, 0 warnings)
|
60:54 |
Error |
array literal: Tuple arity mismatch. This tuple has 46 elements and cannot flow to the 1 elements of 'tuple type'. See line 60 |
flowtype-errors/show-errors
|
62:5 |
Error |
class type: RemoteUndefined: This type is incompatible with 'Error'. See line 60 |
flowtype-errors/show-errors
|
204:24 |
Error |
'err' is defined but never used. |
no-unused-vars
|
205:20 |
Error |
'err' is defined but never used. |
no-unused-vars
|
206:26 |
Error |
'err' is defined but never used. |
no-unused-vars
|
[+] /Users/Amit/cocycles/bit/bit/src/cli/index.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/cli/loader/index.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/cli/loader/loader-messages.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/cli/loader/loader.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/cli/templates/bare-list-template.js
4 problems (4 errors, 0 warnings)
|
7:15 |
Error |
null: This type cannot be coerced to 'string'. See line 7 |
flowtype-errors/show-errors
|
7:15 |
Error |
undefined: This type cannot be coerced to 'string'. See line 7 |
flowtype-errors/show-errors
|
7:88 |
Error |
null: This type cannot be coerced to 'string'. See line 7 |
flowtype-errors/show-errors
|
7:88 |
Error |
undefined: This type cannot be coerced to 'string'. See line 7 |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/cli/templates/component-template.js
10 problems (10 errors, 0 warnings)
|
67:41 |
Error |
null: This type cannot be coerced to 'string'. See line 67 |
flowtype-errors/show-errors
|
67:41 |
Error |
undefined: This type cannot be coerced to 'string'. See line 67 |
flowtype-errors/show-errors
|
67:85 |
Error |
null: This type cannot be coerced to 'string'. See line 67 |
flowtype-errors/show-errors
|
67:85 |
Error |
undefined: This type cannot be coerced to 'string'. See line 67 |
flowtype-errors/show-errors
|
78:9 |
Error |
call of method `filter`: Method cannot be called on possibly null value 'null'. See line 78 |
flowtype-errors/show-errors
|
78:9 |
Error |
call of method `filter`: Method cannot be called on possibly undefined value 'undefined'. See line 78 |
flowtype-errors/show-errors
|
82:9 |
Error |
call of method `filter`: Method cannot be called on possibly null value 'null'. See line 82 |
flowtype-errors/show-errors
|
82:9 |
Error |
call of method `filter`: Method cannot be called on possibly undefined value 'undefined'. See line 82 |
flowtype-errors/show-errors
|
232:7 |
Error |
Expected an assignment or function call and instead saw an expression. |
no-unused-expressions
|
235:7 |
Error |
Expected an assignment or function call and instead saw an expression. |
no-unused-expressions
|
[+] /Users/Amit/cocycles/bit/bit/src/cli/templates/docs-template.js
5 problems (5 errors, 0 warnings)
|
17:43 |
Error |
call of method `map`: Method cannot be called on possibly undefined value 'undefined'. See line 17 |
flowtype-errors/show-errors
|
44:14 |
Error |
property `type`: Property not found in possibly undefined value 'undefined'. See line 44 |
flowtype-errors/show-errors
|
47:26 |
Error |
property `description`: Property not found in possibly undefined value 'undefined'. See line 47 |
flowtype-errors/show-errors
|
50:34 |
Error |
property `description`: Property cannot be accessed on possibly undefined value 'undefined'. See line 50 |
flowtype-errors/show-errors
|
55:26 |
Error |
call of method `map`: Method cannot be called on possibly undefined value 'undefined'. See line 55 |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/cli/templates/help.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/cli/templates/link-template.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/cli/templates/list-template.js
2 problems (2 errors, 0 warnings)
|
28:10 |
Error |
property `localVersion`: Property not found in 'object literal'. See line 28 |
flowtype-errors/show-errors
|
33:12 |
Error |
property `remoteVersion`: Property not found in 'object literal'. See line 33 |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/cli/templates/missing-dependencies-template.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/cli/templates/remove-template.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/component-resolver/component-resolver.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/component-resolver/index.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/constants.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/consumer/bit-json/abstract-bit-json.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/consumer/bit-json/bit-json.js
8 problems (8 errors, 0 warnings)
|
52:5 |
Error |
property `bindingPrefix`: Property not found in 'object type'. See line 54 |
flowtype-errors/show-errors
|
78:42 |
Error |
Expected to return a value at the end of arrow function. |
consistent-return
|
85:24 |
Error |
Member 1: 'type application of class `Promise`'. See https://github.com/facebook/flow/blob/v0.54.1/lib/core.js#L596. 'Error:'. 'undefined (too few arguments, expected default/rest parameters)'. See line 85. This type is incompatible with 'Promise'. See https://github.com/facebook/flow/blob/v0.54.1/lib/core.js#L596 |
flowtype-errors/show-errors
|
99:8 |
Error |
call of method `extensions`: Function cannot be called on 'object type'. See line 99 |
flowtype-errors/show-errors
|
99:36 |
Error |
call of method `extensions`: Function cannot be called on 'object type'. See line 99 |
flowtype-errors/show-errors
|
121:26 |
Error |
parameter `component`: Missing annotation |
flowtype-errors/show-errors
|
122:78 |
Error |
null: This type is incompatible with 'string'. See ./src/consumer/bit-json/abstract-bit-json.js:34 |
flowtype-errors/show-errors
|
123:72 |
Error |
null: This type is incompatible with 'string'. See ./src/consumer/bit-json/abstract-bit-json.js:35 |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/consumer/bit-json/consumer-bit-json.js
1 problem (1 error, 0 warnings)
|
134:24 |
Error |
Member 1: 'type application of class `Promise`'. See https://github.com/facebook/flow/blob/v0.54.1/lib/core.js#L596. 'Error:'. 'undefined (too few arguments, expected default/rest parameters)'. See line 134. This type is incompatible with 'Promise'. See https://github.com/facebook/flow/blob/v0.54.1/lib/core.js#L596 |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/consumer/bit-json/exceptions/bit-json-already-exists.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/consumer/bit-json/exceptions/bit-json-not-found.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/consumer/bit-json/exceptions/index.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/consumer/bit-json/exceptions/invalid-bit-json.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/consumer/bit-json/index.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/consumer/bit-map/bit-map.js
10 problems (10 errors, 0 warnings)
|
44:35 |
Error |
identifier `ConsumerBitJson`: Could not resolve name |
flowtype-errors/show-errors
|
79:45 |
Error |
call of method `includes`: Method cannot be called on possibly undefined value 'undefined'. See line 79 |
flowtype-errors/show-errors
|
126:45 |
Error |
undefined: This type is incompatible with the expected param type of 'string'. See line 101 |
flowtype-errors/show-errors
|
126:62 |
Error |
undefined: This type is incompatible with the expected param type of 'string'. See line 101 |
flowtype-errors/show-errors
|
132:76 |
Error |
undefined: This type is incompatible with the expected param type of 'string'. See line 101 |
flowtype-errors/show-errors
|
240:41 |
Error |
constructor call: See ./src/consumer/bit-map/component-map.js:36. Property not found in 'object literal'. See line 240 |
flowtype-errors/show-errors
|
240:41 |
Error |
constructor call: See ./src/consumer/bit-map/component-map.js:36. Property not found in 'object literal'. See line 240 |
flowtype-errors/show-errors
|
261:30 |
Error |
parameter `componentId`: Missing annotation |
flowtype-errors/show-errors
|
265:28 |
Error |
null: This type is incompatible with 'string'. See line 23 |
flowtype-errors/show-errors
|
265:28 |
Error |
undefined: This type is incompatible with 'string'. See line 23 |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/consumer/bit-map/component-map.js
4 problems (4 errors, 0 warnings)
|
100:28 |
Error |
Property `from` is incompatible: 'null'. See line 100. This type is incompatible with 'string'. See line 26 |
flowtype-errors/show-errors
|
100:28 |
Error |
Property `from` is incompatible: 'undefined'. See line 100. This type is incompatible with 'string'. See line 26 |
flowtype-errors/show-errors
|
101:54 |
Error |
null: This type cannot be coerced to 'string'. See line 101 |
flowtype-errors/show-errors
|
101:54 |
Error |
undefined: This type cannot be coerced to 'string'. See line 101 |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/consumer/bit-map/exceptions/index.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/consumer/bit-map/exceptions/invalid-bit-map.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/consumer/bit-map/exceptions/missing-bit-map-component.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/consumer/bit-map/exceptions/missing-main-file.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/consumer/bit-map/index.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/consumer/component/components-list.js
7 problems (7 errors, 0 warnings)
|
20:40 |
Error |
empty array literal: This type is incompatible with 'Promise'. See line 20 |
flowtype-errors/show-errors
|
142:36 |
Error |
Member 1: 'type application of class `Promise`'. See https://github.com/facebook/flow/blob/v0.54.1/lib/core.js#L616. 'Error:'. See line 146. Property not found in 'String'. See line 146 |
flowtype-errors/show-errors
|
201:12 |
Error |
Case 1 may work: 'array type'. See line 195 |
flowtype-errors/show-errors
|
227:10 |
Error |
access of computed property/element: Indexable signature not found in 'Promise'. See line 227 |
flowtype-errors/show-errors
|
231:7 |
Error |
assignment of computed property/element: Indexable signature not found in 'Promise'. See line 231 |
flowtype-errors/show-errors
|
236:12 |
Error |
access of computed property/element: Indexable signature not found in 'Promise'. See line 236 |
flowtype-errors/show-errors
|
252:40 |
Error |
Member 1: 'ComponentOrigin'. See ./src/consumer/bit-map/bit-map.js:76. 'Error:'. 'some string with unknown value'. See line 252. Property not found in 'object literal'. See ./src/consumer/bit-map/bit-map.js:76 |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/consumer/component/consumer-component.js
70 problems (70 errors, 0 warnings)
|
13:22 |
Error |
Named import from module `../../jsdoc/parser`: `Doclet` is a type, but not a value. In order to import it, please use `import type` |
flowtype-errors/show-errors
|
112:46 |
Error |
tuple type: This type is incompatible with the expected return type of 'array type'. See line 110 |
flowtype-errors/show-errors
|
124:14 |
Error |
Property `scope` is incompatible: 'null'. See line 124. This type is incompatible with 'string'. See ./src/bit-id/bit-id.js:12 |
flowtype-errors/show-errors
|
201:12 |
Error |
access of computed property/element: Indexable signature not found in 'Component'. See line 201 |
flowtype-errors/show-errors
|
201:71 |
Error |
BitId: This type cannot be coerced to 'string'. See line 201 |
flowtype-errors/show-errors
|
252:12 |
Error |
object literal: This type is incompatible with the expected return type of 'Promise'. See line 249 |
flowtype-errors/show-errors
|
282:46 |
Error |
BitIds: This type is incompatible with 'BitId'. See line 281 |
flowtype-errors/show-errors
|
320:44 |
Error |
constructor call: 'undefined (too few arguments, expected default/rest parameters)'. See line 320. This type is incompatible with 'string'. See ./src/consumer/component/exceptions/build-exception.js:6 |
flowtype-errors/show-errors
|
321:31 |
Error |
constructor call: 'undefined (too few arguments, expected default/rest parameters)'. See line 321. This type is incompatible with 'string'. See ./src/consumer/component/exceptions/build-exception.js:6 |
flowtype-errors/show-errors
|
327:13 |
Error |
call of method `toString`: Method cannot be called on possibly null value 'null'. See line 327 |
flowtype-errors/show-errors
|
327:13 |
Error |
call of method `toString`: Method cannot be called on possibly undefined value 'undefined'. See line 327 |
flowtype-errors/show-errors
|
332:51 |
Error |
null: This type is incompatible with the expected param type of 'string'. See line 310 |
flowtype-errors/show-errors
|
332:51 |
Error |
undefined: This type is incompatible with the expected param type of 'string'. See line 310 |
flowtype-errors/show-errors
|
378:33 |
Error |
Component: This type is incompatible with the expected param type of 'Component'. See ./src/consumer/component/sources/dists.js:137 |
flowtype-errors/show-errors
|
396:28 |
Error |
call of method `map`: Method cannot be called on possibly undefined value 'undefined'. See line 396 |
flowtype-errors/show-errors
|
396:28 |
Error |
call of method `map`: Method cannot be called on possibly null value 'null'. See line 396 |
flowtype-errors/show-errors
|
423:83 |
Error |
BitId: This type cannot be coerced to 'string'. See line 423 |
flowtype-errors/show-errors
|
430:5 |
Error |
call of method `forEach`: Method cannot be called on possibly undefined value 'undefined'. See line 430 |
flowtype-errors/show-errors
|
430:5 |
Error |
call of method `forEach`: Method cannot be called on possibly null value 'null'. See line 430 |
flowtype-errors/show-errors
|
431:63 |
Error |
undefined: This type is incompatible with the expected param type of 'string'. See line 425 |
flowtype-errors/show-errors
|
431:63 |
Error |
null: This type is incompatible with the expected param type of 'string'. See line 425 |
flowtype-errors/show-errors
|
434:41 |
Error |
undefined: This type is incompatible with the expected param type of 'string'. See ./src/consumer/component/sources/dists.js:126 |
flowtype-errors/show-errors
|
434:41 |
Error |
null: This type is incompatible with the expected param type of 'string'. See ./src/consumer/component/sources/dists.js:126 |
flowtype-errors/show-errors
|
435:57 |
Error |
undefined: This type is incompatible with the expected param type of 'string'. See line 425 |
flowtype-errors/show-errors
|
435:57 |
Error |
null: This type is incompatible with the expected param type of 'string'. See line 425 |
flowtype-errors/show-errors
|
488:9 |
Error |
Property `consumer` is incompatible: 'undefined'. See line 488. This type is incompatible with 'Consumer'. See line 366 |
flowtype-errors/show-errors
|
496:75 |
Error |
undefined: This type is incompatible with the expected param type of 'string'. See line 395 |
flowtype-errors/show-errors
|
496:83 |
Error |
BitId: This type is incompatible with the expected param type of 'string'. See line 395 |
flowtype-errors/show-errors
|
498:10 |
Error |
call of method `shouldDistsBeInsideTheComponent`: Method cannot be called on possibly undefined value 'undefined'. See line 498 |
flowtype-errors/show-errors
|
520:27 |
Error |
call of method `join`: 'undefined'. See line 520. This type is incompatible with 'string'. See https://github.com/facebook/flow/blob/v0.54.1/lib/node.js#L1313 |
flowtype-errors/show-errors
|
520:27 |
Error |
call of method `join`: 'null'. See line 520. This type is incompatible with 'string'. See https://github.com/facebook/flow/blob/v0.54.1/lib/node.js#L1313 |
flowtype-errors/show-errors
|
520:27 |
Error |
call of method `join`: 'undefined'. See line 520. This type is incompatible with 'string'. See https://github.com/facebook/flow/blob/v0.54.1/lib/node.js#L1313 |
flowtype-errors/show-errors
|
520:27 |
Error |
call of method `join`: 'null'. See line 520. This type is incompatible with 'string'. See https://github.com/facebook/flow/blob/v0.54.1/lib/node.js#L1313 |
flowtype-errors/show-errors
|
526:75 |
Error |
undefined: This type is incompatible with the expected param type of 'string'. See line 395 |
flowtype-errors/show-errors
|
526:83 |
Error |
BitId: This type is incompatible with the expected param type of 'string'. See line 395 |
flowtype-errors/show-errors
|
530:44 |
Error |
call of method `join`: 'null'. See line 530. This type is incompatible with 'string'. See https://github.com/facebook/flow/blob/v0.54.1/lib/node.js#L1313 |
flowtype-errors/show-errors
|
530:44 |
Error |
call of method `join`: 'undefined'. See line 530. This type is incompatible with 'string'. See https://github.com/facebook/flow/blob/v0.54.1/lib/node.js#L1313 |
flowtype-errors/show-errors
|
532:5 |
Error |
call of method `forEach`: Method cannot be called on possibly null value 'null'. See line 532 |
flowtype-errors/show-errors
|
532:5 |
Error |
call of method `forEach`: Method cannot be called on possibly undefined value 'undefined'. See line 532 |
flowtype-errors/show-errors
|
537:15 |
Error |
Property `bitDir` is incompatible: 'undefined'. See line 537. This type is incompatible with 'string'. See line 363 |
flowtype-errors/show-errors
|
537:15 |
Error |
Property `bitDir` is incompatible: 'null'. See line 537. This type is incompatible with 'string'. See line 363 |
flowtype-errors/show-errors
|
540:7 |
Error |
Property `consumer` is incompatible: 'undefined'. See line 540. This type is incompatible with 'Consumer'. See line 366 |
flowtype-errors/show-errors
|
548:40 |
Error |
null: This type is incompatible with the expected param type of 'string'. See line 395 |
flowtype-errors/show-errors
|
548:40 |
Error |
undefined: This type is incompatible with the expected param type of 'string'. See line 395 |
flowtype-errors/show-errors
|
548:62 |
Error |
undefined: This type is incompatible with the expected param type of 'string'. See line 395 |
flowtype-errors/show-errors
|
548:70 |
Error |
BitId: This type is incompatible with the expected param type of 'string'. See line 395 |
flowtype-errors/show-errors
|
573:23 |
Error |
call of method `filter`: Method cannot be called on possibly undefined value 'undefined'. See line 573 |
flowtype-errors/show-errors
|
573:23 |
Error |
call of method `filter`: Method cannot be called on possibly null value 'null'. See line 573 |
flowtype-errors/show-errors
|
634:15 |
Error |
call of method `build`: See line 684. Property not found in 'object literal'. See line 634 |
flowtype-errors/show-errors
|
634:15 |
Error |
call of method `build`: See line 684. Property not found in 'object literal'. See line 634 |
flowtype-errors/show-errors
|
634:15 |
Error |
call of method `build`: See line 684. Property not found in 'object literal'. See line 634 |
flowtype-errors/show-errors
|
635:37 |
Error |
Component: This type is incompatible with the expected param type of 'Component'. See ./src/consumer/component/sources/dists.js:137 |
flowtype-errors/show-errors
|
638:13 |
Error |
call of method `filter`: Method cannot be called on possibly null value 'null'. See line 638 |
flowtype-errors/show-errors
|
638:13 |
Error |
call of method `filter`: Method cannot be called on possibly undefined value 'undefined'. See line 638 |
flowtype-errors/show-errors
|
693:46 |
Error |
BitId: This type cannot be coerced to 'string'. See line 693 |
flowtype-errors/show-errors
|
698:16 |
Error |
Type argument `R` is incompatible: 'null'. See line 698. This type is incompatible with 'string'. See line 692 |
flowtype-errors/show-errors
|
704:14 |
Error |
Member 1: 'type application of class `Promise`'. See https://github.com/facebook/flow/blob/v0.54.1/lib/core.js#L616. 'Error:'. 'Dists'. See line 704. This type is incompatible with 'Promise'. See https://github.com/facebook/flow/blob/v0.54.1/lib/core.js#L616 |
flowtype-errors/show-errors
|
727:14 |
Error |
Type argument `R` is incompatible: 'object literal'. See line 727. This type is incompatible with 'string'. See line 692 |
flowtype-errors/show-errors
|
727:14 |
Error |
Member 1: 'type application of class `Promise`'. See https://github.com/facebook/flow/blob/v0.54.1/lib/core.js#L616. 'Error:'. 'Dists'. See line 727. This type is incompatible with 'Promise'. See https://github.com/facebook/flow/blob/v0.54.1/lib/core.js#L616 |
flowtype-errors/show-errors
|
742:30 |
Error |
Member 1: 'type application of class `Promise`'. See https://github.com/facebook/flow/blob/v0.54.1/lib/core.js#L616. 'Error:'. 'call of method `forEach`'. See line 754. Method cannot be called on possibly null value 'null'. See line 754 |
flowtype-errors/show-errors
|
745:14 |
Error |
Property `files` is incompatible: 'null'. See line 745. This type is incompatible with 'array type'. See line 297 |
flowtype-errors/show-errors
|
745:14 |
Error |
Property `files` is incompatible: 'undefined'. See line 745. This type is incompatible with 'array type'. See line 297 |
flowtype-errors/show-errors
|
751:7 |
Error |
Property `verbose` is incompatible: 'undefined'. See line 751. This type is incompatible with 'boolean'. See line 302 |
flowtype-errors/show-errors
|
766:12 |
Error |
Member 1: 'type application of class `Promise`'. See https://github.com/facebook/flow/blob/v0.54.1/lib/core.js#L616. 'Error:'. 'Dists'. See line 766. This type is incompatible with 'Promise'. See https://github.com/facebook/flow/blob/v0.54.1/lib/core.js#L616 |
flowtype-errors/show-errors
|
812:19 |
Error |
call of method `map`: Method cannot be called on possibly null value 'null'. See line 812 |
flowtype-errors/show-errors
|
812:19 |
Error |
call of method `map`: Method cannot be called on possibly undefined value 'undefined'. See line 812 |
flowtype-errors/show-errors
|
832:23 |
Error |
call of method `map`: Method cannot be called on possibly null value 'null'. See line 832 |
flowtype-errors/show-errors
|
832:23 |
Error |
call of method `map`: Method cannot be called on possibly undefined value 'undefined'. See line 832 |
flowtype-errors/show-errors
|
950:40 |
Error |
Promise: This type is incompatible with the expected return type of 'Component'. See line 914 |
flowtype-errors/show-errors
|
968:15 |
Error |
property `mergeWithComponentData`: Property not found in 'ConsumerBitJson'. See line 968 |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/consumer/component/dependencies-resolver.js
1 problem (1 error, 0 warnings)
|
188:17 |
Error |
property `importSpecifiers`: Property not found in 'object literal'. See line 188 |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/consumer/component/dependencies/dependencies.js
4 problems (4 errors, 0 warnings)
|
4:10 |
Error |
Named import from module `./dependency`: `RelativePath` is a type, but not a value. In order to import it, please use `import type` |
flowtype-errors/show-errors
|
26:15 |
Error |
parameter `dependencies`: Missing annotation |
flowtype-errors/show-errors
|
56:28 |
Error |
parameter `bitMap`: Missing annotation |
flowtype-errors/show-errors
|
56:36 |
Error |
parameter `originallySharedDir`: Missing annotation |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/consumer/component/dependencies/dependency.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/consumer/component/dependencies/index.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/consumer/component/environment/index.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/consumer/component/environment/load-plugin.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/consumer/component/environment/validate-plugin.js
2 problems (1 error, 1 warning)
|
1:17 |
Error |
'pluginName' is defined but never used. |
no-unused-vars
|
2:3 |
Warning |
Unexpected console statement. |
no-console
|
[+] /Users/Amit/cocycles/bit/bit/src/consumer/component/exceptions/bit-already-exist-externaly.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/consumer/component/exceptions/build-exception.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/consumer/component/exceptions/component-not-found-in-path.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/consumer/component/exceptions/file-source-not-found.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/consumer/component/exceptions/invalid-bit.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/consumer/component/exceptions/missing-files-from-component.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/consumer/component/exceptions/plugin-not-found.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/consumer/component/import-components.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/consumer/component/index.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/consumer/component/package-json.js
12 problems (12 errors, 0 warnings)
|
39:41 |
Error |
null: This type cannot be coerced to 'string'. See line 39 |
flowtype-errors/show-errors
|
39:41 |
Error |
undefined: This type cannot be coerced to 'string'. See line 39 |
flowtype-errors/show-errors
|
75:45 |
Error |
null: This type is incompatible with the expected param type of 'string'. See ./src/utils/path.js:15 |
flowtype-errors/show-errors
|
75:45 |
Error |
undefined: This type is incompatible with the expected param type of 'string'. See ./src/utils/path.js:15 |
flowtype-errors/show-errors
|
75:73 |
Error |
null: This type is incompatible with the expected param type of 'string'. See ./src/utils/path.js:15 |
flowtype-errors/show-errors
|
75:73 |
Error |
undefined: This type is incompatible with the expected param type of 'string'. See ./src/utils/path.js:15 |
flowtype-errors/show-errors
|
105:40 |
Error |
call of method `getComponentMap`: Method cannot be called on possibly undefined value 'undefined'. See line 105 |
flowtype-errors/show-errors
|
180:52 |
Error |
parameter `componentDir`: Missing annotation |
flowtype-errors/show-errors
|
180:66 |
Error |
parameter `attributeName`: Missing annotation |
flowtype-errors/show-errors
|
180:81 |
Error |
parameter `attributeValue`: Missing annotation |
flowtype-errors/show-errors
|
241:67 |
Error |
call of method `join`: 'null'. See line 241. This type is incompatible with 'string'. See https://github.com/facebook/flow/blob/v0.54.1/lib/node.js#L1313 |
flowtype-errors/show-errors
|
247:11 |
Error |
identifier `BitMap`: Could not resolve name |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/consumer/component/sources/abstract-vinyl.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/consumer/component/sources/dist.js
2 problems (2 errors, 0 warnings)
|
8:5 |
Error |
Static method 'loadFromParsedString' expected no return value. |
consistent-return
|
13:5 |
Error |
Static method 'loadFromParsedStringArray' expected no return value. |
consistent-return
|
[+] /Users/Amit/cocycles/bit/bit/src/consumer/component/sources/dists.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/consumer/component/sources/impl.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/consumer/component/sources/index.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/consumer/component/sources/license.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/consumer/component/sources/source-file.js
5 problems (5 errors, 0 warnings)
|
15:25 |
Error |
identifier `consumerPath`: Could not resolve name |
flowtype-errors/show-errors
|
21:7 |
Error |
The body of a for-in should be wrapped in an if statement to filter unwanted properties from the prototype. |
guard-for-in
|
21:7 |
Error |
Using 'ForInStatement' is not allowed. |
no-restricted-syntax
|
35:5 |
Error |
Static method 'loadFromParsedString' expected no return value. |
consistent-return
|
40:5 |
Error |
Static method 'loadFromParsedStringArray' expected no return value. |
consistent-return
|
[+] /Users/Amit/cocycles/bit/bit/src/consumer/component/sources/source.js
1 problem (1 error, 0 warnings)
|
11:10 |
Error |
'bit' is defined but never used. |
no-unused-vars
|
[+] /Users/Amit/cocycles/bit/bit/src/consumer/component/sources/specs.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/consumer/component/templates/impl.default-template.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/consumer/component/templates/specs.default-template.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/consumer/consumer-loader.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/consumer/consumer-locator.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/consumer/consumer.js
36 problems (36 errors, 0 warnings)
|
44:8 |
Error |
'GitHooksManager' is defined but never used. |
no-unused-vars
|
107:5 |
Error |
call of method `warnForMissingDriver`: 'undefined (too few arguments, expected default/rest parameters)'. See line 107. This type is incompatible with 'string'. See line 143 |
flowtype-errors/show-errors
|
167:17 |
Error |
parameter `verbose`: Missing annotation |
flowtype-errors/show-errors
|
245:9 |
Error |
Case 1 may work: 'array type'. See ./src/utils/resolveLatestVersion.js:13 |
flowtype-errors/show-errors
|
286:9 |
Error |
undefined: This type is incompatible with the expected param type of 'string'. See ./src/consumer/component/dependencies-resolver.js:390 |
flowtype-errors/show-errors
|
455:74 |
Error |
call of method `resolve`: 'undefined'. See line 455. This type is incompatible with 'string'. See https://github.com/facebook/flow/blob/v0.54.1/lib/node.js#L1314 |
flowtype-errors/show-errors
|
457:70 |
Error |
undefined: This type is incompatible with the expected param type of 'string'. See line 485 |
flowtype-errors/show-errors
|
464:7 |
Error |
Consumer: This type is incompatible with the expected param type of 'Consumer'. See ./src/consumer/component/package-json.js:200 |
flowtype-errors/show-errors
|
473:69 |
Error |
Consumer: This type is incompatible with the expected param type of 'Consumer'. See ./src/consumer/component/package-json.js:27 |
flowtype-errors/show-errors
|
523:48 |
Error |
null: This type is incompatible with the expected param type of 'array type'. See ./src/scope/scope.js:1194 |
flowtype-errors/show-errors
|
529:48 |
Error |
null: This type is incompatible with the expected param type of 'array type'. See ./src/scope/scope.js:1194 |
flowtype-errors/show-errors
|
543:33 |
Error |
call of method `consumerComponentToVersion`: See ./src/scope/repositories/sources.js:163. Property not found in 'object literal'. See line 543 |
flowtype-errors/show-errors
|
591:5 |
Error |
Promise: This type is incompatible with the expected return type of 'boolean'. See line 537 |
flowtype-errors/show-errors
|
608:21 |
Error |
property `modified`: Property not found in 'object literal'. See line 608 |
flowtype-errors/show-errors
|
608:21 |
Error |
property `newlyCreated`: Property not found in 'object literal'. See line 608 |
flowtype-errors/show-errors
|
608:21 |
Error |
property `notExist`: Property not found in 'object literal'. See line 608 |
flowtype-errors/show-errors
|
608:21 |
Error |
property `deleted`: Property not found in 'object literal'. See line 608 |
flowtype-errors/show-errors
|
608:21 |
Error |
property `staged`: Property not found in 'object literal'. See line 608 |
flowtype-errors/show-errors
|
671:39 |
Error |
Member 1: 'type application of class `Promise`'. See https://github.com/facebook/flow/blob/v0.54.1/lib/core.js#L616. 'Error:'. 'ComponentWithDependencies'. See line 680. This type is incompatible with the expected param type of 'array type'. See line 526 |
flowtype-errors/show-errors
|
677:17 |
Error |
Property `consumer` is incompatible: 'Consumer'. See line 677. This type is incompatible with 'Consumer'. See ./src/scope/scope.js:287 |
flowtype-errors/show-errors
|
744:45 |
Error |
Consumer: This type is incompatible with the expected param type of 'Consumer'. See ./src/consumer/component/package-json.js:27 |
flowtype-errors/show-errors
|
748:5 |
Error |
Promise: This type is incompatible with the expected return type of 'array type'. See line 726 |
flowtype-errors/show-errors
|
772:14 |
Error |
constructor call: See line 98. Property not found in 'object literal'. See line 772 |
flowtype-errors/show-errors
|
791:12 |
Error |
constructor call: See line 98. Property not found in 'object literal'. See line 791 |
flowtype-errors/show-errors
|
791:12 |
Error |
constructor call: See line 98. Property not found in 'object literal'. See line 791 |
flowtype-errors/show-errors
|
791:12 |
Error |
constructor call: See line 98. Property not found in 'object literal'. See line 791 |
flowtype-errors/show-errors
|
800:10 |
Error |
Expected to return a value at the end of static method 'locateProjectScope'. |
consistent-return
|
819:9 |
Error |
constructor call: See line 98. Property not found in 'object literal'. See line 819 |
flowtype-errors/show-errors
|
819:9 |
Error |
constructor call: See line 98. Property not found in 'object literal'. See line 819 |
flowtype-errors/show-errors
|
819:9 |
Error |
constructor call: See line 98. Property not found in 'object literal'. See line 819 |
flowtype-errors/show-errors
|
901:28 |
Error |
call of method `join`: 'undefined'. See line 901. This type is incompatible with 'string'. See https://github.com/facebook/flow/blob/v0.54.1/lib/node.js#L1313 |
flowtype-errors/show-errors
|
901:28 |
Error |
call of method `join`: 'null'. See line 901. This type is incompatible with 'string'. See https://github.com/facebook/flow/blob/v0.54.1/lib/node.js#L1313 |
flowtype-errors/show-errors
|
981:9 |
Error |
Consumer: This type is incompatible with the expected param type of 'Consumer'. See ./src/consumer/component/package-json.js:245 |
flowtype-errors/show-errors
|
1076:53 |
Error |
null: This type is incompatible with 'string'. See line 1016 |
flowtype-errors/show-errors
|
1082:15 |
Error |
parameter `componentsIds`: Missing annotation |
flowtype-errors/show-errors
|
1085:54 |
Error |
Consumer: This type is incompatible with the expected param type of 'Consumer'. See ./src/consumer/component/package-json.js:50 |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/consumer/dir-structure/dir-structure.js
2 problems (2 errors, 0 warnings)
|
8:15 |
Error |
parameter `componentsDefaultDirectory`: Missing annotation |
flowtype-errors/show-errors
|
8:43 |
Error |
parameter `dependenciesDirectory`: Missing annotation |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/consumer/exceptions/component-specs-failed.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/consumer/exceptions/consumer-already-exists.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/consumer/exceptions/consumer-not-found.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/consumer/exceptions/driver-not-found.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/consumer/exceptions/index.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/consumer/exceptions/missing-dependencies.js
1 problem (1 error, 0 warnings)
|
5:15 |
Error |
parameter `components`: Missing annotation |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/consumer/exceptions/nothing-to-import.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/consumer/index.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/consumer/migrations/bit-map/index.js
1 problem (1 error, 0 warnings)
|
4:10 |
Error |
Prefer default export. |
import/prefer-default-export
|
[+] /Users/Amit/cocycles/bit/bit/src/consumer/migrations/bit-map/to-semver-migration.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/consumer/migrations/consumer-migrator-manifest.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/consumer/migrations/consumer-migrator.js
5 problems (4 errors, 1 warning)
|
5:32 |
Error |
Named import from module `../../migration/migration-helper`: `MigrationDeclaration` is a type, but not a value. In order to import it, please use `import type` |
flowtype-errors/show-errors
|
39:27 |
Error |
Property `migrations` is incompatible: 'object type'. See line 18. This type is incompatible with 'array type'. See ./src/migration/migration-helper.js:17 |
flowtype-errors/show-errors
|
39:27 |
Error |
Property `migrations` is incompatible: 'array type'. See ./src/migration/migration-helper.js:17. This type is incompatible with 'object type'. See line 18 |
flowtype-errors/show-errors
|
79:59 |
Error |
string: This type is incompatible with 'number'. See line 79 |
flowtype-errors/show-errors
|
93:22 |
Warning |
Unexpected console statement. |
no-console
|
[+] /Users/Amit/cocycles/bit/bit/src/consumer/specs-results/index.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/consumer/specs-results/specs-results.js
3 problems (3 errors, 0 warnings)
|
86:68 |
Error |
property `length`: Property cannot be accessed on See line 86 |
flowtype-errors/show-errors
|
105:29 |
Error |
property `failures`: Property not found in 'object type'. See line 105 |
flowtype-errors/show-errors
|
112:51 |
Error |
Property `failures` is incompatible: 'possibly uninitialized variable'. See line 112. This type is incompatible with 'array type'. See line 32 |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/driver/driver.js
3 problems (3 errors, 0 warnings)
|
23:21 |
Error |
The parameter passed to require() must be a literal string.. See line 23 |
flowtype-errors/show-errors
|
51:12 |
Error |
call of method `getDependencyTree`: Method cannot be called on possibly null value 'null'. See line 51 |
flowtype-errors/show-errors
|
51:12 |
Error |
call of method `getDependencyTree`: Method cannot be called on possibly undefined value 'undefined'. See line 51 |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/driver/exceptions/driver-not-found.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/driver/index.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/environment/environment.js
1 problem (1 error, 0 warnings)
|
41:19 |
Error |
type application of identifier `Promise`: Too few type arguments. Expected at least 1 'See type parameters of definition here'. See https://github.com/facebook/flow/blob/v0.54.1/lib/core.js#L594 |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/environment/index.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/extensions/core-extensions/ext-docs-parser.js
3 problems (3 errors, 0 warnings)
|
12:10 |
Error |
parameter `rawConfig`: Missing annotation |
flowtype-errors/show-errors
|
12:21 |
Error |
parameter `dynamicConfig`: Missing annotation |
flowtype-errors/show-errors
|
12:36 |
Error |
parameter `api`: Missing annotation |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/extensions/extension-command.js
4 problems (4 errors, 0 warnings)
|
21:3 |
Error |
property `_action`: Missing annotation |
flowtype-errors/show-errors
|
22:3 |
Error |
property `_report`: Missing annotation |
flowtype-errors/show-errors
|
34:10 |
Error |
parameter `relevantArgs`: Missing annotation |
flowtype-errors/show-errors
|
34:24 |
Error |
parameter `opts`: Missing annotation |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/extensions/extension.js
17 problems (16 errors, 1 warning)
|
66:7 |
Error |
call of method `push`: Callable signature not found in 'object type'. See line 29 |
flowtype-errors/show-errors
|
66:26 |
Error |
constructor call: See ./src/extensions/extension-command.js:24. Property not found in 'object type'. See line 66 |
flowtype-errors/show-errors
|
66:26 |
Error |
constructor call: See ./src/extensions/extension-command.js:24. Property not found in 'object type'. See line 66 |
flowtype-errors/show-errors
|
107:35 |
Error |
property `options`: Property not found in 'object type'. See line 107 |
flowtype-errors/show-errors
|
109:5 |
Error |
assignment of property `commands`: 'empty array literal'. See line 109. This type is incompatible with 'object type'. See line 109 |
flowtype-errors/show-errors
|
137:19 |
Error |
call of method `resolve`: 'null'. See line 137. This type is incompatible with 'string'. See https://github.com/facebook/flow/blob/v0.54.1/lib/node.js#L1314 |
flowtype-errors/show-errors
|
137:19 |
Error |
call of method `resolve`: 'undefined'. See line 137. This type is incompatible with 'string'. See https://github.com/facebook/flow/blob/v0.54.1/lib/node.js#L1314 |
flowtype-errors/show-errors
|
143:53 |
Error |
null: This type is incompatible with the expected param type of 'string'. See line 231 |
flowtype-errors/show-errors
|
143:53 |
Error |
undefined: This type is incompatible with the expected param type of 'string'. See line 231 |
flowtype-errors/show-errors
|
148:14 |
Error |
Type argument `R` is incompatible: 'null'. See line 148. This type is incompatible with 'Extension'. See line 131 |
flowtype-errors/show-errors
|
154:23 |
Error |
constructor call: See line 104. Property not found in 'object literal'. See line 154 |
flowtype-errors/show-errors
|
154:23 |
Error |
constructor call: See line 104. Property not found in 'object literal'. See line 154 |
flowtype-errors/show-errors
|
160:7 |
Error |
Promise: This type is incompatible with the expected return type of 'Extension'. See line 152 |
flowtype-errors/show-errors
|
164:22 |
Error |
The parameter passed to require() must be a literal string.. See line 164 |
flowtype-errors/show-errors
|
177:9 |
Warning |
Unexpected console statement. |
no-console
|
182:7 |
Error |
Promise: This type is incompatible with the expected return type of 'Extension'. See line 152 |
flowtype-errors/show-errors
|
185:5 |
Error |
Promise: This type is incompatible with the expected return type of 'Extension'. See line 152 |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/extensions/extensions-loader.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/git-hooks/exceptions/git-hook-already-exists.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/git-hooks/exceptions/index.js
1 problem (1 error, 0 warnings)
|
4:10 |
Error |
Prefer default export. |
import/prefer-default-export
|
[+] /Users/Amit/cocycles/bit/bit/src/git-hooks/fixtures/bit-import-git-hook.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/git-hooks/git-hook.js
1 problem (1 error, 0 warnings)
|
4:8 |
Error |
'logger' is defined but never used. |
no-unused-vars
|
[+] /Users/Amit/cocycles/bit/bit/src/git-hooks/git-hooks-manager.js
4 problems (4 errors, 0 warnings)
|
3:8 |
Error |
'R' is defined but never used. |
no-unused-vars
|
5:8 |
Error |
'logger' is defined but never used. |
no-unused-vars
|
24:14 |
Error |
identifier `hookName`: Could not resolve name |
flowtype-errors/show-errors
|
44:29 |
Error |
Expected parentheses around arrow function argument having a body with curly braces. |
arrow-parens
|
[+] /Users/Amit/cocycles/bit/bit/src/global-config/config.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/global-config/global-remotes.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/global-config/index.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/hooks/exceptions/hook-already-exists.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/hooks/exceptions/hook-not-exists.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/hooks/exceptions/index.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/hooks/hooks-manager.js
13 problems (13 errors, 0 warnings)
|
32:11 |
Error |
type parameter `K` of constructor call: Missing annotation |
flowtype-errors/show-errors
|
32:11 |
Error |
type parameter `V` of constructor call: Missing annotation |
flowtype-errors/show-errors
|
56:12 |
Error |
null: This type is incompatible with the expected return type of 'HooksManager'. See line 55 |
flowtype-errors/show-errors
|
99:5 |
Error |
call of method `push`: Method cannot be called on possibly undefined value 'undefined'. See line 99 |
flowtype-errors/show-errors
|
121:22 |
Error |
call of method `map`: Method cannot be called on possibly undefined value 'undefined'. See line 121 |
flowtype-errors/show-errors
|
121:22 |
Error |
call of method `map`: 'call of method `run`'. See line 127. Function cannot be called on 'array type'. See line 9 |
flowtype-errors/show-errors
|
126:41 |
Error |
null: This type cannot be coerced to 'string'. See line 126 |
flowtype-errors/show-errors
|
126:41 |
Error |
undefined: This type cannot be coerced to 'string'. See line 126 |
flowtype-errors/show-errors
|
130:42 |
Error |
null: This type cannot be coerced to 'string'. See line 130 |
flowtype-errors/show-errors
|
130:42 |
Error |
undefined: This type cannot be coerced to 'string'. See line 130 |
flowtype-errors/show-errors
|
132:29 |
Error |
object literal: Computed property cannot be assigned with 'null'. See line 132 |
flowtype-errors/show-errors
|
132:29 |
Error |
object literal: Computed property cannot be assigned with 'undefined'. See line 132 |
flowtype-errors/show-errors
|
137:5 |
Error |
Promise: This type is incompatible with the expected return type of 'array type'. See line 109 |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/hooks/index.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/hooks/utils/enrich-context-from-global.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/jsdoc/example-tag-parser.js
9 problems (9 errors, 0 warnings)
|
6:10 |
Error |
Incorrect number of type parameters (expected 1). See line 6 |
flowtype-errors/show-errors
|
29:10 |
Error |
boolean: This type is incompatible with the expected return type of 'Boolean'. See line 28 |
flowtype-errors/show-errors
|
33:10 |
Error |
boolean literal `false`: This type is incompatible with the expected return type of 'Boolean'. See line 32 |
flowtype-errors/show-errors
|
37:10 |
Error |
boolean: This type is incompatible with the expected return type of 'Boolean'. See line 36 |
flowtype-errors/show-errors
|
41:10 |
Error |
boolean: This type is incompatible with the expected return type of 'Boolean'. See line 40 |
flowtype-errors/show-errors
|
58:5 |
Error |
object type: This type cannot be added to 'string'. See line 58 |
flowtype-errors/show-errors
|
124:18 |
Error |
property `raw`: Property not found in 'object literal'. See line 124 |
flowtype-errors/show-errors
|
131:18 |
Error |
Unexpected use of continue statement. |
no-continue
|
133:23 |
Error |
function call: 'string'. See line 60. This type is incompatible with 'object type'. See line 7 |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/jsdoc/formater.js
1 problem (1 error, 0 warnings)
|
2:10 |
Error |
Named import from module `./parser`: `Doclet` is a type, but not a value. In order to import it, please use `import type` |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/jsdoc/index.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/jsdoc/parser.js
7 problems (7 errors, 0 warnings)
|
11:10 |
Error |
Incorrect number of type parameters (expected 1). See line 11 |
flowtype-errors/show-errors
|
14:14 |
Error |
Incorrect number of type parameters (expected 1). See line 14 |
flowtype-errors/show-errors
|
15:16 |
Error |
Incorrect number of type parameters (expected 1). See line 15 |
flowtype-errors/show-errors
|
98:13 |
Error |
Property `static` is incompatible: 'boolean'. See line 98. This type is incompatible with 'Boolean'. See line 16 |
flowtype-errors/show-errors
|
110:5 |
Error |
call of method `forEach`: Method cannot be called on possibly null value 'null'. See line 110 |
flowtype-errors/show-errors
|
110:5 |
Error |
call of method `forEach`: Method cannot be called on possibly undefined value 'undefined'. See line 110 |
flowtype-errors/show-errors
|
115:10 |
Error |
Member 1: 'Doclet'. See line 104. 'Error:'. 'array type'. See line 115. This type is incompatible with 'object type'. See line 104 |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/links/index.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/links/link-generator.js
6 problems (6 errors, 0 warnings)
|
17:10 |
Error |
Named import from module `../consumer/component/dependencies/dependency`: `RelativePath` is a type, but not a value. In order to import it, please use `import type` |
flowtype-errors/show-errors
|
174:53 |
Error |
property `toStringWithoutVersion`: Property not found in 'String'. See line 174 |
flowtype-errors/show-errors
|
207:38 |
Error |
property `relative`: Property not found in 'String'. See line 207 |
flowtype-errors/show-errors
|
212:32 |
Error |
null: This type is incompatible with 'string'. See https://github.com/facebook/flow/blob/v0.54.1/lib/node.js#L1313 |
flowtype-errors/show-errors
|
212:32 |
Error |
undefined: This type is incompatible with 'string'. See https://github.com/facebook/flow/blob/v0.54.1/lib/node.js#L1313 |
flowtype-errors/show-errors
|
334:33 |
Error |
function call: 'undefined (too few arguments, expected default/rest parameters)'. See line 334. This type is incompatible with 'string'. See line 56 |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/links/linker.js
2 problems (2 errors, 0 warnings)
|
23:62 |
Error |
parameter `componentMap`: Missing annotation |
flowtype-errors/show-errors
|
43:97 |
Error |
undefined: This type is incompatible with an implicitly-returned Promise |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/links/node-modules-linker.js
13 problems (13 errors, 0 warnings)
|
75:9 |
Error |
call of method `join`: 'null'. See line 75. This type is incompatible with 'string'. See https://github.com/facebook/flow/blob/v0.54.1/lib/node.js#L1313 |
flowtype-errors/show-errors
|
75:9 |
Error |
call of method `join`: 'undefined'. See line 75. This type is incompatible with 'string'. See https://github.com/facebook/flow/blob/v0.54.1/lib/node.js#L1313 |
flowtype-errors/show-errors
|
77:9 |
Error |
call of method `join`: 'null'. See line 77. This type is incompatible with 'string'. See https://github.com/facebook/flow/blob/v0.54.1/lib/node.js#L1313 |
flowtype-errors/show-errors
|
77:9 |
Error |
call of method `join`: 'undefined'. See line 77. This type is incompatible with 'string'. See https://github.com/facebook/flow/blob/v0.54.1/lib/node.js#L1313 |
flowtype-errors/show-errors
|
103:23 |
Error |
function call: 'undefined (too few arguments, expected default/rest parameters)'. See line 103. This type is incompatible with 'string'. See ./src/links/link-generator.js:56 |
flowtype-errors/show-errors
|
114:7 |
Error |
null: This type is incompatible with the expected param type of 'string'. See line 39 |
flowtype-errors/show-errors
|
114:7 |
Error |
undefined: This type is incompatible with the expected param type of 'string'. See line 39 |
flowtype-errors/show-errors
|
116:7 |
Error |
null: This type is incompatible with the expected param type of 'string'. See line 39 |
flowtype-errors/show-errors
|
116:7 |
Error |
undefined: This type is incompatible with the expected param type of 'string'. See line 39 |
flowtype-errors/show-errors
|
131:50 |
Error |
call of method `join`: 'null'. See line 131. This type is incompatible with 'string'. See https://github.com/facebook/flow/blob/v0.54.1/lib/node.js#L1313 |
flowtype-errors/show-errors
|
131:50 |
Error |
call of method `join`: 'undefined'. See line 131. This type is incompatible with 'string'. See https://github.com/facebook/flow/blob/v0.54.1/lib/node.js#L1313 |
flowtype-errors/show-errors
|
144:30 |
Error |
Property `from` is incompatible: 'null'. See line 144. This type is incompatible with 'string'. See line 18 |
flowtype-errors/show-errors
|
144:30 |
Error |
Property `from` is incompatible: 'undefined'. See line 144. This type is incompatible with 'string'. See line 18 |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/logger/logger.js
3 problems (3 errors, 0 warnings)
|
5:10 |
Error |
'setTimeout' is defined but never used. |
no-unused-vars
|
5:28 |
Error |
Absolute imports should come before relative imports. |
import/first
|
5:28 |
Error |
timers: Required module not found |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/migration/migration-helper.js
3 problems (3 errors, 0 warnings)
|
12:12 |
Error |
identifier `Fucntion`: Could not resolve name |
flowtype-errors/show-errors
|
37:4 |
Error |
property `migrations`: Property not found in 'object literal'. See line 49 |
flowtype-errors/show-errors
|
37:4 |
Error |
property `version`: Property not found in 'object literal'. See line 49 |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/npm-client/index.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/npm-client/npm-client.js
4 problems (4 errors, 0 warnings)
|
79:8 |
Error |
Property `@@iterator` is incompatible: 'number'. See line 42. This type is incompatible with 'function type'. See https://github.com/facebook/flow/blob/v0.54.1/lib/core.js#L506 |
flowtype-errors/show-errors
|
79:8 |
Error |
Property `@@iterator` is incompatible: 'string'. See line 42. This type is incompatible with 'function type'. See https://github.com/facebook/flow/blob/v0.54.1/lib/core.js#L506 |
flowtype-errors/show-errors
|
132:3 |
Error |
boolean: This type is incompatible with 'null'. See line 132 |
flowtype-errors/show-errors
|
132:3 |
Error |
null: This type is incompatible with 'boolean'. See line 132 |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/plugins/file-types-plugins.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/plugins/wix/stylable.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/prompts/exceptions/index.js
1 problem (1 error, 0 warnings)
|
1:10 |
Error |
Prefer default export. |
import/prefer-default-export
|
[+] /Users/Amit/cocycles/bit/bit/src/prompts/exceptions/prompt-canceled.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/prompts/index.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/prompts/prompt.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/prompts/schemas/passphrase.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/prompts/schemas/remote-remove.js
1 problem (1 error, 0 warnings)
|
13:15 |
Error |
parameter `value`: Missing annotation |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/prompts/schemas/user-password.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/remotes/exceptions/index.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/remotes/exceptions/invalid-remote.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/remotes/exceptions/primary-not-found.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/remotes/exceptions/primary-overloaded.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/remotes/exceptions/remote-not-found.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/remotes/index.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/remotes/remote-resolver/remote-resolver.js
1 problem (1 error, 0 warnings)
|
25:38 |
Error |
function expects no more than 1 argument. See line 9 |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/remotes/remote.js
8 problems (8 errors, 0 warnings)
|
46:43 |
Error |
Member 1: 'type application of class `Promise`'. See https://github.com/facebook/flow/blob/v0.54.1/lib/core.js#L601. 'Error:'. 'array type'. See ./src/scope/network/network.js:13. Only tuples and array literals with known elements can flow to 'tuple type'. See line 45 |
flowtype-errors/show-errors
|
58:65 |
Error |
function type expects no more than 1 argument. See ./src/scope/network/network.js:12 |
flowtype-errors/show-errors
|
58:78 |
Error |
function type expects no more than 1 argument. See ./src/scope/network/network.js:12 |
flowtype-errors/show-errors
|
70:55 |
Error |
property `push`: Property not found in 'Network'. See line 70 |
flowtype-errors/show-errors
|
74:55 |
Error |
property `pushMany`: Property not found in 'Network'. See line 74 |
flowtype-errors/show-errors
|
76:28 |
Error |
identifier `BitIds`: Could not resolve name |
flowtype-errors/show-errors
|
77:55 |
Error |
property `deleteMany`: Property not found in 'Network'. See line 77 |
flowtype-errors/show-errors
|
80:55 |
Error |
property `deprecateMany`: Property not found in 'Network'. See line 80 |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/remotes/remotes.js
2 problems (2 errors, 0 warnings)
|
32:9 |
Error |
parameter `scope`: Missing annotation |
flowtype-errors/show-errors
|
51:53 |
Error |
boolean: This type cannot be coerced to 'string'. See line 51 |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/ci-ops/ci-ops.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/ci-ops/ci-worker.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/ci-ops/index.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/ci-ops/run-and-update-ci.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/component-dependencies.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/component-objects.js
1 problem (1 error, 0 warnings)
|
53:18 |
Error |
Property `component` is incompatible: 'BitObject'. See line 53. This type is incompatible with 'Component'. See line 51 |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/component-remove.js
14 problems (14 errors, 0 warnings)
|
4:22 |
Error |
Type annotations require valid Flow declaration. |
flowtype/no-types-missing-file-annotation
|
5:20 |
Error |
Type annotations require valid Flow declaration. |
flowtype/no-types-missing-file-annotation
|
6:16 |
Error |
Type annotations require valid Flow declaration. |
flowtype/no-types-missing-file-annotation
|
7:22 |
Error |
Type annotations require valid Flow declaration. |
flowtype/no-types-missing-file-annotation
|
13:4 |
Error |
Type annotations require valid Flow declaration. |
flowtype/no-types-missing-file-annotation
|
25:29 |
Error |
Type annotations require valid Flow declaration. |
flowtype/no-types-missing-file-annotation
|
25:38 |
Error |
Type annotations require valid Flow declaration. |
flowtype/no-types-missing-file-annotation
|
26:72 |
Error |
'dependentBits' is never reassigned. Use 'const' instead. |
prefer-const
|
34:21 |
Error |
Type annotations require valid Flow declaration. |
flowtype/no-types-missing-file-annotation
|
36:11 |
Error |
Type annotations require valid Flow declaration. |
flowtype/no-types-missing-file-annotation
|
37:22 |
Error |
Type annotations require valid Flow declaration. |
flowtype/no-types-missing-file-annotation
|
38:23 |
Error |
Type annotations require valid Flow declaration. |
flowtype/no-types-missing-file-annotation
|
39:18 |
Error |
Type annotations require valid Flow declaration. |
flowtype/no-types-missing-file-annotation
|
40:24 |
Error |
Type annotations require valid Flow declaration. |
flowtype/no-types-missing-file-annotation
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/component-version.js
2 problems (2 errors, 0 warnings)
|
62:16 |
Error |
call of method `getExternal`: See ./src/scope/scope.js:644. Property not found in 'object literal'. See line 62 |
flowtype-errors/show-errors
|
74:36 |
Error |
ComponentVersion: This type is incompatible with the expected param type of 'ComponentVersion'. See ./src/scope/version-dependencies.js:15 |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/dependency-maps/dependency-map.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/dependency-maps/external-map.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/dependency-maps/index.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/dependency-maps/sources-map.js
1 problem (1 error, 0 warnings)
|
25:17 |
Error |
property `toStringWithoutScope`: Property not found in 'String'. See line 25 |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/exceptions/bit-not-in-scope.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/exceptions/component-not-found.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/exceptions/corrupted-component.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/exceptions/cyclic-dependencie.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/exceptions/dependency-not-found.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/exceptions/hash-not-found.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/exceptions/index.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/exceptions/merge-conflict.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/exceptions/resolution-exception.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/exceptions/scope-already-exists.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/exceptions/scope-not-found.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/exceptions/source-not-found.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/exceptions/version-already-exists.js
2 problems (2 errors, 0 warnings)
|
5:10 |
Error |
property `version`: Property not found in 'VersionAlreadyExists'. See line 5 |
flowtype-errors/show-errors
|
6:10 |
Error |
property `componentId`: Property not found in 'VersionAlreadyExists'. See line 6 |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/exceptions/version-not-found.js
1 problem (1 error, 0 warnings)
|
5:10 |
Error |
property `version`: Property not found in 'VersionNotFound'. See line 5 |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/flatten-dependencies.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/graph/graph.js
6 problems (6 errors, 0 warnings)
|
16:15 |
Error |
parameter `repository`: Missing annotation |
flowtype-errors/show-errors
|
16:27 |
Error |
parameter `graph`: Missing annotation |
flowtype-errors/show-errors
|
79:21 |
Error |
undefined: This type is incompatible with the expected return type of 'array type'. See line 77 |
flowtype-errors/show-errors
|
80:5 |
Error |
Method 'getComponentVersions' expected no return value. |
consistent-return
|
91:65 |
Error |
identifier `object`: Could not resolve name |
flowtype-errors/show-errors
|
113:12 |
Error |
Type argument `R` is incompatible: 'object literal'. See line 113. This type is incompatible with 'array type'. See line 91 |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/index.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/migrations/component-version/add-binding-prefix.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/migrations/component-version/change-import-specifiers-to-array.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/migrations/component-version/ensure-main-file.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/migrations/component-version/index.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/migrations/component-version/remove-latest-from-compiler.js
2 problems (0 errors, 2 warnings)
|
10:5 |
Warning |
Unexpected console statement. |
no-console
|
12:5 |
Warning |
Unexpected console statement. |
no-console
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/migrations/component-version/specs-results-to-array.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/migrations/component-version/to-files.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/migrations/component-version/to-semver-migration.js
6 problems (6 errors, 0 warnings)
|
48:9 |
Error |
call of method `getVersion`: Method cannot be called on possibly null value 'null'. See line 48 |
flowtype-errors/show-errors
|
48:9 |
Error |
call of method `getVersion`: Method cannot be called on possibly undefined value 'undefined'. See line 48 |
flowtype-errors/show-errors
|
52:19 |
Error |
call of method `getVersion`: Method cannot be called on possibly null value 'null'. See line 52 |
flowtype-errors/show-errors
|
52:19 |
Error |
call of method `getVersion`: Method cannot be called on possibly undefined value 'undefined'. See line 52 |
flowtype-errors/show-errors
|
57:22 |
Error |
call of method `toStringWithoutVersion`: Method cannot be called on possibly null value 'null'. See line 57 |
flowtype-errors/show-errors
|
57:22 |
Error |
call of method `toStringWithoutVersion`: Method cannot be called on possibly undefined value 'undefined'. See line 57 |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/migrations/component-version/update-binding-prefix-to-new-default.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/migrations/component/index.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/migrations/component/to-semver-migration.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/migrations/component/update-binding-prefix-to-new-default.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/migrations/scope-migrator-manifest.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/migrations/scope-migrator.js
11 problems (9 errors, 2 warnings)
|
5:32 |
Error |
Named import from module `../../migration/migration-helper`: `MigrationDeclaration` is a type, but not a value. In order to import it, please use `import type` |
flowtype-errors/show-errors
|
47:21 |
Error |
Property `migrations` is incompatible: 'object type'. See line 27. This type is incompatible with 'array type'. See ./src/migration/migration-helper.js:17 |
flowtype-errors/show-errors
|
47:21 |
Error |
Property `migrations` is incompatible: 'array type'. See ./src/migration/migration-helper.js:17. This type is incompatible with 'object type'. See line 27 |
flowtype-errors/show-errors
|
56:43 |
Error |
Property `newObjects` is incompatible: 'array type'. See line 9. This type is incompatible with 'object type'. See line 14 |
flowtype-errors/show-errors
|
58:10 |
Error |
Type argument `R` is incompatible: 'object literal'. See line 58. This type is incompatible with 'object type'. See line 45 |
flowtype-errors/show-errors
|
85:60 |
Error |
string: This type is incompatible with 'number'. See line 85 |
flowtype-errors/show-errors
|
97:22 |
Warning |
Unexpected console statement. |
no-console
|
131:12 |
Error |
null: This type is incompatible with the expected return type of 'BitObject'. See line 126 |
flowtype-errors/show-errors
|
138:7 |
Warning |
Unexpected console statement. |
no-console
|
154:4 |
Error |
identifier `Funcion`: Could not resolve name |
flowtype-errors/show-errors
|
154:38 |
Error |
Expected to return a value at the end of arrow function. |
consistent-return
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/models/component.js
23 problems (23 errors, 0 warnings)
|
64:5 |
Error |
assignment of property `scope`: 'null'. See line 64. This type is incompatible with 'string'. See line 64 |
flowtype-errors/show-errors
|
71:5 |
Error |
assignment of property `local`: 'undefined'. See line 71. This type is incompatible with 'boolean'. See line 71 |
flowtype-errors/show-errors
|
102:33 |
Error |
call of method `listVersions`: 'undefined (too few arguments, expected default/rest parameters)'. See line 102. This type is incompatible with 'string enum'. See line 79 |
flowtype-errors/show-errors
|
121:38 |
Error |
string: This type is incompatible with the expected param type of 'number'. See line 198 |
flowtype-errors/show-errors
|
135:7 |
Error |
call of method `listVersions`: 'undefined (too few arguments, expected default/rest parameters)'. See line 135. This type is incompatible with 'string enum'. See line 79 |
flowtype-errors/show-errors
|
186:37 |
Error |
property `local`: Property not found in 'object literal'. See line 186 |
flowtype-errors/show-errors
|
187:47 |
Error |
property `state`: Property not found in 'object literal'. See line 187 |
flowtype-errors/show-errors
|
194:28 |
Error |
constructor call: 'undefined (too few arguments, expected default/rest parameters)'. See line 194. This type is incompatible with 'string'. See ./src/scope/exceptions/version-not-found.js:3 |
flowtype-errors/show-errors
|
195:12 |
Error |
Type argument `R` is incompatible: 'BitObject'. See line 195. This type is incompatible with 'Version'. See line 192 |
flowtype-errors/show-errors
|
199:43 |
Error |
number: This type is incompatible with 'string'. See line 55 |
flowtype-errors/show-errors
|
200:28 |
Error |
constructor call: 'undefined (too few arguments, expected default/rest parameters)'. See line 200. This type is incompatible with 'string'. See ./src/scope/exceptions/version-not-found.js:3 |
flowtype-errors/show-errors
|
201:12 |
Error |
BitObject: This type is incompatible with the expected return type of 'Version'. See line 198 |
flowtype-errors/show-errors
|
218:58 |
Error |
Promise: Application of polymorphic type needs <list of 1 argument>. (Can use `*` for inferrable ones) |
flowtype-errors/show-errors
|
232:11 |
Error |
call of method `removeMany`: 'string'. See line 232. This type is incompatible with 'Ref'. See ./src/scope/objects/repository.js:110 |
flowtype-errors/show-errors
|
237:64 |
Error |
call of method `listVersions`: 'undefined (too few arguments, expected default/rest parameters)'. See line 237. This type is incompatible with 'string enum'. See line 79 |
flowtype-errors/show-errors
|
240:70 |
Error |
call of method `listVersions`: 'undefined (too few arguments, expected default/rest parameters)'. See line 240. This type is incompatible with 'string enum'. See line 79 |
flowtype-errors/show-errors
|
242:33 |
Error |
Component: This type is incompatible with the expected param type of 'Component'. See ./src/scope/component-version.js:15 |
flowtype-errors/show-errors
|
255:90 |
Error |
property `contents`: Property not found in 'BitObject'. See line 255 |
flowtype-errors/show-errors
|
264:87 |
Error |
property `contents`: Property not found in 'BitObject'. See line 264 |
flowtype-errors/show-errors
|
342:12 |
Error |
element of Object.keys: Expected object instead of possibly undefined value 'undefined'. See line 342 |
flowtype-errors/show-errors
|
342:63 |
Error |
access of computed property/element: Computed property/element cannot be accessed on possibly undefined value 'undefined'. See line 342 |
flowtype-errors/show-errors
|
373:12 |
Error |
constructor call: See line 62. Property not found in 'object literal'. See line 373 |
flowtype-errors/show-errors
|
376:14 |
Error |
Property `scope` is incompatible: 'null'. See line 376. This type is incompatible with 'string'. See line 37 |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/models/index.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/models/scopeMeta.js
6 problems (6 errors, 0 warnings)
|
27:20 |
Error |
boolean: This type is incompatible with 'undefined (too few arguments, expected default/rest parameters)'. See https://github.com/facebook/flow/blob/v0.54.1/lib/core.js#L57 |
flowtype-errors/show-errors
|
32:9 |
Error |
object type: This type is incompatible with 'string'. See ./src/scope/objects/object.js:19 |
flowtype-errors/show-errors
|
33:12 |
Error |
string: This type is incompatible with the expected return type of 'object type'. See line 32 |
flowtype-errors/show-errors
|
36:12 |
Error |
parameter `pretty`: Missing annotation |
flowtype-errors/show-errors
|
41:12 |
Error |
call of method `fromObject`: See line 48. Property not found in 'object literal'. See line 41 |
flowtype-errors/show-errors
|
45:39 |
Error |
Buffer: This type is incompatible with the expected param type of 'string'. See https://github.com/facebook/flow/blob/v0.54.1/lib/core.js#L485 |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/models/source.js
1 problem (1 error, 0 warnings)
|
13:12 |
Error |
Buffer: This type is incompatible with 'string'. See ./src/scope/objects/object.js:19 |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/models/symlink.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/models/version.js
10 problems (10 errors, 0 warnings)
|
12:15 |
Error |
Named import from module `../../specs-runner/specs-runner`: This module has no named export called `Results` |
flowtype-errors/show-errors
|
77:5 |
Error |
property `mainFile`: Property not found in 'object type'. See line 94 |
flowtype-errors/show-errors
|
97:5 |
Error |
assignment of property `files`: 'null'. See line 97. This type is incompatible with 'array type'. See line 97 |
flowtype-errors/show-errors
|
97:5 |
Error |
assignment of property `files`: 'undefined'. See line 97. This type is incompatible with 'array type'. See line 97 |
flowtype-errors/show-errors
|
112:5 |
Error |
assignment of property `bindingPrefix`: 'undefined'. See line 112. This type is incompatible with 'string'. See line 112 |
flowtype-errors/show-errors
|
119:12 |
Error |
access of computed property/element: Indexable signature not found in 'Version'. See line 119 |
flowtype-errors/show-errors
|
292:39 |
Error |
Property `bindingPrefix` is incompatible: 'null'. See line 292. This type is incompatible with 'string'. See line 54 |
flowtype-errors/show-errors
|
342:26 |
Error |
call of method `hash`: Function cannot be called on 'string'. See line 342 |
flowtype-errors/show-errors
|
347:26 |
Error |
call of method `hash`: Function cannot be called on 'string'. See line 347 |
flowtype-errors/show-errors
|
376:10 |
Error |
property `dist`: Property not found in 'Version'. See line 376 |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/network/check-version-compatibility.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/network/exceptions/authentication-failed.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/network/exceptions/fs-scope-not-loaded.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/network/exceptions/index.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/network/exceptions/network-error.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/network/exceptions/permission-denied.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/network/exceptions/protocol-not-supported.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/network/exceptions/remote-scope-not-found.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/network/exceptions/ssh-connection-error.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/network/exceptions/ssh-invalid-response.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/network/exceptions/unexpected-network-error.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/network/fs/fs.js
6 problems (6 errors, 0 warnings)
|
13:22 |
Error |
Property `close` is incompatible: 'Fs'. See line 22. This type is incompatible with 'undefined'. See ./src/scope/network/network.js:9 |
flowtype-errors/show-errors
|
13:22 |
Error |
Property `list` is incompatible: 'type application of identifier `Promise`'. See line 63. Has some incompatible type argument with 'type application of identifier `Promise`'. See ./src/scope/network/network.js:13 |
flowtype-errors/show-errors
|
13:22 |
Error |
Property `search` is incompatible: 'type application of identifier `Promise`'. See line 67. Has some incompatible type argument with 'type application of identifier `Promise`'. See ./src/scope/network/network.js:14 |
flowtype-errors/show-errors
|
13:36 |
Error |
property `get` of Network: Property not found in 'Fs'. See line 13 |
flowtype-errors/show-errors
|
35:12 |
Error |
Type argument `R` is incompatible: 'array type'. See line 38. This type is incompatible with 'ComponentObjects'. See line 34 |
flowtype-errors/show-errors
|
71:23 |
Error |
type application of identifier `Promise`: Too few type arguments. Expected at least 1 'See type parameters of definition here'. See https://github.com/facebook/flow/blob/v0.54.1/lib/core.js#L594 |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/network/fs/index.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/network/index.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/network/network-lib.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/network/network.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/network/ssh/index.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/network/ssh/key-getter.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/network/ssh/ssh.js
14 problems (14 errors, 0 warnings)
|
49:37 |
Error |
property `get` of Network: Property not found in 'SSH'. See line 49 |
flowtype-errors/show-errors
|
75:42 |
Error |
Expected to return a value at the end of arrow function. |
consistent-return
|
92:49 |
Error |
Expected to return a value at the end of arrow function. |
consistent-return
|
158:11 |
Error |
parameter `data`: Missing annotation |
flowtype-errors/show-errors
|
158:17 |
Error |
parameter `base64`: Missing annotation |
flowtype-errors/show-errors
|
167:81 |
Error |
string: This type is incompatible with 'ComponentObjects'. See line 202 |
flowtype-errors/show-errors
|
170:30 |
Error |
call of method `manyToString`: 'object type'. See ./src/scope/component-objects.js:36. This type is incompatible with 'ComponentObjects'. See line 167 |
flowtype-errors/show-errors
|
194:24 |
Error |
property `map`: Property not found in 'String'. See line 194 |
flowtype-errors/show-errors
|
202:53 |
Error |
ComponentObjects: This type is incompatible with 'string'. See line 167 |
flowtype-errors/show-errors
|
268:5 |
Error |
call of method `end`: Method cannot be called on possibly null value 'null'. See line 268 |
flowtype-errors/show-errors
|
268:5 |
Error |
call of method `end`: Method cannot be called on possibly undefined value 'undefined'. See line 268 |
flowtype-errors/show-errors
|
289:47 |
Error |
undefined: This type cannot be coerced to 'string'. See line 289 |
flowtype-errors/show-errors
|
289:47 |
Error |
null: This type cannot be coerced to 'string'. See line 289 |
flowtype-errors/show-errors
|
317:46 |
Error |
Expected to return a value at the end of arrow function. |
consistent-return
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/object-registrar.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/objects/index.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/objects/object.js
4 problems (4 errors, 0 warnings)
|
52:35 |
Error |
BitObject: This type is incompatible with the expected param type of 'BitObject'. See line 43 |
flowtype-errors/show-errors
|
71:35 |
Error |
BitObject: This type is incompatible with the expected param type of 'BitObject'. See line 62 |
flowtype-errors/show-errors
|
90:16 |
Error |
BitObject: This type is incompatible with 'BitObject'. See line 85 |
flowtype-errors/show-errors
|
94:35 |
Error |
BitObject: This type is incompatible with the expected param type of 'BitObject'. See line 88 |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/objects/raw-object.js
9 problems (9 errors, 0 warnings)
|
10:18 |
Error |
identifier `Any`: Could not resolve name |
flowtype-errors/show-errors
|
29:5 |
Error |
assignment of property `content`: 'possibly uninitialized variable'. See line 29. This type is incompatible with 'Buffer'. See line 29 |
flowtype-errors/show-errors
|
32:5 |
Error |
assignment of property `type`: 'undefined'. See line 32. This type is incompatible with 'string'. See line 32 |
flowtype-errors/show-errors
|
33:5 |
Error |
assignment of property `_ref`: 'null'. See line 33. This type is incompatible with 'string'. See line 33 |
flowtype-errors/show-errors
|
33:5 |
Error |
assignment of property `_ref`: 'undefined'. See line 33. This type is incompatible with 'string'. See line 33 |
flowtype-errors/show-errors
|
34:5 |
Error |
assignment of property `types`: 'null'. See line 34. This type is incompatible with 'object type'. See line 34 |
flowtype-errors/show-errors
|
34:5 |
Error |
assignment of property `types`: 'undefined'. See line 34. This type is incompatible with 'object type'. See line 34 |
flowtype-errors/show-errors
|
112:14 |
Error |
identifier `BitObject`: Could not resolve name |
flowtype-errors/show-errors
|
129:29 |
Error |
undefined: This type is incompatible with the expected param type of 'Buffer'. See line 15 |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/objects/ref.js
3 problems (3 errors, 0 warnings)
|
17:31 |
Error |
Ref: This type is incompatible with the expected param type of 'Ref'. See ./src/scope/objects/repository.js:163 |
flowtype-errors/show-errors
|
21:26 |
Error |
Ref: This type is incompatible with the expected param type of 'Ref'. See ./src/scope/objects/repository.js:124 |
flowtype-errors/show-errors
|
25:25 |
Error |
Ref: This type is incompatible with the expected param type of 'Ref'. See ./src/scope/objects/repository.js:114 |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/objects/repository.js
7 problems (7 errors, 0 warnings)
|
38:12 |
Error |
Type argument `R` is incompatible: 'null'. See ./src/scope/scope-json.js:96. This type is incompatible with 'string'. See line 37 |
flowtype-errors/show-errors
|
38:12 |
Error |
Type argument `R` is incompatible: 'undefined'. See ./src/scope/scope-json.js:96. This type is incompatible with 'string'. See line 37 |
flowtype-errors/show-errors
|
62:16 |
Error |
Type argument `R` is incompatible: 'null'. See line 62. This type is incompatible with 'BitObject'. See line 50 |
flowtype-errors/show-errors
|
71:29 |
Error |
identifier `Refs`: Could not resolve name |
flowtype-errors/show-errors
|
80:35 |
Error |
BitRawObject: This type is incompatible with 'null'. See https://github.com/facebook/flow/blob/v0.54.1/lib/core.js#L611 |
flowtype-errors/show-errors
|
110:28 |
Error |
Promise: Application of polymorphic type needs <list of 1 argument>. (Can use `*` for inferrable ones) |
flowtype-errors/show-errors
|
132:14 |
Error |
null: This type is incompatible with the expected return type of 'BitObject'. See line 124 |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/repositories/external.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/repositories/hooks.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/repositories/index.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/repositories/source.js
1 problem (1 error, 0 warnings)
|
14:92 |
Error |
string: This type is incompatible with 'number'. See line 13 |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/repositories/sources-map.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/repositories/sources.js
10 problems (10 errors, 0 warnings)
|
12:3 |
Error |
'COMPONENT_ORIGINS' is defined but never used. |
no-unused-vars
|
13:3 |
Error |
'LATEST_BIT_VERSION' is defined but never used. |
no-unused-vars
|
83:65 |
Error |
property `listVersions`: Property not found in 'Promise'. See line 83 |
flowtype-errors/show-errors
|
240:38 |
Error |
call of method `consumerComponentToVersion`: See line 163. Property not found in 'object literal'. See line 240 |
flowtype-errors/show-errors
|
243:7 |
Error |
Property `flattenedDependencies` is incompatible: 'array type'. See line 243. This type is incompatible with 'object type'. See line 167 |
flowtype-errors/show-errors
|
244:7 |
Error |
Property `flattenedDevDependencies` is incompatible: 'array type'. See line 244. This type is incompatible with 'object type'. See line 168 |
flowtype-errors/show-errors
|
260:5 |
Error |
parameter `message`: Missing annotation |
flowtype-errors/show-errors
|
283:15 |
Error |
array type: This type cannot be compared to 'array type'. See line 283 |
flowtype-errors/show-errors
|
283:34 |
Error |
property `versions`: Property not found in 'BitObject'. See line 283 |
flowtype-errors/show-errors
|
320:7 |
Error |
Arrow function expected no return value. |
consistent-return
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/repositories/tmp.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/repository.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/scope-json.js
6 problems (6 errors, 0 warnings)
|
63:15 |
Error |
Do not access Object.prototype method 'hasOwnProperty' from target object. |
no-prototype-builtins
|
64:5 |
Error |
assignment of computed property/element: Indexable signature not found in 'ScopeJson'. See line 64 |
flowtype-errors/show-errors
|
69:15 |
Error |
Do not access Object.prototype method 'hasOwnProperty' from target object. |
no-prototype-builtins
|
70:12 |
Error |
access of computed property/element: Indexable signature not found in 'ScopeJson'. See line 70 |
flowtype-errors/show-errors
|
74:15 |
Error |
Do not access Object.prototype method 'hasOwnProperty' from target object. |
no-prototype-builtins
|
75:12 |
Error |
access of computed property/element: Indexable signature not found in 'ScopeJson'. See line 75 |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/scope-loader.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/scope.js
82 problems (82 errors, 0 warnings)
|
47:8 |
Error |
'npmClient' is defined but never used. |
no-unused-vars
|
49:10 |
Error |
'index' is defined but never used. |
no-unused-vars
|
51:10 |
Error |
Named import from module `../migration/migration-helper`: `MigrationResult` is a type, but not a value. In order to import it, please use `import type` |
flowtype-errors/show-errors
|
53:19 |
Error |
Named import from module `./migrations/scope-migrator`: `ScopeMigrationResult` is a type, but not a value. In order to import it, please use `import type` |
flowtype-errors/show-errors
|
107:42 |
Error |
Scope: This type is incompatible with the expected param type of 'Scope'. See ./src/scope/repository.js:9 |
flowtype-errors/show-errors
|
108:64 |
Error |
Scope: This type is incompatible with the expected param type of 'Scope'. See ./src/scope/repositories/sources.js:38 |
flowtype-errors/show-errors
|
109:57 |
Error |
Scope: This type is incompatible with the expected param type of 'Scope'. See ./src/scope/objects/repository.js:20 |
flowtype-errors/show-errors
|
116:5 |
Error |
Promise: This type is incompatible with the expected return type of 'DependencyGraph'. See line 112 |
flowtype-errors/show-errors
|
164:17 |
Error |
parameter `verbose`: Missing annotation |
flowtype-errors/show-errors
|
164:27 |
Error |
property `run`: Property not found in 'Promise'. See line 171 |
flowtype-errors/show-errors
|
164:27 |
Error |
property `run`: Property not found in 'Promise'. See line 188 |
flowtype-errors/show-errors
|
164:27 |
Error |
property `success`: Property not found in 'Promise'. See line 171 |
flowtype-errors/show-errors
|
164:27 |
Error |
property `success`: Property not found in 'Promise'. See line 188 |
flowtype-errors/show-errors
|
220:38 |
Error |
Member 1: 'type application of class `Promise`'. See https://github.com/facebook/flow/blob/v0.54.1/lib/core.js#L616. 'Error:'. See line 228. Property cannot be assigned on possibly undefined value 'undefined'. See line 228 |
flowtype-errors/show-errors
|
242:27 |
Error |
Member 1: 'type application of class `Promise`'. See https://github.com/facebook/flow/blob/v0.54.1/lib/core.js#L616. 'Error:'. 'Scope'. See line 243. This type is incompatible with the expected param type of 'Scope'. See ./src/remotes/remotes.js:57 |
flowtype-errors/show-errors
|
331:60 |
Error |
property `component`: Property cannot be accessed on possibly null value 'null'. See line 331 |
flowtype-errors/show-errors
|
331:60 |
Error |
property `component`: Property cannot be accessed on possibly undefined value 'undefined'. See line 331 |
flowtype-errors/show-errors
|
356:32 |
Error |
Member 1: 'type application of class `Promise`'. See https://github.com/facebook/flow/blob/v0.54.1/lib/core.js#L616. 'Error:'. See line 392. Property not found in 'object type'. See line 392 |
flowtype-errors/show-errors
|
356:79 |
Error |
undefined: This type is incompatible with the expected param type of 'boolean'. See line 452 |
flowtype-errors/show-errors
|
356:79 |
Error |
null: This type is incompatible with the expected param type of 'boolean'. See line 452 |
flowtype-errors/show-errors
|
377:13 |
Error |
call of method `join`: 'undefined'. See line 377. This type is incompatible with 'string'. See https://github.com/facebook/flow/blob/v0.54.1/lib/node.js#L1313 |
flowtype-errors/show-errors
|
377:13 |
Error |
call of method `join`: 'null'. See line 377. This type is incompatible with 'string'. See https://github.com/facebook/flow/blob/v0.54.1/lib/node.js#L1313 |
flowtype-errors/show-errors
|
401:9 |
Error |
Property `dists` is incompatible: 'null'. See line 401. This type is incompatible with 'object type'. See ./src/scope/repositories/sources.js:233 |
flowtype-errors/show-errors
|
432:5 |
Error |
parameter `verbose`: Missing annotation |
flowtype-errors/show-errors
|
437:13 |
Error |
call of method `build`: See ./src/consumer/component/consumer-component.js:684. Property not found in 'object literal'. See line 437 |
flowtype-errors/show-errors
|
437:13 |
Error |
call of method `build`: See ./src/consumer/component/consumer-component.js:684. Property not found in 'object literal'. See line 437 |
flowtype-errors/show-errors
|
437:13 |
Error |
call of method `build`: See ./src/consumer/component/consumer-component.js:684. Property not found in 'object literal'. See line 437 |
flowtype-errors/show-errors
|
437:38 |
Error |
Property `scope` is incompatible: 'Scope'. See line 437. This type is incompatible with 'Scope'. See ./src/consumer/component/consumer-component.js:685 |
flowtype-errors/show-errors
|
437:54 |
Error |
Property `verbose` is incompatible: 'null'. See line 437. This type is incompatible with 'boolean'. See ./src/consumer/component/consumer-component.js:688 |
flowtype-errors/show-errors
|
532:56 |
Error |
property `versions`: Property not found in 'BitObject'. See line 532 |
flowtype-errors/show-errors
|
542:33 |
Error |
property `scope`: Property not found in 'BitObject'. See line 542 |
flowtype-errors/show-errors
|
584:44 |
Error |
call of method `toComponentVersion`: Method cannot be called on possibly null value 'null'. See line 584 |
flowtype-errors/show-errors
|
584:44 |
Error |
call of method `toComponentVersion`: Method cannot be called on possibly undefined value 'undefined'. See line 584 |
flowtype-errors/show-errors
|
589:41 |
Error |
Scope: This type is incompatible with the expected param type of 'Scope'. See ./src/remotes/remotes.js:39 |
flowtype-errors/show-errors
|
626:41 |
Error |
Scope: This type is incompatible with the expected param type of 'Scope'. See ./src/remotes/remotes.js:39 |
flowtype-errors/show-errors
|
657:22 |
Error |
Scope: This type is incompatible with the expected param type of 'Scope'. See ./src/remotes/remotes.js:39 |
flowtype-errors/show-errors
|
661:21 |
Error |
call of method `getExternal`: See line 644. Property not found in 'object literal'. See line 661 |
flowtype-errors/show-errors
|
679:22 |
Error |
Scope: This type is incompatible with the expected param type of 'Scope'. See ./src/remotes/remotes.js:39 |
flowtype-errors/show-errors
|
681:21 |
Error |
Member 1: 'type application of class `Promise`'. See https://github.com/facebook/flow/blob/v0.54.1/lib/core.js#L601. 'Error:'. 'type application of async return'. See line 1055. This type is incompatible with the expected return type of 'type application of identifier `Promise`'. See line 1053. 'Type argument `R` is incompatible:' |
flowtype-errors/show-errors
|
681:21 |
Error |
call of method `getExternal`: See line 644. Property not found in 'object literal'. See line 681 |
flowtype-errors/show-errors
|
694:39 |
Error |
identifier `BitRawObject`: Could not resolve name |
flowtype-errors/show-errors
|
751:12 |
Error |
call of method `importManyOnes`: 'undefined (too few arguments, expected default/rest parameters)'. See line 751. This type is incompatible with 'boolean'. See line 731 |
flowtype-errors/show-errors
|
762:45 |
Error |
call of method `getExternal`: See line 644. Property not found in 'object literal'. See line 762 |
flowtype-errors/show-errors
|
813:24 |
Error |
call of method `listVersions`: 'undefined (too few arguments, expected default/rest parameters)'. See line 813. This type is incompatible with 'string enum'. See ./src/scope/models/component.js:79 |
flowtype-errors/show-errors
|
820:14 |
Error |
call of method `importManyOnes`: 'undefined (too few arguments, expected default/rest parameters)'. See line 820. This type is incompatible with 'boolean'. See line 731 |
flowtype-errors/show-errors
|
827:25 |
Error |
parameter `id`: Missing annotation |
flowtype-errors/show-errors
|
827:29 |
Error |
parameter `componentList`: Missing annotation |
flowtype-errors/show-errors
|
839:5 |
Error |
parameter `dependentBits`: Missing annotation |
flowtype-errors/show-errors
|
840:5 |
Error |
parameter `componentList`: Missing annotation |
flowtype-errors/show-errors
|
841:5 |
Error |
parameter `consumerComponentToRemove`: Missing annotation |
flowtype-errors/show-errors
|
842:5 |
Error |
parameter `bitId`: Missing annotation |
flowtype-errors/show-errors
|
845:94 |
Error |
Expected to return a value at the end of async arrow function. |
consistent-return
|
864:30 |
Error |
Member 1: 'type application of class `Promise`'. See https://github.com/facebook/flow/blob/v0.54.1/lib/core.js#L616. 'Error:'. 'call of method `toComponentVersion`'. See line 864. Method cannot be called on possibly null value 'null'. See line 864 |
flowtype-errors/show-errors
|
884:12 |
Error |
Member 1: 'type application of class `Promise`'. See https://github.com/facebook/flow/blob/v0.54.1/lib/core.js#L616. 'Error:'. 'object literal'. See line 884. This type is incompatible with 'Promise'. See https://github.com/facebook/flow/blob/v0.54.1/lib/core.js#L616 |
flowtype-errors/show-errors
|
888:29 |
Error |
Member 1: 'type application of class `Promise`'. See https://github.com/facebook/flow/blob/v0.54.1/lib/core.js#L616. 'Error:'. See line 889. Property cannot be assigned on possibly null value 'null'. See line 889 |
flowtype-errors/show-errors
|
898:107 |
Error |
identifier `object`: Could not resolve name |
flowtype-errors/show-errors
|
907:13 |
Error |
Async arrow function expected no return value. |
consistent-return
|
920:13 |
Error |
Expected an assignment or function call and instead saw an expression. |
no-unused-expressions
|
929:12 |
Error |
Type argument `R` is incompatible: 'object literal'. See line 929. This type is incompatible with 'array type'. See line 898 |
flowtype-errors/show-errors
|
952:30 |
Error |
array type: This type cannot be coerced to 'string'. See line 952 |
flowtype-errors/show-errors
|
952:57 |
Error |
boolean: This type cannot be coerced to 'string'. See line 952 |
flowtype-errors/show-errors
|
957:44 |
Error |
Member 1: 'type application of class `Promise`'. See https://github.com/facebook/flow/blob/v0.54.1/lib/core.js#L616. 'Error:'. See line 959. Property not found in 'String'. See line 959 |
flowtype-errors/show-errors
|
976:78 |
Error |
identifier `consumerComponent`: Could not resolve name |
flowtype-errors/show-errors
|
986:16 |
Error |
call of method `removeFromComponents`: Method cannot be called on possibly undefined value 'undefined'. See line 986 |
flowtype-errors/show-errors
|
990:35 |
Error |
property `versions`: Property cannot be accessed on possibly undefined value 'undefined'. See line 990 |
flowtype-errors/show-errors
|
990:35 |
Error |
property `versions`: Property cannot be accessed on possibly null value 'null'. See line 990 |
flowtype-errors/show-errors
|
995:34 |
Error |
property `versions`: Property cannot be accessed on possibly undefined value 'undefined'. See line 995 |
flowtype-errors/show-errors
|
995:34 |
Error |
property `versions`: Property cannot be accessed on possibly null value 'null'. See line 995 |
flowtype-errors/show-errors
|
1004:9 |
Error |
call of method `removeFromComponents`: Method cannot be called on possibly undefined value 'undefined'. See line 1004 |
flowtype-errors/show-errors
|
1055:45 |
Error |
call of method `getExternalOne`: See line 670. Property not found in 'object literal'. See line 1055 |
flowtype-errors/show-errors
|
1068:17 |
Error |
parameter `id`: Missing annotation |
flowtype-errors/show-errors
|
1068:21 |
Error |
parameter `remote`: Missing annotation |
flowtype-errors/show-errors
|
1080:27 |
Error |
Member 1: 'type application of class `Promise`'. See https://github.com/facebook/flow/blob/v0.54.1/lib/core.js#L616. 'Error:'. 'Scope'. See line 1084. This type is incompatible with the expected param type of 'Scope'. See ./src/remotes/remotes.js:24 |
flowtype-errors/show-errors
|
1093:43 |
Error |
Property `component` is incompatible: 'BitObject'. See line 504. This type is incompatible with 'Component'. See ./src/scope/component-objects.js:51 |
flowtype-errors/show-errors
|
1154:14 |
Error |
The parameter passed to require() must be a literal string.. See line 1154 |
flowtype-errors/show-errors
|
1310:37 |
Error |
Property `scope` is incompatible: 'Scope'. See line 1310. This type is incompatible with 'Scope'. See ./src/consumer/component/consumer-component.js:685 |
flowtype-errors/show-errors
|
1310:43 |
Error |
Property `save` is incompatible: 'null'. See line 1310. This type is incompatible with 'boolean'. See ./src/consumer/component/consumer-component.js:686 |
flowtype-errors/show-errors
|
1310:59 |
Error |
Property `verbose` is incompatible: 'null'. See line 1310. This type is incompatible with 'boolean'. See ./src/consumer/component/consumer-component.js:688 |
flowtype-errors/show-errors
|
1310:85 |
Error |
Property `isCI` is incompatible: 'undefined'. See line 1310. This type is incompatible with 'boolean'. See ./src/consumer/component/consumer-component.js:691 |
flowtype-errors/show-errors
|
1310:85 |
Error |
Property `isCI` is incompatible: 'null'. See line 1310. This type is incompatible with 'boolean'. See ./src/consumer/component/consumer-component.js:691 |
flowtype-errors/show-errors
|
1321:45 |
Error |
Member 1: 'type application of class `Promise`'. See https://github.com/facebook/flow/blob/v0.54.1/lib/core.js#L616. 'Error:'. 'null'. See line 1321. This type is incompatible with 'Component'. See line 1321 |
flowtype-errors/show-errors
|
1386:54 |
Error |
undefined: This type cannot be coerced to 'string'. See line 1386 |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/sources-map.js
2 problems (2 errors, 0 warnings)
|
6:8 |
Error |
'Bit' is defined but never used. |
no-unused-vars
|
34:17 |
Error |
property `toStringWithoutScope`: Property not found in 'String'. See line 34 |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/scope/version-dependencies.js
3 problems (3 errors, 0 warnings)
|
2:8 |
Error |
'R' is defined but never used. |
no-unused-vars
|
23:10 |
Error |
property `allDependencies`: Property not found in 'VersionDependencies'. See line 23 |
flowtype-errors/show-errors
|
42:36 |
Error |
property `allDependencies`: Property not found in 'VersionDependencies'. See line 42 |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/search/index.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/search/indexer.js
1 problem (0 errors, 1 warning)
|
108:5 |
Warning |
Unexpected console statement. |
no-console
|
[+] /Users/Amit/cocycles/bit/bit/src/search/query-builder.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/search/search-adapter.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/search/searcher.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/search/serverless-index.js
2 problems (2 errors, 0 warnings)
|
4:25 |
Error |
search-index: Required module not found |
flowtype-errors/show-errors
|
4:25 |
Error |
Missing file extension for "search-index" |
import/extensions
|
[+] /Users/Amit/cocycles/bit/bit/src/search/stopwords.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/specs-runner/index.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/specs-runner/specs-runner.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/specs-runner/worker.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/array-remote-first.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/array/diff.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/array/filter-async.js
2 problems (2 errors, 0 warnings)
|
8:51 |
Error |
parameter `filter`: Missing annotation |
flowtype-errors/show-errors
|
9:10 |
Error |
Promise: This type is incompatible with the expected return type of 'array type'. See line 8 |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/array/first.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/array/flat-map.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/array/flatten.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/array/split-by.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/buffer/from.js
2 problems (2 errors, 0 warnings)
|
4:3 |
Error |
Unexpected use of '>>>='. |
no-bitwise
|
15:5 |
Error |
Unexpected use of '>>>='. |
no-bitwise
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/buffer/to-read-stream.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/build-command-message.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/encryption/sha1.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/filter-object.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/find-file.js
3 problems (3 errors, 0 warnings)
|
3:8 |
Error |
'path' is defined but never used. |
no-unused-vars
|
13:38 |
Error |
Unary operator '++' used. |
no-plusplus
|
19:17 |
Error |
Empty block statement. |
no-empty
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/fs-chown.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/fs-exists-sync.js
1 problem (1 error, 0 warnings)
|
5:10 |
Error |
boolean: This type is incompatible with the expected return type of 'Boolean'. See line 4 |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/fs-output-file.js
2 problems (2 errors, 0 warnings)
|
16:10 |
Error |
type parameter `R` of constructor call: Missing annotation |
flowtype-errors/show-errors
|
16:40 |
Error |
Expected to return a value at the end of arrow function. |
consistent-return
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/fs-output-json-sync.js
2 problems (1 error, 1 warning)
|
4:54 |
Error |
parameter `data`: Missing annotation |
flowtype-errors/show-errors
|
9:5 |
Warning |
Unexpected console statement. |
no-console
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/fs-read-file.js
1 problem (1 error, 0 warnings)
|
5:10 |
Error |
type parameter `R` of constructor call: Missing annotation |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/fs-remove-file.js
2 problems (2 errors, 0 warnings)
|
7:32 |
Error |
Expected to return a value at the end of arrow function. |
consistent-return
|
14:41 |
Error |
Expected to return a value at the end of arrow function. |
consistent-return
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/fs-rmdir.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/fs-stats.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/fs-write-file.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/fs/current-dir-name.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/fs/dir-path-parser.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/fs/file-info.js
1 problem (1 error, 0 warnings)
|
20:10 |
Error |
object literal: This type is incompatible with the expected return type of 'string'. See line 15 |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/fs/fs-no-ext.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/fs/get-ext.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/fs/is-dir-empty.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/fs/list-directories.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/fs/propogate-until.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/fs/search-files-ignore-ext.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/getMissingTestFiles.js
2 problems (2 errors, 0 warnings)
|
10:49 |
Error |
Expected to return a value at the end of arrow function. |
array-callback-return
|
10:49 |
Error |
Expected to return a value at the end of arrow function. |
consistent-return
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/glob.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/ignore/ignore.js
2 problems (2 errors, 0 warnings)
|
5:30 |
Error |
Type annotations require valid Flow declaration. |
flowtype/no-types-missing-file-annotation
|
10:47 |
Error |
Type annotations require valid Flow declaration. |
flowtype/no-types-missing-file-annotation
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/immutable-unshift.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/index.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/is-bit-url.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/is-dir-empty-sync.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/is-dir.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/is-file-auto-generated.js
1 problem (1 error, 0 warnings)
|
13:10 |
Error |
boolean: This type is incompatible with the expected return type of 'Boolean'. See line 11 |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/is-valid-id-chunk.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/is-valid-scope-name.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/map-object.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/map/to-object.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/mkdirp.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/number/is-number.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/number/is-numeric.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/object-clean.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/object-to-stringified-tuple-array.js
1 problem (1 error, 0 warnings)
|
7:14 |
Error |
array literal: Tuple arity mismatch. This tuple has 2 elements and cannot flow to the 1 elements of 'tuple type'. See line 4 |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/object/empty.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/object/filter.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/object/foreach.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/object/has-own-property.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/object/to-tuple-array.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/object/values.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/os-resolve-group-id.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/os-resolve-home-path.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/pack-command.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/path-is-inside.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/path.js
2 problems (2 errors, 0 warnings)
|
9:34 |
Error |
rest parameter `paths`: Missing annotation |
flowtype-errors/show-errors
|
13:57 |
Error |
undefined: This type is incompatible with the expected return type of 'string'. See line 12 |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/prepend-bang.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/promise-all-settled.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/promise-to-result-object.js
1 problem (1 error, 0 warnings)
|
9:43 |
Error |
property `error`: Property not found in 'object literal'. See line 10 |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/promisify.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/remove-containing-dir-if-empty.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/remove-from-require-cache.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/resolve-boolean.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/resolveLatestVersion.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/ssh/identity-file.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/ssh/parse-url.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/string/camel-case.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/string/clean-bang.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/string/clean-char.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/string/contains.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/string/from-base64.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/string/get-stringify-args.js
1 problem (1 error, 0 warnings)
|
10:60 |
Error |
Incorrect number of type parameters (expected 1). See line 10 |
flowtype-errors/show-errors
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/string/is-string.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/string/to-base64-array-buffer.js
23 problems (23 errors, 0 warnings)
|
39:13 |
Error |
Unexpected use of '|'. |
no-bitwise
|
39:13 |
Error |
Unexpected use of '|'. |
no-bitwise
|
39:14 |
Error |
Unexpected use of '<<'. |
no-bitwise
|
39:33 |
Error |
Unexpected use of '<<'. |
no-bitwise
|
42:9 |
Error |
Unexpected use of '>>'. |
no-bitwise
|
42:10 |
Error |
Unexpected use of '&'. |
no-bitwise
|
43:9 |
Error |
Unexpected use of '>>'. |
no-bitwise
|
43:10 |
Error |
Unexpected use of '&'. |
no-bitwise
|
44:9 |
Error |
Unexpected use of '>>'. |
no-bitwise
|
44:10 |
Error |
Unexpected use of '&'. |
no-bitwise
|
45:9 |
Error |
Unexpected use of '&'. |
no-bitwise
|
55:9 |
Error |
Unexpected use of '>>'. |
no-bitwise
|
55:10 |
Error |
Unexpected use of '&'. |
no-bitwise
|
58:9 |
Error |
Unexpected use of '<<'. |
no-bitwise
|
58:10 |
Error |
Unexpected use of '&'. |
no-bitwise
|
62:13 |
Error |
Unexpected use of '|'. |
no-bitwise
|
62:14 |
Error |
Unexpected use of '<<'. |
no-bitwise
|
64:9 |
Error |
Unexpected use of '>>'. |
no-bitwise
|
64:10 |
Error |
Unexpected use of '&'. |
no-bitwise
|
65:9 |
Error |
Unexpected use of '>>'. |
no-bitwise
|
65:10 |
Error |
Unexpected use of '&'. |
no-bitwise
|
68:9 |
Error |
Unexpected use of '<<'. |
no-bitwise
|
68:10 |
Error |
Unexpected use of '&'. |
no-bitwise
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/string/to-base64.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/unpack-command.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/zlib-deflate.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/utils/zlib-inflate.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/version/exceptions/index.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/version/exceptions/invalid-version-change.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/version/exceptions/invalid-version.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/version/index.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/version/version-parser.js
0 problems
|
[+] /Users/Amit/cocycles/bit/bit/src/version/version.js
0 problems
|