Voice overhaul #1101
Annotations
8 errors and 8 warnings
lint:
voice.go#L33
exported type `VoiceConnectionStatus` should have comment or be unexported (golint)
|
lint:
voice.go#L36
exported const VoiceConnectionStatusInvalid should have comment (or a comment on this block) or be unexported (golint)
|
lint:
voice.go#L148
comment on exported method `VoiceConnection.Kill` should be of the form `Kill ...` (golint)
|
lint:
voice.go#L298
exported var `ErrVoiceNoSessionID` should have comment or be unexported (golint)
|
lint:
voice.go#L299
exported var `ErrVoiceReconnectionLimit` should have comment or be unexported (golint)
|
lint:
voice.go#L300
exported var `ErrVoiceUnknownEncryptionMode` should have comment or be unexported (golint)
|
lint:
voice.go#L319
var `sessionIdDone` should be `sessionIDDone` (golint)
|
lint
Process completed with exit code 1.
|
format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (1.16)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (1.15)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (1.18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (1.14)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (1.17)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (1.13)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|