nit: userdata #31
Annotations
5 errors and 1 warning
Check types:
src/core/Message.ts#L110
Argument of type 'Message' is not assignable to parameter of type 'ParametersType'.
|
Check types:
src/core/actions/UserData.ts#L24
Argument of type 'Message' is not assignable to parameter of type 'ParametersType'.
|
Check types:
src/core/actions/UserData.ts#L53
Argument of type 'typeof fromProtobuf' is not assignable to parameter of type '(value: Message, index: number, array: Message[]) => UserData'.
|
Check types:
src/core/actions/UserData.ts#L109
Argument of type 'typeof fromProtobuf' is not assignable to parameter of type '(value: Message, index: number, array: Message[]) => UserData'.
|
Check types
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading