Skip to content

adds judging auth endpoint; removes broken code from tartanhacks #332

adds judging auth endpoint; removes broken code from tartanhacks

adds judging auth endpoint; removes broken code from tartanhacks #332

Triggered via pull request March 12, 2024 22:15
@pm3512pm3512
synchronize #144
judging
Status Success
Total duration 1m 15s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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