Upgrade deps, build scripts, config, & lint for player-model branch #652
Annotations
11 errors and 11 warnings
test:
src/Event.ts#L88
Do not access Object.prototype method 'hasOwnProperty' from target object
|
test
Redundant double negation
|
test
Type string trivially inferred from a string literal, remove type annotation
|
test
Type string trivially inferred from a string literal, remove type annotation
|
test
Type string trivially inferred from a string literal, remove type annotation
|
test
Don't use `String` as a type. Use string instead
|
test
Type boolean trivially inferred from a boolean literal, remove type annotation
|
test
Unexpected empty static method 'checkAndWipeUserSubscription'
|
test:
src/OneSignalApiShared.ts#L25
Unexpected var, use let or const instead
|
test:
src/Postmam.ts#L108
Do not access Object.prototype method 'hasOwnProperty' from target object
|
test
Process completed with exit code 1.
|
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test:
src/Event.ts#L63
Unexpected any. Specify a different type
|
test:
src/Event.ts#L120
Unexpected any. Specify a different type
|
test:
src/IOneSignal.ts#L5
'IOneSignal' is defined but never used
|
test:
src/IOneSignal.ts#L5
Unexpected any. Specify a different type
|
test:
src/IOneSignal.ts#L6
Unexpected any. Specify a different type
|
test:
src/OneSignal.ts#L297
Unexpected any. Specify a different type
|
test:
src/OneSignal.ts#L365
'_reject' is defined but never used
|
test
Forbidden non-null assertion
|
test
Unexpected any. Specify a different type
|
test
Unexpected any. Specify a different type
|