Mutable message field changes and Message/PresenceMessage.fromValues refactoring #3108
Annotations
5 errors and 1 warning
lint:
src/common/lib/client/realtimechannel.ts#L707
'channelSerial' is assigned a value but never used. Allowed unused vars must match /^_/u
|
lint:
src/common/lib/client/restpresence.ts#L5
'Platform' is defined but never used. Allowed unused vars must match /^_/u
|
lint:
src/common/lib/client/restpresence.ts#L29
'options' is assigned a value but never used. Allowed unused vars must match /^_/u
|
lint:
src/platform/web/modular/presencemessage.ts#L4
'Platform' is defined but never used. Allowed unused vars must match /^_/u
|
lint
Process completed with exit code 1.
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|