Skip to content

Instantly share code, notes, and snippets.

@hedefalk
Created August 31, 2017 07:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hedefalk/3e66f60714714675f8805ef68f97acba to your computer and use it in GitHub Desktop.
Save hedefalk/3e66f60714714675f8805ef68f97acba to your computer and use it in GitHub Desktop.
npm publish ensime-client 0.10
~/d/p/ensime-node ❯❯❯ npm publish ⏎ master ◼
> ensime-client@0.10.0 prepublish /Users/viktor/dev/projects/ensime-node
> typings install; gulp build
typings WARN enoent Path "/Users/viktor/dev/projects/ensime-node/typings.json" is missing
[09:51:11] Using gulpfile ~/dev/projects/ensime-node/gulpfile.js
[09:51:11] Starting 'compile-ts'...
[09:51:11] Starting 'copy-js'...
[09:51:11] Finished 'copy-js' after 79 ms
/Users/viktor/dev/projects/ensime-node/node_modules/@types/jasmine/index.d.ts(171,9): error TS2375: Duplicate number index signature.
/Users/viktor/dev/projects/ensime-node/node_modules/@types/jasmine/index.d.ts(181,15): error TS2428: All declarations of 'ObjectContaining' must have identical type parameters.
/Users/viktor/dev/projects/ensime-node/node_modules/@types/jasmine/index.d.ts(212,10): error TS2300: Duplicate identifier 'CustomEqualityTester'.
/Users/viktor/dev/projects/ensime-node/node_modules/@types/jasmine/index.d.ts(219,10): error TS2300: Duplicate identifier 'CustomMatcherFactory'.
/Users/viktor/dev/projects/ensime-node/node_modules/@types/jasmine/index.d.ts(222,9): error TS2374: Duplicate string index signature.
/Users/viktor/dev/projects/ensime-node/node_modules/@types/jasmine/index.d.ts(397,15): error TS2428: All declarations of 'Matchers' must have identical type parameters.
/Users/viktor/dev/projects/ensime-node/node_modules/@types/jasmine/index.d.ts(402,9): error TS2403: Subsequent variable declarations must have the same type. Variable 'actual' must be of type 'any', but here has type 'T'.
/Users/viktor/dev/projects/ensime-node/node_modules/@types/jasmine/index.d.ts(528,10): error TS2300: Duplicate identifier 'SpecFunction'.
/Users/viktor/dev/projects/ensime-node/node_modules/@types/loglevel/index.d.ts(10,5): error TS2300: Duplicate identifier 'TRACE'.
/Users/viktor/dev/projects/ensime-node/node_modules/@types/loglevel/index.d.ts(11,5): error TS2300: Duplicate identifier 'DEBUG'.
/Users/viktor/dev/projects/ensime-node/node_modules/@types/loglevel/index.d.ts(12,5): error TS2300: Duplicate identifier 'INFO'.
/Users/viktor/dev/projects/ensime-node/node_modules/@types/loglevel/index.d.ts(13,5): error TS2300: Duplicate identifier 'WARN'.
/Users/viktor/dev/projects/ensime-node/node_modules/@types/loglevel/index.d.ts(14,5): error TS2300: Duplicate identifier 'ERROR'.
/Users/viktor/dev/projects/ensime-node/node_modules/@types/loglevel/index.d.ts(15,5): error TS2300: Duplicate identifier 'SILENT'.
/Users/viktor/dev/projects/ensime-node/node_modules/@types/loglevel/index.d.ts(181,5): error TS2300: Duplicate identifier 'export='.
/Users/viktor/dev/projects/ensime-node/node_modules/@types/node/index.d.ts(594,9): error TS2502: 'BuffType' is referenced directly or indirectly in its own type annotation.
/Users/viktor/dev/projects/ensime-node/node_modules/@types/node/index.d.ts(595,9): error TS2502: 'SlowBuffType' is referenced directly or indirectly in its own type annotation.
/Users/viktor/dev/projects/ensime-node/node_modules/@types/node/index.d.ts(596,26): error TS2300: Duplicate identifier 'Buffer'.
/Users/viktor/dev/projects/ensime-node/node_modules/@types/node/index.d.ts(596,50): error TS2300: Duplicate identifier 'SlowBuffer'.
/Users/viktor/dev/projects/ensime-node/node_modules/@types/node/index.d.ts(640,5): error TS2309: An export assignment cannot be used in a module with other exported elements.
/Users/viktor/dev/projects/ensime-node/node_modules/@types/node/index.d.ts(664,22): error TS2320: Interface 'Server' cannot simultaneously extend types 'Server' and 'EventEmitter'.
Named property 'addListener' of types 'Server' and 'EventEmitter' are not identical.
/Users/viktor/dev/projects/ensime-node/node_modules/@types/node/index.d.ts(664,22): error TS2320: Interface 'Server' cannot simultaneously extend types 'Server' and 'EventEmitter'.
Named property 'emit' of types 'Server' and 'EventEmitter' are not identical.
/Users/viktor/dev/projects/ensime-node/node_modules/@types/node/index.d.ts(664,22): error TS2320: Interface 'Server' cannot simultaneously extend types 'Server' and 'EventEmitter'.
Named property 'on' of types 'Server' and 'EventEmitter' are not identical.
/Users/viktor/dev/projects/ensime-node/node_modules/@types/node/index.d.ts(664,22): error TS2320: Interface 'Server' cannot simultaneously extend types 'Server' and 'EventEmitter'.
Named property 'once' of types 'Server' and 'EventEmitter' are not identical.
/Users/viktor/dev/projects/ensime-node/node_modules/@types/node/index.d.ts(664,22): error TS2320: Interface 'Server' cannot simultaneously extend types 'Server' and 'EventEmitter'.
Named property 'prependListener' of types 'Server' and 'EventEmitter' are not identical.
/Users/viktor/dev/projects/ensime-node/node_modules/@types/node/index.d.ts(664,22): error TS2320: Interface 'Server' cannot simultaneously extend types 'Server' and 'EventEmitter'.
Named property 'prependOnceListener' of types 'Server' and 'EventEmitter' are not identical.
/Users/viktor/dev/projects/ensime-node/node_modules/@types/node/index.d.ts(676,22): error TS2320: Interface 'ServerResponse' cannot simultaneously extend types 'Writable' and 'EventEmitter'.
Named property 'addListener' of types 'Writable' and 'EventEmitter' are not identical.
/Users/viktor/dev/projects/ensime-node/node_modules/@types/node/index.d.ts(676,22): error TS2320: Interface 'ServerResponse' cannot simultaneously extend types 'Writable' and 'EventEmitter'.
Named property 'emit' of types 'Writable' and 'EventEmitter' are not identical.
/Users/viktor/dev/projects/ensime-node/node_modules/@types/node/index.d.ts(676,22): error TS2320: Interface 'ServerResponse' cannot simultaneously extend types 'Writable' and 'EventEmitter'.
Named property 'on' of types 'Writable' and 'EventEmitter' are not identical.
/Users/viktor/dev/projects/ensime-node/node_modules/@types/node/index.d.ts(676,22): error TS2320: Interface 'ServerResponse' cannot simultaneously extend types 'Writable' and 'EventEmitter'.
Named property 'once' of types 'Writable' and 'EventEmitter' are not identical.
/Users/viktor/dev/projects/ensime-node/node_modules/@types/node/index.d.ts(676,22): error TS2320: Interface 'ServerResponse' cannot simultaneously extend types 'Writable' and 'EventEmitter'.
Named property 'prependListener' of types 'Writable' and 'EventEmitter' are not identical.
/Users/viktor/dev/projects/ensime-node/node_modules/@types/node/index.d.ts(676,22): error TS2320: Interface 'ServerResponse' cannot simultaneously extend types 'Writable' and 'EventEmitter'.
Named property 'prependOnceListener' of types 'Writable' and 'EventEmitter' are not identical.
/Users/viktor/dev/projects/ensime-node/node_modules/@types/node/index.d.ts(676,22): error TS2320: Interface 'ServerResponse' cannot simultaneously extend types 'Writable' and 'EventEmitter'.
Named property 'removeListener' of types 'Writable' and 'EventEmitter' are not identical.
/Users/viktor/dev/projects/ensime-node/node_modules/@types/node/index.d.ts(706,22): error TS2320: Interface 'ClientRequest' cannot simultaneously extend types 'Writable' and 'EventEmitter'.
Named property 'addListener' of types 'Writable' and 'EventEmitter' are not identical.
/Users/viktor/dev/projects/ensime-node/node_modules/@types/node/index.d.ts(706,22): error TS2320: Interface 'ClientRequest' cannot simultaneously extend types 'Writable' and 'EventEmitter'.
Named property 'emit' of types 'Writable' and 'EventEmitter' are not identical.
/Users/viktor/dev/projects/ensime-node/node_modules/@types/node/index.d.ts(706,22): error TS2320: Interface 'ClientRequest' cannot simultaneously extend types 'Writable' and 'EventEmitter'.
Named property 'on' of types 'Writable' and 'EventEmitter' are not identical.
/Users/viktor/dev/projects/ensime-node/node_modules/@types/node/index.d.ts(706,22): error TS2320: Interface 'ClientRequest' cannot simultaneously extend types 'Writable' and 'EventEmitter'.
Named property 'once' of types 'Writable' and 'EventEmitter' are not identical.
/Users/viktor/dev/projects/ensime-node/node_modules/@types/node/index.d.ts(706,22): error TS2320: Interface 'ClientRequest' cannot simultaneously extend types 'Writable' and 'EventEmitter'.
Named property 'prependListener' of types 'Writable' and 'EventEmitter' are not identical.
/Users/viktor/dev/projects/ensime-node/node_modules/@types/node/index.d.ts(706,22): error TS2320: Interface 'ClientRequest' cannot simultaneously extend types 'Writable' and 'EventEmitter'.
Named property 'prependOnceListener' of types 'Writable' and 'EventEmitter' are not identical.
/Users/viktor/dev/projects/ensime-node/node_modules/@types/node/index.d.ts(706,22): error TS2320: Interface 'ClientRequest' cannot simultaneously extend types 'Writable' and 'EventEmitter'.
Named property 'removeListener' of types 'Writable' and 'EventEmitter' are not identical.
/Users/viktor/dev/projects/ensime-node/node_modules/@types/node/index.d.ts(732,22): error TS2320: Interface 'IncomingMessage' cannot simultaneously extend types 'Readable' and 'EventEmitter'.
Named property 'addListener' of types 'Readable' and 'EventEmitter' are not identical.
/Users/viktor/dev/projects/ensime-node/node_modules/@types/node/index.d.ts(732,22): error TS2320: Interface 'IncomingMessage' cannot simultaneously extend types 'Readable' and 'EventEmitter'.
Named property 'emit' of types 'Readable' and 'EventEmitter' are not identical.
/Users/viktor/dev/projects/ensime-node/node_modules/@types/node/index.d.ts(732,22): error TS2320: Interface 'IncomingMessage' cannot simultaneously extend types 'Readable' and 'EventEmitter'.
Named property 'on' of types 'Readable' and 'EventEmitter' are not identical.
/Users/viktor/dev/projects/ensime-node/node_modules/@types/node/index.d.ts(732,22): error TS2320: Interface 'IncomingMessage' cannot simultaneously extend types 'Readable' and 'EventEmitter'.
Named property 'once' of types 'Readable' and 'EventEmitter' are not identical.
/Users/viktor/dev/projects/ensime-node/node_modules/@types/node/index.d.ts(732,22): error TS2320: Interface 'IncomingMessage' cannot simultaneously extend types 'Readable' and 'EventEmitter'.
Named property 'prependListener' of types 'Readable' and 'EventEmitter' are not identical.
/Users/viktor/dev/projects/ensime-node/node_modules/@types/node/index.d.ts(732,22): error TS2320: Interface 'IncomingMessage' cannot simultaneously extend types 'Readable' and 'EventEmitter'.
Named property 'prependOnceListener' of types 'Readable' and 'EventEmitter' are not identical.
/Users/viktor/dev/projects/ensime-node/node_modules/@types/node/index.d.ts(732,22): error TS2320: Interface 'IncomingMessage' cannot simultaneously extend types 'Readable' and 'EventEmitter'.
Named property 'removeListener' of types 'Readable' and 'EventEmitter' are not identical.
/Users/viktor/dev/projects/ensime-node/node_modules/@types/node/index.d.ts(786,18): error TS2300: Duplicate identifier 'Agent'.
/Users/viktor/dev/projects/ensime-node/node_modules/@types/node/index.d.ts(844,18): error TS2300: Duplicate identifier 'Worker'.
/Users/viktor/dev/projects/ensime-node/node_modules/@types/node/index.d.ts(1575,10): error TS2300: Duplicate identifier 'Completer'.
/Users/viktor/dev/projects/ensime-node/node_modules/@types/node/index.d.ts(1578,17): error TS2300: Duplicate identifier 'CompleterResult'.
/Users/viktor/dev/projects/ensime-node/node_modules/@types/node/index.d.ts(2196,22): error TS2320: Interface 'Server' cannot simultaneously extend types 'EventEmitter' and 'Socket'.
Named property 'removeListener' of types 'EventEmitter' and 'Socket' are not identical.
/Users/viktor/dev/projects/ensime-node/node_modules/@types/node/index.d.ts(3312,22): error TS2430: Interface 'Server' incorrectly extends interface 'Server'.
/Users/viktor/dev/projects/ensime-node/node_modules/@types/node/index.d.ts(3312,22): error TS2430: Interface 'Server' incorrectly extends interface 'Server'.
Types of property 'listen' are incompatible.
Type '{ (port: number, host?: string, backlog?: number, listeningListener?: Function): Server; (path: s...' is not assignable to type '{ (port: number, hostname?: string, backlog?: number, listeningListener?: Function): Server; (por...'.
Type 'Server' is not assignable to type 'Server'. Two different types with this name exist, but they are unrelated.
Types of property 'listen' are incompatible.
Type '{ (port: number, host?: string, backlog?: number, listeningListener?: Function): Server; (path: s...' is not assignable to type '{ (port: number, hostname?: string, backlog?: number, listeningListener?: Function): Server; (por...'.
Types of parameters 'host' and 'backlog' are incompatible.
Type 'number' is not assignable to type 'string'.
/Users/viktor/dev/projects/ensime-node/node_modules/@types/node/index.d.ts(3790,5): error TS2309: An export assignment cannot be used in a module with other exported elements.
/Users/viktor/dev/projects/ensime-node/node_modules/@types/node/index.d.ts(3868,5): error TS2300: Duplicate identifier 'export='.
/Users/viktor/dev/projects/ensime-node/node_modules/@types/node/index.d.ts(3890,18): error TS2300: Duplicate identifier 'Domain'.
typings/globals/jasmine/index.d.ts(27,41): error TS2314: Generic type 'Matchers<T>' requires 1 type argument(s).
typings/globals/jasmine/index.d.ts(28,39): error TS2314: Generic type 'Matchers<T>' requires 1 type argument(s).
typings/globals/jasmine/index.d.ts(52,45): error TS2314: Generic type 'ObjectContaining<T>' requires 1 type argument(s).
typings/globals/jasmine/index.d.ts(84,15): error TS2428: All declarations of 'ObjectContaining' must have identical type parameters.
typings/globals/jasmine/index.d.ts(114,15): error TS2300: Duplicate identifier 'CustomEqualityTester'.
typings/globals/jasmine/index.d.ts(123,15): error TS2300: Duplicate identifier 'CustomMatcherFactory'.
typings/globals/jasmine/index.d.ts(151,24): error TS2314: Generic type 'Matchers<T>' requires 1 type argument(s).
typings/globals/jasmine/index.d.ts(274,15): error TS2428: All declarations of 'Matchers' must have identical type parameters.
typings/globals/jasmine/index.d.ts(303,14): error TS2314: Generic type 'Matchers<T>' requires 1 type argument(s).
typings/globals/jasmine/index.d.ts(339,15): error TS2300: Duplicate identifier 'SpecFunction'.
typings/globals/jasmine/index.d.ts(360,24): error TS2314: Generic type 'Matchers<T>' requires 1 type argument(s).
typings/globals/jasmine/index.d.ts(372,30): error TS2314: Generic type 'Matchers<T>' requires 1 type argument(s).
typings/globals/loglevel/index.d.ts(4,5): error TS2300: Duplicate identifier 'TRACE'.
typings/globals/loglevel/index.d.ts(5,5): error TS2300: Duplicate identifier 'DEBUG'.
typings/globals/loglevel/index.d.ts(6,5): error TS2300: Duplicate identifier 'INFO'.
typings/globals/loglevel/index.d.ts(7,5): error TS2300: Duplicate identifier 'WARN'.
typings/globals/loglevel/index.d.ts(8,5): error TS2300: Duplicate identifier 'ERROR'.
typings/globals/loglevel/index.d.ts(9,5): error TS2300: Duplicate identifier 'SILENT'.
typings/globals/loglevel/index.d.ts(137,5): error TS2300: Duplicate identifier 'export='.
typings/globals/node/index.d.ts(42,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'main' must be of type 'NodeModule', but here has type 'any'.
typings/globals/node/index.d.ts(53,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'parent' must be of type 'NodeModule', but here has type 'any'.
typings/globals/node/index.d.ts(54,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'children' must be of type 'NodeModule[]', but here has type 'any[]'.
typings/globals/node/index.d.ts(81,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'Buffer' must be of type '{ new (str: string, encoding?: string): Buffer; new (size: number): Buffer; new (array: Uint8Arra...', but here has type '{ new (str: string, encoding?: string): Buffer; new (size: number): Buffer; new (array: Uint8Arra...'.
typings/globals/node/index.d.ts(223,9): error TS2403: Subsequent variable declarations must have the same type. Variable 'stdout' must be of type 'Socket', but here has type 'WritableStream'.
typings/globals/node/index.d.ts(224,9): error TS2403: Subsequent variable declarations must have the same type. Variable 'stderr' must be of type 'Socket', but here has type 'WritableStream'.
typings/globals/node/index.d.ts(225,9): error TS2403: Subsequent variable declarations must have the same type. Variable 'stdin' must be of type 'Socket', but here has type 'ReadableStream'.
typings/globals/node/index.d.ts(241,9): error TS2403: Subsequent variable declarations must have the same type. Variable 'versions' must be of type 'ProcessVersions', but here has type '{ http_parser: string; node: string; v8: string; ares: string; uv: string; zlib: string; openssl:...'.
typings/globals/node/index.d.ts(280,9): error TS2403: Subsequent variable declarations must have the same type. Variable 'platform' must be of type 'Platform', but here has type 'string'.
typings/globals/node/index.d.ts(428,26): error TS2300: Duplicate identifier 'Buffer'.
typings/globals/node/index.d.ts(428,50): error TS2300: Duplicate identifier 'SlowBuffer'.
typings/globals/node/index.d.ts(449,18): error TS2420: Class 'EventEmitter' incorrectly implements interface 'NodeJS.EventEmitter'.
Property 'prependListener' is missing in type 'EventEmitter'.
typings/globals/node/index.d.ts(601,18): error TS2300: Duplicate identifier 'Agent'.
typings/globals/node/index.d.ts(643,9): error TS2403: Subsequent variable declarations must have the same type. Variable 'addressType' must be of type 'number | "udp4" | "udp6"', but here has type 'string'.
typings/globals/node/index.d.ts(646,18): error TS2300: Duplicate identifier 'Worker'.
typings/globals/node/index.d.ts(663,16): error TS2403: Subsequent variable declarations must have the same type. Variable 'workers' must be of type '{ [index: string]: Worker; }', but here has type 'Worker[]'.
typings/globals/node/index.d.ts(807,9): error TS2403: Subsequent variable declarations must have the same type. Variable 'SNICallback' must be of type '(servername: string, cb: (err: Error, ctx: SecureContext) => any) => any', but here has type '(servername: string) => any'.
typings/globals/node/index.d.ts(826,16): error TS2403: Subsequent variable declarations must have the same type. Variable 'Agent' must be of type 'new (options?: AgentOptions) => Agent', but here has type 'new (options?: RequestOptions) => Agent'.
typings/globals/node/index.d.ts(889,22): error TS2300: Duplicate identifier 'Completer'.
typings/globals/node/index.d.ts(894,22): error TS2300: Duplicate identifier 'CompleterResult'.
typings/globals/node/index.d.ts(902,9): error TS2403: Subsequent variable declarations must have the same type. Variable 'completer' must be of type 'Completer | AsyncCompleter', but here has type 'Completer'.
typings/globals/node/index.d.ts(937,9): error TS2403: Subsequent variable declarations must have the same type. Variable 'stdio' must be of type '[Writable, Readable, Readable]', but here has type '(Readable | Writable)[]'.
typings/globals/node/index.d.ts(1598,16): error TS2403: Subsequent variable declarations must have the same type. Variable 'StringDecoder' must be of type 'new (encoding?: string) => NodeStringDecoder', but here has type 'new (encoding: string) => NodeStringDecoder'.
typings/globals/node/index.d.ts(1614,9): error TS2403: Subsequent variable declarations must have the same type. Variable 'pfx' must be of type 'string | Buffer[]', but here has type 'any'.
typings/globals/node/index.d.ts(1615,9): error TS2403: Subsequent variable declarations must have the same type. Variable 'key' must be of type 'string | any[] | string[] | Buffer', but here has type 'any'.
typings/globals/node/index.d.ts(1617,9): error TS2403: Subsequent variable declarations must have the same type. Variable 'cert' must be of type 'string | string[] | Buffer | Buffer[]', but here has type 'any'.
typings/globals/node/index.d.ts(1618,9): error TS2403: Subsequent variable declarations must have the same type. Variable 'ca' must be of type 'string | string[] | Buffer | Buffer[]', but here has type 'any'.
typings/globals/node/index.d.ts(1619,9): error TS2403: Subsequent variable declarations must have the same type. Variable 'crl' must be of type 'string | string[]', but here has type 'any'.
typings/globals/node/index.d.ts(1621,9): error TS2403: Subsequent variable declarations must have the same type. Variable 'honorCipherOrder' must be of type 'boolean', but here has type 'any'.
typings/globals/node/index.d.ts(1624,9): error TS2403: Subsequent variable declarations must have the same type. Variable 'NPNProtocols' must be of type 'string[] | Buffer', but here has type 'any'.
typings/globals/node/index.d.ts(1625,9): error TS2403: Subsequent variable declarations must have the same type. Variable 'SNICallback' must be of type '(servername: string, cb: (err: Error, ctx: SecureContext) => any) => any', but here has type '(servername: string) => any'.
typings/globals/node/index.d.ts(1632,9): error TS2403: Subsequent variable declarations must have the same type. Variable 'pfx' must be of type 'string | Buffer', but here has type 'any'.
typings/globals/node/index.d.ts(1633,9): error TS2403: Subsequent variable declarations must have the same type. Variable 'key' must be of type 'string | string[] | Buffer | Buffer[]', but here has type 'any'.
typings/globals/node/index.d.ts(1635,9): error TS2403: Subsequent variable declarations must have the same type. Variable 'cert' must be of type 'string | string[] | Buffer | Buffer[]', but here has type 'any'.
typings/globals/node/index.d.ts(1636,9): error TS2403: Subsequent variable declarations must have the same type. Variable 'ca' must be of type 'string | Buffer | (string | Buffer)[]', but here has type 'any'.
typings/globals/node/index.d.ts(1638,9): error TS2403: Subsequent variable declarations must have the same type. Variable 'NPNProtocols' must be of type '(string | Buffer)[]', but here has type 'any'.
typings/globals/node/index.d.ts(1683,9): error TS2403: Subsequent variable declarations must have the same type. Variable 'pfx' must be of type 'string | Buffer', but here has type 'any'.
typings/globals/node/index.d.ts(1684,9): error TS2403: Subsequent variable declarations must have the same type. Variable 'key' must be of type 'string | Buffer', but here has type 'any'.
typings/globals/node/index.d.ts(1686,9): error TS2403: Subsequent variable declarations must have the same type. Variable 'cert' must be of type 'string | Buffer', but here has type 'any'.
typings/globals/node/index.d.ts(1687,9): error TS2403: Subsequent variable declarations must have the same type. Variable 'ca' must be of type 'string | Buffer', but here has type 'any'.
typings/globals/node/index.d.ts(1688,9): error TS2403: Subsequent variable declarations must have the same type. Variable 'crl' must be of type 'string | string[]', but here has type 'any'.
typings/globals/node/index.d.ts(1711,9): error TS2403: Subsequent variable declarations must have the same type. Variable 'ca' must be of type 'string | string[]', but here has type 'any'.
typings/globals/node/index.d.ts(1712,9): error TS2403: Subsequent variable declarations must have the same type. Variable 'crl' must be of type 'string | string[]', but here has type 'any'.
typings/globals/node/index.d.ts(1786,9): error TS2403: Subsequent variable declarations must have the same type. Variable 'padding' must be of type 'number', but here has type 'any'.
typings/globals/node/index.d.ts(1791,9): error TS2403: Subsequent variable declarations must have the same type. Variable 'padding' must be of type 'number', but here has type 'any'.
typings/globals/node/index.d.ts(1810,18): error TS2420: Class 'Readable' incorrectly implements interface 'ReadableStream'.
Types of property 'setEncoding' are incompatible.
Type '(encoding: string) => void' is not assignable to type '{ (encoding: string): this; (encoding: string): void; }'.
Type 'void' is not assignable to type 'this'.
typings/globals/node/index.d.ts(1847,18): error TS2420: Class 'Duplex' incorrectly implements interface 'ReadWriteStream'.
Types of property 'setEncoding' are incompatible.
Type '(encoding: string) => void' is not assignable to type '{ (encoding: string): this; (encoding: string): void; }'.
Type 'void' is not assignable to type 'this'.
typings/globals/node/index.d.ts(1861,18): error TS2420: Class 'Transform' incorrectly implements interface 'ReadWriteStream'.
Types of property 'setEncoding' are incompatible.
Type '(encoding: string) => void' is not assignable to type '{ (encoding: string): this; (encoding: string): void; }'.
Type 'void' is not assignable to type 'this'.
typings/globals/node/index.d.ts(1952,5): error TS2300: Duplicate identifier 'export='.
typings/globals/node/index.d.ts(1974,18): error TS2300: Duplicate identifier 'Domain'.
[09:51:14] TypeScript: 126 semantic errors
[09:51:14] TypeScript: emit succeeded (with errors)
[09:51:14] Finished 'compile-ts' after 2.56 s
[09:51:14] Starting 'compile'...
[09:51:14] Finished 'compile' after 44 μs
[09:51:14] Starting 'build'...
[09:51:14] Finished 'build' after 3.34 μs
+ ensime-client@0.10.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment