151604 Release #493
Annotations
10 errors and 10 warnings
test (14.x):
src/Event.ts#L88
Do not access Object.prototype method 'hasOwnProperty' from target object
|
test (14.x)
Redundant double negation
|
test (14.x)
Type string trivially inferred from a string literal, remove type annotation
|
test (14.x)
Type string trivially inferred from a string literal, remove type annotation
|
test (14.x)
Type string trivially inferred from a string literal, remove type annotation
|
test (14.x)
Don't use `String` as a type. Use string instead
|
test (14.x)
Type boolean trivially inferred from a boolean literal, remove type annotation
|
test (14.x)
Unexpected empty static method 'checkAndWipeUserSubscription'
|
test (14.x):
src/OneSignalApiShared.ts#L25
Unexpected var, use let or const instead
|
test (14.x):
src/Postmam.ts#L108
Do not access Object.prototype method 'hasOwnProperty' from target object
|
test (14.x):
src/Event.ts#L63
Unexpected any. Specify a different type
|
test (14.x):
src/Event.ts#L120
Unexpected any. Specify a different type
|
test (14.x):
src/IOneSignal.ts#L5
'IOneSignal' is defined but never used
|
test (14.x):
src/IOneSignal.ts#L5
Unexpected any. Specify a different type
|
test (14.x):
src/IOneSignal.ts#L6
Unexpected any. Specify a different type
|
test (14.x):
src/OneSignal.ts#L297
Unexpected any. Specify a different type
|
test (14.x):
src/OneSignal.ts#L365
'_reject' is defined but never used
|
test (14.x)
Forbidden non-null assertion
|
test (14.x)
Unexpected any. Specify a different type
|
test (14.x)
Unexpected any. Specify a different type
|