-
Notifications
You must be signed in to change notification settings - Fork 6
Description
Worker 25 error: miner.ts(46,20): error TS7006: Parameter 'lines' implicitly has an 'any' type.
miner.ts(66,9): error TS7006: Parameter 's' implicitly has an 'any' type.
miner.ts(67,9): error TS7006: Parameter 's' implicitly has an 'any' type.
miner.ts(68,9): error TS7006: Parameter 's' implicitly has an 'any' type.
miner.ts(69,9): error TS7006: Parameter 's' implicitly has an 'any' type.
miner.ts(70,9): error TS7006: Parameter 's' implicitly has an 'any' type.
miner.ts(71,11): error TS7006: Parameter 's' implicitly has an 'any' type.
miner.ts(73,18): error TS7006: Parameter 's' implicitly has an 'any' type.
miner.ts(78,14): error TS7006: Parameter 'pct' implicitly has an 'any' type.
miner.ts(82,16): error TS7006: Parameter 'ms' implicitly has an 'any' type.
miner.ts(85,22): error TS7006: Parameter 'sec' implicitly has an 'any' type.
miner.ts(89,18): error TS7006: Parameter 'n' implicitly has an 'any' type.
miner.ts(92,22): error TS7006: Parameter 'amountInInj' implicitly has an 'any' type.
miner.ts(97,26): error TS7006: Parameter 'addr' implicitly has an 'any' type.
miner.ts(102,20): error TS7006: Parameter 'hex' implicitly has an 'any' type.
miner.ts(111,19): error TS7006: Parameter 'buf' implicitly has an 'any' type.
miner.ts(126,30): error TS7006: Parameter 'address' implicitly has an 'any' type.
miner.ts(133,30): error TS7006: Parameter 'address' implicitly has an 'any' type.
miner.ts(144,22): error TS7006: Parameter 'contract' implicitly has an 'any' type.
miner.ts(148,25): error TS7006: Parameter 'contract' implicitly has an 'any' type.
miner.ts(152,25): error TS7006: Parameter 'mnemonic' implicitly has an 'any' type.
miner.ts(155,31): error TS7006: Parameter 'mnemonic' implicitly has an 'any' type.
miner.ts(155,41): error TS7006: Parameter 'sender' implicitly has an 'any' type.
miner.ts(155,49): error TS7006: Parameter 'contract' implicitly has an 'any' type.
miner.ts(155,59): error TS7006: Parameter 'headerB64' implicitly has an 'any' type.
miner.ts(155,70): error TS7006: Parameter 'nonce' implicitly has an 'any' type.
miner.ts(174,31): error TS7006: Parameter 'mnemonic' implicitly has an 'any' type.
miner.ts(174,41): error TS7006: Parameter 'sender' implicitly has an 'any' type.
miner.ts(174,49): error TS7006: Parameter 'contract' implicitly has an 'any' type.
miner.ts(192,30): error TS7006: Parameter 'seed' implicitly has an 'any' type.
miner.ts(192,36): error TS7006: Parameter 'miner' implicitly has an 'any' type.
miner.ts(192,43): error TS7006: Parameter 'header' implicitly has an 'any' type.
miner.ts(225,5): error TS18047: 'parentPort' is possibly 'null'.
miner.ts(254,17): error TS18047: 'parentPort' is possibly 'null'.
miner.ts(265,13): error TS18047: 'parentPort' is possibly 'null'.
miner.ts(271,5): error TS7034: Variable 'best_addr' implicitly has type 'any' in some locations where its type cannot be determined.
miner.ts(272,5): error TS7034: Variable 'finalizeTx' implicitly has type 'any' in some locations where its type cannot be determined.
miner.ts(273,5): error TS7034: Variable 'submitTx' implicitly has type 'any' in some locations where its type cannot be determined.
miner.ts(274,32): error TS7006: Parameter 'mnemonic' implicitly has an 'any' type.
miner.ts(274,42): error TS7006: Parameter 'address' implicitly has an 'any' type.
miner.ts(274,51): error TS7006: Parameter 'contract' implicitly has an 'any' type.
miner.ts(274,61): error TS7006: Parameter 'threads' implicitly has an 'any' type.
miner.ts(274,70): error TS7006: Parameter 'astBal' implicitly has an 'any' type.
miner.ts(274,78): error TS7006: Parameter 'injBal' implicitly has an 'any' type.
miner.ts(297,11): error TS7034: Variable 'workers' implicitly has type 'any[]' in some locations where its type cannot be determined.
miner.ts(322,34): error TS7005: Variable 'workers' implicitly has an 'any[]' type.
miner.ts(355,30): error TS18046: 'e' is of type 'unknown'.
miner.ts(405,57): error TS7005: Variable 'finalizeTx' implicitly has an 'any' type.
miner.ts(406,53): error TS7005: Variable 'submitTx' implicitly has an 'any' type.
miner.ts(407,57): error TS7005: Variable 'best_addr' implicitly has an 'any' type.
miner.ts(467,28): error TS18046: 'e' is of type 'unknown'.
miner.ts(473,23): error TS7006: Parameter 'question' implicitly has an 'any' type.
Worker 10 error: miner.ts(46,20): error TS7006: Parameter 'lines' implicitly has an 'any' type.
miner.ts(66,9): error TS7006: Parameter 's' implicitly has an 'any' type.
miner.ts(67,9): error TS7006: Parameter 's' implicitly has an 'any' type.
miner.ts(68,9): error TS7006: Parameter 's' implicitly has an 'any' type.
miner.ts(69,9): error TS7006: Parameter 's' implicitly has an 'any' type.
miner.ts(70,9): error TS7006: Parameter 's' implicitly has an 'any' type.
miner.ts(71,11): error TS7006: Parameter 's' implicitly has an 'any' type.
miner.ts(73,18): error TS7006: Parameter 's' implicitly has an 'any' type.
miner.ts(78,14): error TS7006: Parameter 'pct' implicitly has an 'any' type.
miner.ts(82,16): error TS7006: Parameter 'ms' implicitly has an 'any' type.
miner.ts(85,22): error TS7006: Parameter 'sec' implicitly has an 'any' type.
miner.ts(89,18): error TS7006: Parameter 'n' implicitly has an 'any' type.
miner.ts(92,22): error TS7006: Parameter 'amountInInj' implicitly has an 'any' type.
miner.ts(97,26): error TS7006: Parameter 'addr' implicitly has an 'any' type.
miner.ts(102,20): error TS7006: Parameter 'hex' implicitly has an 'any' type.
miner.ts(111,19): error TS7006: Parameter 'buf' implicitly has an 'any' type.
miner.ts(126,30): error TS7006: Parameter 'address' implicitly has an 'any' type.
miner.ts(133,30): error TS7006: Parameter 'address' implicitly has an 'any' type.
miner.ts(144,22): error TS7006: Parameter 'contract' implicitly has an 'any' type.
miner.ts(148,25): error TS7006: Parameter 'contract' implicitly has an 'any' type.
miner.ts(152,25): error TS7006: Parameter 'mnemonic' implicitly has an 'any' type.
miner.ts(155,31): error TS7006: Parameter 'mnemonic' implicitly has an 'any' type.
miner.ts(155,41): error TS7006: Parameter 'sender' implicitly has an 'any' type.
miner.ts(155,49): error TS7006: Parameter 'contract' implicitly has an 'any' type.
miner.ts(155,59): error TS7006: Parameter 'headerB64' implicitly has an 'any' type.
miner.ts(155,70): error TS7006: Parameter 'nonce' implicitly has an 'any' type.
miner.ts(174,31): error TS7006: Parameter 'mnemonic' implicitly has an 'any' type.
miner.ts(174,41): error TS7006: Parameter 'sender' implicitly has an 'any' type.
miner.ts(174,49): error TS7006: Parameter 'contract' implicitly has an 'any' type.
miner.ts(192,30): error TS7006: Parameter 'seed' implicitly has an 'any' type.
miner.ts(192,36): error TS7006: Parameter 'miner' implicitly has an 'any' type.
miner.ts(192,43): error TS7006: Parameter 'header' implicitly has an 'any' type.
miner.ts(225,5): error TS18047: 'parentPort' is possibly 'null'.
miner.ts(254,17): error TS18047: 'parentPort' is possibly 'null'.
miner.ts(265,13): error TS18047: 'parentPort' is possibly 'null'.
miner.ts(271,5): error TS7034: Variable 'best_addr' implicitly has type 'any' in some locations where its type cannot be determined.
miner.ts(272,5): error TS7034: Variable 'finalizeTx' implicitly has type 'any' in some locations where its type cannot be determined.
miner.ts(273,5): error TS7034: Variable 'submitTx' implicitly has type 'any' in some locations where its type cannot be determined.
miner.ts(274,32): error TS7006: Parameter 'mnemonic' implicitly has an 'any' type.
miner.ts(274,42): error TS7006: Parameter 'address' implicitly has an 'any' type.
miner.ts(274,51): error TS7006: Parameter 'contract' implicitly has an 'any' type.
miner.ts(274,61): error TS7006: Parameter 'threads' implicitly has an 'any' type.
miner.ts(274,70): error TS7006: Parameter 'astBal' implicitly has an 'any' type.
miner.ts(274,78): error TS7006: Parameter 'injBal' implicitly has an 'any' type.
miner.ts(297,11): error TS7034: Variable 'workers' implicitly has type 'any[]' in some locations where its type cannot be determined.
miner.ts(322,34): error TS7005: Variable 'workers' implicitly has an 'any[]' type.
miner.ts(355,30): error TS18046: 'e' is of type 'unknown'.
miner.ts(405,57): error TS7005: Variable 'finalizeTx' implicitly has an 'any' type.
miner.ts(406,53): error TS7005: Variable 'submitTx' implicitly has an 'any' type.
miner.ts(407,57): error TS7005: Variable 'best_addr' implicitly has an 'any' type.
miner.ts(467,28): error TS18046: 'e' is of type 'unknown'.
miner.ts(473,23): error TS7006: Parameter 'question' implicitly has an 'any' type.
Worker 1 error: miner.ts(46,20): error TS7006: Parameter 'lines' implicitly has an 'any' type.
miner.ts(66,9): error TS7006: Parameter 's' implicitly has an 'any' type.
miner.ts(67,9): error TS7006: Parameter 's' implicitly has an 'any' type.
miner.ts(68,9): error TS7006: Parameter 's' implicitly has an 'any' type.
miner.ts(69,9): error TS7006: Parameter 's' implicitly has an 'any' type.
miner.ts(70,9): error TS7006: Parameter 's' implicitly has an 'any' type.
miner.ts(71,11): error TS7006: Parameter 's' implicitly has an 'any' type.
miner.ts(73,18): error TS7006: Parameter 's' implicitly has an 'any' type.
miner.ts(78,14): error TS7006: Parameter 'pct' implicitly has an 'any' type.
miner.ts(82,16): error TS7006: Parameter 'ms' implicitly has an 'any' type.
miner.ts(85,22): error TS7006: Parameter 'sec' implicitly has an 'any' type.
miner.ts(89,18): error TS7006: Parameter 'n' implicitly has an 'any' type.
miner.ts(92,22): error TS7006: Parameter 'amountInInj' implicitly has an 'any' type.
miner.ts(97,26): error TS7006: Parameter 'addr' implicitly has an 'any' type.
miner.ts(102,20): error TS7006: Parameter 'hex' implicitly has an 'any' type.
miner.ts(111,19): error TS7006: Parameter 'buf' implicitly has an 'any' type.
miner.ts(126,30): error TS7006: Parameter 'address' implicitly has an 'any' type.
miner.ts(133,30): error TS7006: Parameter 'address' implicitly has an 'any' type.
miner.ts(144,22): error TS7006: Parameter 'contract' implicitly has an 'any' type.
miner.ts(148,25): error TS7006: Parameter 'contract' implicitly has an 'any' type.
miner.ts(152,25): error TS7006: Parameter 'mnemonic' implicitly has an 'any' type.
miner.ts(155,31): error TS7006: Parameter 'mnemonic' implicitly has an 'any' type.
miner.ts(155,41): error TS7006: Parameter 'sender' implicitly has an 'any' type.
miner.ts(155,49): error TS7006: Parameter 'contract' implicitly has an 'any' type.
miner.ts(155,59): error TS7006: Parameter 'headerB64' implicitly has an 'any' type.
miner.ts(155,70): error TS7006: Parameter 'nonce' implicitly has an 'any' type.
miner.ts(174,31): error TS7006: Parameter 'mnemonic' implicitly has an 'any' type.
miner.ts(174,41): error TS7006: Parameter 'sender' implicitly has an 'any' type.