feat: upgrade grpc-identity dependencies #11
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
5 errors
Conflicting definitions for 'express-serve-static-core' found at '/home/runner/.yarn/berry/cache/@types-express-serve-static-core-npm-4.17.35-c86e5f6e4a-9.zip/node_modules/@types/express-serve-static-core/index.d.ts' and '/home/runner/.yarn/berry/cache/@types-express-serve-static-core-npm-4.17.24-cd6b9fd3ba-9.zip/node_modules/@types/express-serve-static-core/index.d.ts'. Consider installing a specific version of this library to resolve the conflict.:
../../../.yarn/berry/cache/@types-express-npm-4.17.17-46fe8173db-9.zip/node_modules/@types/express/index.d.ts#L0
Conflicting definitions for 'express-serve-static-core' found at '/home/runner/.yarn/berry/cache/@types-express-serve-static-core-npm-4.17.35-c86e5f6e4a-9.zip/node_modules/@types/express-serve-static-core/index.d.ts' and '/home/runner/.yarn/berry/cache/@types-express-serve-static-core-npm-4.17.24-cd6b9fd3ba-9.zip/node_modules/@types/express-serve-static-core/index.d.ts'. Consider installing a specific version of this library to resolve the conflict.
The file is in the program because:
Type library referenced via 'express-serve-static-core' from file '/home/runner/.yarn/berry/cache/@types-express-npm-4.17.13-0e12fe9c24-9.zip/node_modules/@types/express/index.d.ts' with packageId '@types/express-serve-static-core/[email protected]'
Imported via 'express-serve-static-core' from file '/home/runner/.yarn/berry/cache/@types-express-npm-4.17.13-0e12fe9c24-9.zip/node_modules/@types/express/index.d.ts' with packageId '@types/express-serve-static-core/[email protected]'
Type library referenced via 'express-serve-static-core' from file '/home/runner/.yarn/berry/cache/@types-express-npm-4.17.17-46fe8173db-9.zip/node_modules/@types/express/index.d.ts' with packageId '@types/express-serve-static-core/[email protected]'
|
Module '"node:net"' has no exported member 'type'.:
../../../.yarn/berry/cache/get-port-npm-7.0.0-72b8a92f99-9.zip/node_modules/get-port/index.d.ts#L0
Module '"node:net"' has no exported member 'type'.
|
|
Module '"protobufjs"' has no exported member 'RootConstructor'.:
packages/gateway/src/mesh/handlers/grpc/grpc.handler.ts#L35
Module '"protobufjs"' has no exported member 'RootConstructor'.
|
Property 'toDescriptor' does not exist on type 'Root'.:
packages/gateway/src/mesh/handlers/grpc/grpc.handler.ts#L183
Property 'toDescriptor' does not exist on type 'Root'.
|