Track entry fees in UserJoinedEvent and surface them in prize pool#990
Merged
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run linter:
backend/src/notifications/notification-generator.service.spec.ts#L206
Unsafe argument of type `any` assigned to a parameter of type `Notification`
|
|
Run linter:
backend/src/notifications/notification-generator.service.spec.ts#L202
Unsafe argument of type `any` assigned to a parameter of type `CreatorEvent | Promise<CreatorEvent | null> | null`
|
|
Run linter:
backend/src/notifications/notification-generator.service.spec.ts#L170
Unsafe argument of type `any` assigned to a parameter of type `(DeepPartial<Notification> & Notification) | Promise<DeepPartial<Notification> & Notification>`
|
|
Run linter:
backend/src/notifications/notification-generator.service.spec.ts#L169
Unsafe argument of type `any` assigned to a parameter of type `Notification`
|
|
Run linter:
backend/src/notifications/notification-generator.service.spec.ts#L168
Unsafe argument of type `any` assigned to a parameter of type `User | Promise<User | null> | null`
|
|
Run linter:
backend/src/notifications/notification-generator.service.spec.ts#L142
Unsafe argument of type `any` assigned to a parameter of type `(DeepPartial<Notification> & Notification) | Promise<DeepPartial<Notification> & Notification>`
|
|
Run linter:
backend/src/notifications/notification-generator.service.spec.ts#L141
Unsafe argument of type `any` assigned to a parameter of type `Notification`
|
|
Run linter:
backend/src/notifications/notification-generator.service.spec.ts#L140
Unsafe argument of type `any` assigned to a parameter of type `User | Promise<User | null> | null`
|
|
Run linter:
backend/src/indexer/indexer.service.spec.ts#L269
Async method 'json' has no 'await' expression
|
|
Run linter:
backend/src/indexer/indexer.service.spec.ts#L242
Async arrow function has no 'await' expression
|
background
wait
wait-all
cancel
parallel
Loading