Merge pull request #53 from CleverTap/develop #38
Annotations
12 errors and 8 warnings
build
Process completed with exit code 1.
|
test
Process completed with exit code 1.
|
lint:
example/index.js#L86
Insert `·`
|
lint:
example/index.js#L87
Insert `··`
|
lint:
example/index.js#L88
Insert `··`
|
lint:
example/index.js#L89
Replace `········let·receiverCuid·=·result.callDetails.callerCuid` with `··········let·receiverCuid·=·result.callDetails.callerCuid;`
|
lint:
example/index.js#L90
Replace `········let·callContext·=·result.callDetails.callContext` with `··········let·callContext·=·result.callDetails.callContext;`
|
lint:
example/index.js#L91
Replace `········` with `··········`
|
lint:
example/index.js#L92
Insert `··`
|
lint:
example/index.js#L93
Insert `··`
|
lint:
example/index.js#L94
Replace `··········initiator_image:·result.callDetails.receiverImage` with `············initiator_image:·result.callDetails.receiverImage,`
|
lint:
example/index.js#L95
Replace `········}` with `··········};`
|
lint:
example/src/App.tsx#L42
Expected '===' and instead saw '=='
|
lint:
example/src/dist/App.js#L18
["default"] is better written in dot notation
|
lint:
example/src/dist/App.js#L21
["default"] is better written in dot notation
|
lint:
example/src/dist/App.js#L25
["default"] is better written in dot notation
|
lint:
src/SignedCall.ts#L96
Expected '===' and instead saw '=='
|
lint:
src/SignedCall.ts#L108
Expected '===' and instead saw '=='
|
lint:
src/SignedCall.ts#L187
Expected '===' and instead saw '=='
|
lint:
src/SignedCall.ts#L200
Expected '===' and instead saw '=='
|