Skip to content

chore(deps): update dependency @types/session-file-store to v1.2.5 #639

chore(deps): update dependency @types/session-file-store to v1.2.5

chore(deps): update dependency @types/session-file-store to v1.2.5 #639

Triggered via pull request July 26, 2024 08:54
Status Failure
Total duration 45s
Artifacts

prbuild.yml

on: pull_request
SonarCloud Trigger
0s
SonarCloud Trigger
Semantic-Release
0s
Semantic-Release
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
build: node_modules/@types/connect-redis/node_modules/@types/express-session/index.d.ts#L1
Subsequent property declarations must have the same type. Property 'session' must be of type 'Session & Partial<SessionData>', but here has type 'Session & Partial<SessionData>'.
build: node_modules/@types/express-session/index.d.ts#L1
Duplicate identifier 'SessionStore'.
build: src/auth/oauth2/models/oauth2.class.ts#L1
The inferred type of 'router' cannot be named without a reference to 'express/node_modules/@types/express-serve-static-core'. This is likely not portable. A type annotation is necessary.
build: src/auth/s2s/s2s.class.ts#L1
The inferred type of 'router' cannot be named without a reference to 'express/node_modules/@types/express-serve-static-core'. This is likely not portable. A type annotation is necessary.
build: src/session/models/fileSessionStore.class.ts#L1
The inferred type of 'router' cannot be named without a reference to 'express/node_modules/@types/express-serve-static-core'. This is likely not portable. A type annotation is necessary.
build: src/session/models/fileSessionStore.class.ts#L1
Argument of type 'typeof import("/home/runner/work/rpx-xui-node-lib/rpx-xui-node-lib/node_modules/@types/express-session/index.d.ts")' is not assignable to parameter of type '(options?: SessionOptions | undefined) => RequestHandler<ParamsDictionary, any, any, ParsedQs, Record<string, any>>'.
build: src/session/models/fileSessionStore.class.ts#L1
Type 'import("/home/runner/work/rpx-xui-node-lib/rpx-xui-node-lib/node_modules/@types/connect-redis/node_modules/@types/express-session/index").Store' is not assignable to type 'import("/home/runner/work/rpx-xui-node-lib/rpx-xui-node-lib/node_modules/@types/express-session/index").Store'.
build: src/session/models/redisSessionStore.class.ts#L1
The inferred type of 'router' cannot be named without a reference to 'express/node_modules/@types/express-serve-static-core'. This is likely not portable. A type annotation is necessary.
build: src/session/models/redisSessionStore.class.ts#L1
Property 'getStore' in type 'RedisSessionStore' is not assignable to the same property in base type 'SessionStore'.
Lint PR Title
The following actions uses node12 which is deprecated and will be forced to run on node16: amannn/action-semantic-pull-request@v1.2.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint PR Title
The following actions uses Node.js version which is deprecated and will be forced to run on node20: amannn/action-semantic-pull-request@v1.2.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/