Skip to content

fix: Bump ts-proto-descriptors. #1492

fix: Bump ts-proto-descriptors.

fix: Bump ts-proto-descriptors. #1492

Triggered via pull request July 12, 2023 20:31
Status Failure
Total duration 2m 48s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build (20.x): src/generate-generic-service-definition.ts#L1
Property '_unknownFields' does not exist on type 'MethodOptions'.
build (20.x): src/generate-generic-service-definition.ts#L1
Property '_unknownFields' does not exist on type 'MethodOptions'.
build (20.x): src/generate-generic-service-definition.ts#L1
Property '_unknownFields' does not exist on type 'MethodOptions'.
build (20.x): src/plugin.ts#L1
Type '{ name: string; content: string; }[]' is not assignable to type '{ name?: string | undefined; insertionPoint?: string | undefined; content?: string | undefined; generatedCodeInfo?: { annotation?: { path?: number[] | undefined; sourceFile?: string | undefined; begin?: number | undefined; end?: number | undefined; }[] | undefined; } | undefined; }[] & { ...; }[] & ({ ...; } & ... 1...'.
build (20.x): src/schema.ts#L1
Argument of type 'FileDescriptorProto' is not assignable to parameter of type '{ name?: string | undefined; package?: string | undefined; dependency?: string[] | undefined; publicDependency?: number[] | undefined; weakDependency?: number[] | undefined; messageType?: { ...; }[] | undefined; ... 5 more ...; syntax?: string | undefined; } & { ...; } & Record<...>'.
build (20.x): src/schema.ts#L1
Property '_unknownFields' does not exist on type 'FileOptions'.
build (20.x): src/schema.ts#L1
Property '_unknownFields' does not exist on type 'FileOptions'.
build (20.x): src/schema.ts#L1
Property '_unknownFields' does not exist on type 'MethodOptions'.
build (20.x): src/schema.ts#L1
Property '_unknownFields' does not exist on type 'MethodOptions'.
build (20.x): src/schema.ts#L1
Property '_unknownFields' does not exist on type 'ServiceOptions'.