nit: userdata #31
push-to-main.yml
on: push
Annotations
10 errors and 3 warnings
Verify / Types (5.6.2):
src/core/Message.ts#L110
Argument of type 'Message' is not assignable to parameter of type 'ParametersType'.
|
Verify / Types (5.6.2):
src/core/actions/UserData.ts#L24
Argument of type 'Message' is not assignable to parameter of type 'ParametersType'.
|
Verify / Types (5.6.2):
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'.
|
Verify / Types (5.6.2):
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'.
|
Verify / Types (5.6.2)
Process completed with exit code 2.
|
Verify / Build:
src/core/Message.ts#L110
Argument of type 'Message' is not assignable to parameter of type 'ParametersType'.
|
Verify / Build:
src/core/actions/UserData.ts#L24
Argument of type 'Message' is not assignable to parameter of type 'ParametersType'.
|
Verify / Build:
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'.
|
Verify / Build:
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'.
|
Verify / Build
Process completed with exit code 2.
|
Verify / Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Verify / Types (5.6.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Verify / Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|