Fix lint #2222
Annotations
2 errors and 5 warnings
build (18.x)
Could not find a declaration file for module 'express-v5'. '/home/runner/work/firewall-node/firewall-node/library/node_modules/express-v5/index.js' implicitly has an 'any' type.
|
build (18.x)
Process completed with exit code 2.
|
build (18.x):
library/agent/api-discovery/getApiInfo.ts#L12
exported declaration 'APIBodyInfo' not used within other modules
|
build (18.x):
library/agent/api/Event.ts#L34
exported declaration 'User' not used within other modules
|
build (18.x):
library/sources/graphql/extractInputsFromDocument.test.ts#L14
'/home/runner/work/firewall-node/firewall-node/library/node_modules/graphql/index.mjs' imported multiple times
|
build (18.x):
library/sources/graphql/extractInputsFromDocument.test.ts#L17
'/home/runner/work/firewall-node/firewall-node/library/node_modules/graphql/index.mjs' imported multiple times
|
build (18.x):
library/sources/koa/wrapRouterMiddleware.ts#L4
exported declaration 'wrapRouterMiddleware' not used within other modules
|