added counts to /check-in endpoint #319
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
11 warnings
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, paambaati/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test:
src/aggregations/analytics.ts#L7
Unexpected any. Specify a different type
|
test:
src/aggregations/bookmark.ts#L12
Unexpected any. Specify a different type
|
test:
src/aggregations/bookmark.ts#L94
Unexpected any. Specify a different type
|
test:
src/aggregations/checkin.ts#L7
Unexpected any. Specify a different type
|
test:
src/aggregations/checkin.ts#L111
Unexpected any. Specify a different type
|
test:
src/aggregations/checkin.ts#L125
Unexpected any. Specify a different type
|
test:
src/aggregations/participants.ts#L11
Unexpected any. Specify a different type
|
test:
src/aggregations/participants.ts#L12
Unexpected any. Specify a different type
|
test:
src/aggregations/participants.ts#L134
Unexpected any. Specify a different type
|
test:
src/aggregations/projects.ts#L7
'eventId' is defined but never used
|