Skip to content

Refactor/update dependencies #3

Refactor/update dependencies

Refactor/update dependencies #3

Triggered via pull request October 21, 2024 13:56
Status Success
Total duration 45s
Artifacts

checks.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

44 errors
Could not find a declaration file for module 'google-protobuf'. '/home/runner/work/grpc/.yarn/berry/cache/google-protobuf-npm-3.17.3-7a71f34d03-10.zip/node_modules/google-protobuf/google-protobuf.js' implicitly has an 'any' type.: packages/grpc-error-status/src/error-status.ts#L3
Could not find a declaration file for module 'google-protobuf'. '/home/runner/work/grpc/.yarn/berry/cache/google-protobuf-npm-3.17.3-7a71f34d03-10.zip/node_modules/google-protobuf/google-protobuf.js' implicitly has an 'any' type. Try `npm i --save-dev @types/google-protobuf` if it exists or add a new declaration (.d.ts) file containing `declare module 'google-protobuf';`
Could not find a declaration file for module 'google-protobuf/google/protobuf/any_pb'. '/home/runner/work/grpc/.yarn/berry/cache/google-protobuf-npm-3.17.3-7a71f34d03-10.zip/node_modules/google-protobuf/google/protobuf/any_pb.js' implicitly has an 'any' type.: packages/grpc-error-status/src/error-status.ts#L4
Could not find a declaration file for module 'google-protobuf/google/protobuf/any_pb'. '/home/runner/work/grpc/.yarn/berry/cache/google-protobuf-npm-3.17.3-7a71f34d03-10.zip/node_modules/google-protobuf/google/protobuf/any_pb.js' implicitly has an 'any' type. Try `npm i --save-dev @types/google-protobuf` if it exists or add a new declaration (.d.ts) file containing `declare module 'google-protobuf/google/protobuf/any_pb';`
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'typeof import("/home/runner/work/grpc/grpc/packages/grpc-error-status/proto/google/rpc/error_details_pb")'.: packages/grpc-error-status/src/google.rpc.ts#L18
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'typeof import("/home/runner/work/grpc/grpc/packages/grpc-error-status/proto/google/rpc/error_details_pb")'. No index signature with a parameter of type 'string' was found on type 'typeof import("/home/runner/work/grpc/grpc/packages/grpc-error-status/proto/google/rpc/error_details_pb")'.
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'typeof import("/home/runner/work/grpc/grpc/packages/grpc-error-status/proto/google/rpc/error_details_pb")'.: packages/grpc-error-status/src/google.rpc.ts#L25
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'typeof import("/home/runner/work/grpc/grpc/packages/grpc-error-status/proto/google/rpc/error_details_pb")'. No index signature with a parameter of type 'string' was found on type 'typeof import("/home/runner/work/grpc/grpc/packages/grpc-error-status/proto/google/rpc/error_details_pb")'.
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'typeof import("/home/runner/work/grpc/grpc/packages/grpc-error-status/proto/google/rpc/error_details_pb")'.: packages/grpc-error-status/src/google.rpc.ts#L28
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'typeof import("/home/runner/work/grpc/grpc/packages/grpc-error-status/proto/google/rpc/error_details_pb")'. No index signature with a parameter of type 'string' was found on type 'typeof import("/home/runner/work/grpc/grpc/packages/grpc-error-status/proto/google/rpc/error_details_pb")'.
Parameter 'detail' implicitly has an 'any' type.: packages/grpc-error-status/src/google.rpc.ts#L31
Parameter 'detail' implicitly has an 'any' type.
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'typeof import("/home/runner/work/grpc/grpc/packages/grpc-error-status/proto/google/rpc/error_details_pb")'.: packages/grpc-error-status/src/google.rpc.ts#L33
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'typeof import("/home/runner/work/grpc/grpc/packages/grpc-error-status/proto/google/rpc/error_details_pb")'. No index signature with a parameter of type 'string' was found on type 'typeof import("/home/runner/work/grpc/grpc/packages/grpc-error-status/proto/google/rpc/error_details_pb")'.
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'typeof import("/home/runner/work/grpc/grpc/packages/grpc-error-status/proto/google/rpc/error_details_pb")'.: packages/grpc-error-status/src/google.rpc.ts#L33
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'typeof import("/home/runner/work/grpc/grpc/packages/grpc-error-status/proto/google/rpc/error_details_pb")'. No index signature with a parameter of type 'string' was found on type 'typeof import("/home/runner/work/grpc/grpc/packages/grpc-error-status/proto/google/rpc/error_details_pb")'.
Parameter 'value' implicitly has an 'any' type.: packages/grpc-error-status/src/utils.ts#L1
Parameter 'value' implicitly has an 'any' type.