Skip to content

fix(deps): update dependency express-session to v1.18.1 #581

fix(deps): update dependency express-session to v1.18.1

fix(deps): update dependency express-session to v1.18.1 #581

Triggered via pull request November 21, 2023 08:43
Status Failure
Total duration 53s
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 2 warnings
build: node_modules/@types/connect-redis/index.d.ts#L1
Namespace 'Express' has no exported member 'SessionData'.
build: src/auth/models/strategy.class.ts#L1
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'Session & Partial<SessionData>'.
build: src/auth/models/strategy.class.ts#L1
Property 'callbackURL' does not exist on type 'Session & Partial<SessionData>'.
build: src/auth/models/strategy.class.ts#L1
Property 'callbackURL' does not exist on type 'Session & Partial<SessionData>'.
build: src/auth/models/strategy.class.ts#L1
Property 'callbackURL' does not exist on type 'Session & Partial<SessionData>'.
build: src/auth/models/strategy.class.ts#L1
Property 'passport' does not exist on type 'Session & Partial<SessionData>'.
build: src/auth/models/strategy.class.ts#L1
Property 'callbackURL' does not exist on type 'Session & Partial<SessionData>'.
build: src/auth/models/strategy.class.ts#L1
Property 'passport' does not exist on type 'Session & Partial<SessionData>'.
build: src/auth/models/strategy.class.ts#L1
Property 'passport' does not exist on type 'Session & Partial<SessionData>'.
build: src/auth/models/strategy.class.ts#L1
Property 'passport' does not exist on type 'Session & Partial<SessionData>'.
Lint PR Title
The following actions uses node12 which is deprecated and will be forced to run on node16: amannn/[email protected]. 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 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/