Skip to content

feat: Add voice statuses for participants, channels, and servers #339

feat: Add voice statuses for participants, channels, and servers

feat: Add voice statuses for participants, channels, and servers #339

Triggered via pull request June 25, 2026 01:27
Status Success
Total duration 30s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v4.0.0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build: src/hydration/message.ts#L3
'Embed' is defined but never used. Allowed unused vars must match /^_/u
build: src/hydration/channel.ts#L7
'VoiceParticipant' is defined but never used. Allowed unused vars must match /^_/u
build: src/hydration/channel.ts#L1
'ReactiveMap' is defined but never used. Allowed unused vars must match /^_/u
build: src/classes/ServerMember.ts#L5
'Role' is defined but never used. Allowed unused vars must match /^_/u