Skip to content

feat(stats): add miscellaneous stats #5835

feat(stats): add miscellaneous stats

feat(stats): add miscellaneous stats #5835

Triggered via pull request June 16, 2026 09:29
Status Success
Total duration 51s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
eslint(no-warning-comments): components/ui/carousel.tsx#L74
Unexpected 'todo' comment: TODO: investigate why clicking the very...
eslint(no-warning-comments): app/(home)/sections/guild-section.tsx#L168
Unexpected 'todo' comment: TODO: Vercel doesn't support the...
eslint(class-methods-use-this): src/services/ticket.service.ts#L273
Expected method `copyUsernameButtonId` 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/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/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.