run client.set if payload includes user_id and fix bug in getEventData #21
Annotations
8 errors and 7 warnings
build-test (20.x):
src/index.ts#L6
Delete `;`
|
build-test (20.x):
src/index.ts#L7
'userId' is never reassigned. Use 'const' instead
|
build-test (20.x):
src/index.ts#L7
Delete `;`
|
build-test (20.x):
src/index.ts#L9
Delete `;`
|
build-test (20.x):
src/index.ts#L12
Delete `;`
|
build-test (20.x):
src/index.ts#L14
Delete `;`
|
build-test (20.x):
src/index.ts#L58
Delete `;`
|
build-test (20.x)
Process completed with exit code 1.
|
build-test (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-test (20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-test (20.x):
src/index.ts#L52
Unexpected any. Specify a different type
|
build-test (20.x):
src/index.ts#L111
Unexpected any. Specify a different type
|
build-test (20.x):
src/index.ts#L114
Unexpected any. Specify a different type
|
build-test (20.x):
src/index.ts#L114
Unexpected any. Specify a different type
|
build-test (20.x):
src/index.ts#L141
Unexpected any. Specify a different type
|