chore: Upgrade targeted Node.js version from v20 to v22 #486
Annotations
10 errors
build (22.x):
node_modules/@spraxdev/node-commons/dist/RestfulRequestHandler.d.ts#L1
Module '"/home/runner/work/Mc-Auth/Mc-Auth/node_modules/@types/express/index"' can only be default-imported using the 'esModuleInterop' flag
|
build (22.x):
src/Constants.ts#L3
Module '"fs"' has no default export.
|
build (22.x):
src/Constants.ts#L5
Module '"path"' can only be default-imported using the 'esModuleInterop' flag
|
build (22.x):
src/Localization.ts#L4
Module '"/home/runner/work/Mc-Auth/Mc-Auth/node_modules/moment/ts3.1-typings/moment"' can only be default-imported using the 'esModuleInterop' flag
|
build (22.x):
src/Router/ApiRouter.ts#L1
Module '"/home/runner/work/Mc-Auth/Mc-Auth/node_modules/@types/express/index"' can only be default-imported using the 'esModuleInterop' flag
|
build (22.x):
src/Router/ApiRoutes/Middlewares/AuthorizationMiddleware.ts#L1
Module '"/home/runner/work/Mc-Auth/Mc-Auth/node_modules/@types/express/index"' can only be default-imported using the 'esModuleInterop' flag
|
build (22.x):
src/Router/ApiRoutes/Middlewares/GrantScopeAsserterMiddleware.ts#L1
Module '"/home/runner/work/Mc-Auth/Mc-Auth/node_modules/@types/express/index"' can only be default-imported using the 'esModuleInterop' flag
|
build (22.x):
src/Router/ApiRoutes/v2/ProfileRoute.ts#L2
Module '"/home/runner/work/Mc-Auth/Mc-Auth/node_modules/@types/express/index"' can only be default-imported using the 'esModuleInterop' flag
|
build (22.x):
src/Router/ApiRoutes/v2/Version2Router.ts#L1
Module '"/home/runner/work/Mc-Auth/Mc-Auth/node_modules/@types/express/index"' can only be default-imported using the 'esModuleInterop' flag
|
build (22.x):
src/Router/DemoRoutes/DemoAuthorizationRoutes.ts#L3
Module '"/home/runner/work/Mc-Auth/Mc-Auth/node_modules/@types/jsonwebtoken/index"' has no default export.
|