Skip to content

feat: add shotsHit to Duels #5696

feat: add shotsHit to Duels

feat: add shotsHit to Duels #5696

Re-run triggered June 3, 2026 01:13
Status Success
Total duration 5m 20s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
CI
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
eslint(no-param-reassign): src/player/leaderboards/player-leaderboard.service.ts#L38
Assignment to function parameter 'input'.
eslint(no-warning-comments): src/api.service.ts#L44
Unexpected 'todo' comment: TODO: Move dtos in api to...
eslint(class-methods-use-this): src/services/ticket.service.ts#L273
Expected method `copyUsernameButtonId` to have this.
eslint(class-methods-use-this): src/commands/commands.command.ts#L58
Expected method `createTopPage` to have this.
eslint(class-methods-use-this): src/services/font-loader.service.ts#L23
Expected method `init` to have this.
eslint(class-methods-use-this): src/services/tag.service.ts#L134
Expected method `validateName` to have this.
eslint(class-methods-use-this): src/services/tag.service.ts#L65
Expected method `createCommand` to have this.
eslint(class-methods-use-this): src/services/mongo-loader.service.ts#L17
Expected method `init` to have this.
eslint(class-methods-use-this): src/events/guild-member-update.event.ts#L137
Expected method `findRoleTier` to have this.
eslint(class-methods-use-this): src/commands/user.command.ts#L91
Expected method `addField` to have this.