Skip to content

chore: Upgrade targeted Node.js version from v20 to v22 #486

chore: Upgrade targeted Node.js version from v20 to v22

chore: Upgrade targeted Node.js version from v20 to v22 #486

Triggered via push August 15, 2024 10:39
Status Failure
Total duration 37s
Artifacts

nodejs.yml

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

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.