⬆️ chore(deps): bump @fastify/session from 10.9.0 to 11.0.1 #2209
continuous-integration.yml
on: pull_request
Matrix: Integration Test
Matrix: Unit Test
Lint
20s
Typescript
40s
Build
34s
Build Image
1m 47s
Development Script Test
1m 19s
Integration Test
6s
Unit Test
3s
Annotations
24 errors
Users › query user › should return null if no user is logged in:
undefined#L1
FastifyError: fastify-plugin: @fastify/session - expected '5.x' fastify version, '4.28.1' is installed
at Object.checkVersion (node_modules/.pnpm/[email protected]/node_modules/fastify/lib/pluginUtils.js:125:11)
at Object.registerPlugin (node_modules/.pnpm/[email protected]/node_modules/fastify/lib/pluginUtils.js:148:16)
at Boot.override (node_modules/.pnpm/[email protected]/node_modules/fastify/lib/pluginOverride.js:28:57)
at Boot.Object.<anonymous>.Boot._loadPlugin (node_modules/.pnpm/[email protected]/node_modules/avvio/boot.js:425:25)
|
Users › query user › should return the logged in user:
undefined#L1
FastifyError: fastify-plugin: @fastify/session - expected '5.x' fastify version, '4.28.1' is installed
at Object.checkVersion (node_modules/.pnpm/[email protected]/node_modules/fastify/lib/pluginUtils.js:125:11)
at Object.registerPlugin (node_modules/.pnpm/[email protected]/node_modules/fastify/lib/pluginUtils.js:148:16)
at Boot.override (node_modules/.pnpm/[email protected]/node_modules/fastify/lib/pluginOverride.js:28:57)
at Boot.Object.<anonymous>.Boot._loadPlugin (node_modules/.pnpm/[email protected]/node_modules/avvio/boot.js:425:25)
|
Integration Test (2)
Process completed with exit code 1.
|
Authentication › GET /auth/login › creates a user and fetches study programs for the user:
undefined#L1
FastifyError: fastify-plugin: @fastify/session - expected '5.x' fastify version, '4.28.1' is installed
at Object.checkVersion (node_modules/.pnpm/[email protected]/node_modules/fastify/lib/pluginUtils.js:125:11)
at Object.registerPlugin (node_modules/.pnpm/[email protected]/node_modules/fastify/lib/pluginUtils.js:148:16)
at Boot.override (node_modules/.pnpm/[email protected]/node_modules/fastify/lib/pluginOverride.js:28:57)
at Boot.Object.<anonymous>.Boot._loadPlugin (node_modules/.pnpm/[email protected]/node_modules/avvio/boot.js:425:25)
|
Authentication › GET /auth/login › creates a user and fetches study programs for the user:
src/services/auth/__tests__/integration/auth.test.ts#L23
TypeError: Cannot read properties of undefined (reading 'serverInstance')
at Object.serverInstance (src/services/auth/__tests__/integration/auth.test.ts:23:22)
|
Authentication › GET /auth/login › updates last login for an existing user:
undefined#L1
FastifyError: fastify-plugin: @fastify/session - expected '5.x' fastify version, '4.28.1' is installed
at Object.checkVersion (node_modules/.pnpm/[email protected]/node_modules/fastify/lib/pluginUtils.js:125:11)
at Object.registerPlugin (node_modules/.pnpm/[email protected]/node_modules/fastify/lib/pluginUtils.js:148:16)
at Boot.override (node_modules/.pnpm/[email protected]/node_modules/fastify/lib/pluginOverride.js:28:57)
at Boot.Object.<anonymous>.Boot._loadPlugin (node_modules/.pnpm/[email protected]/node_modules/avvio/boot.js:425:25)
|
Authentication › GET /auth/login › updates last login for an existing user:
src/services/auth/__tests__/integration/auth.test.ts#L23
TypeError: Cannot read properties of undefined (reading 'serverInstance')
at Object.serverInstance (src/services/auth/__tests__/integration/auth.test.ts:23:22)
|
Authentication › GET /auth/login › parses userinfo response:
undefined#L1
FastifyError: fastify-plugin: @fastify/session - expected '5.x' fastify version, '4.28.1' is installed
at Object.checkVersion (node_modules/.pnpm/[email protected]/node_modules/fastify/lib/pluginUtils.js:125:11)
at Object.registerPlugin (node_modules/.pnpm/[email protected]/node_modules/fastify/lib/pluginUtils.js:148:16)
at Boot.override (node_modules/.pnpm/[email protected]/node_modules/fastify/lib/pluginOverride.js:28:57)
at Boot.Object.<anonymous>.Boot._loadPlugin (node_modules/.pnpm/[email protected]/node_modules/avvio/boot.js:425:25)
|
Authentication › GET /auth/login › parses userinfo response:
src/services/auth/__tests__/integration/auth.test.ts#L23
TypeError: Cannot read properties of undefined (reading 'serverInstance')
at Object.serverInstance (src/services/auth/__tests__/integration/auth.test.ts:23:22)
|
Authentication › GET /auth/login › redirects to ?return-to if provided:
undefined#L1
FastifyError: fastify-plugin: @fastify/session - expected '5.x' fastify version, '4.28.1' is installed
at Object.checkVersion (node_modules/.pnpm/[email protected]/node_modules/fastify/lib/pluginUtils.js:125:11)
at Object.registerPlugin (node_modules/.pnpm/[email protected]/node_modules/fastify/lib/pluginUtils.js:148:16)
at Boot.override (node_modules/.pnpm/[email protected]/node_modules/fastify/lib/pluginOverride.js:28:57)
at Boot.Object.<anonymous>.Boot._loadPlugin (node_modules/.pnpm/[email protected]/node_modules/avvio/boot.js:425:25)
|
Authentication › GET /auth/login › redirects to ?return-to if provided:
src/services/auth/__tests__/integration/auth.test.ts#L23
TypeError: Cannot read properties of undefined (reading 'serverInstance')
at Object.serverInstance (src/services/auth/__tests__/integration/auth.test.ts:23:22)
|
Authentication › GET /auth/login › returns 400 if return-to is not an approved origin:
undefined#L1
FastifyError: fastify-plugin: @fastify/session - expected '5.x' fastify version, '4.28.1' is installed
at Object.checkVersion (node_modules/.pnpm/[email protected]/node_modules/fastify/lib/pluginUtils.js:125:11)
at Object.registerPlugin (node_modules/.pnpm/[email protected]/node_modules/fastify/lib/pluginUtils.js:148:16)
at Boot.override (node_modules/.pnpm/[email protected]/node_modules/fastify/lib/pluginOverride.js:28:57)
at Boot.Object.<anonymous>.Boot._loadPlugin (node_modules/.pnpm/[email protected]/node_modules/avvio/boot.js:425:25)
|
Authentication › GET /auth/login › returns 400 if return-to is not an approved origin:
src/services/auth/__tests__/integration/auth.test.ts#L23
TypeError: Cannot read properties of undefined (reading 'serverInstance')
at Object.serverInstance (src/services/auth/__tests__/integration/auth.test.ts:23:22)
|
User queries › users › as a super user › should return all users:
undefined#L1
FastifyError: fastify-plugin: @fastify/session - expected '5.x' fastify version, '4.28.1' is installed
at Object.checkVersion (node_modules/.pnpm/[email protected]/node_modules/fastify/lib/pluginUtils.js:125:11)
at Object.registerPlugin (node_modules/.pnpm/[email protected]/node_modules/fastify/lib/pluginUtils.js:148:16)
at Boot.override (node_modules/.pnpm/[email protected]/node_modules/fastify/lib/pluginOverride.js:28:57)
at Boot.Object.<anonymous>.Boot._loadPlugin (node_modules/.pnpm/[email protected]/node_modules/avvio/boot.js:425:25)
|
User queries › users › should return [] if not authenticated:
undefined#L1
FastifyError: fastify-plugin: @fastify/session - expected '5.x' fastify version, '4.28.1' is installed
at Object.checkVersion (node_modules/.pnpm/[email protected]/node_modules/fastify/lib/pluginUtils.js:125:11)
at Object.registerPlugin (node_modules/.pnpm/[email protected]/node_modules/fastify/lib/pluginUtils.js:148:16)
at Boot.override (node_modules/.pnpm/[email protected]/node_modules/fastify/lib/pluginOverride.js:28:57)
at Boot.Object.<anonymous>.Boot._loadPlugin (node_modules/.pnpm/[email protected]/node_modules/avvio/boot.js:425:25)
|
Organization mutations › createOrganization › as a super user › should create an organization with feature permissions:
undefined#L1
FastifyError: fastify-plugin: @fastify/session - expected '5.x' fastify version, '4.28.1' is installed
at Object.checkVersion (node_modules/.pnpm/[email protected]/node_modules/fastify/lib/pluginUtils.js:125:11)
at Object.registerPlugin (node_modules/.pnpm/[email protected]/node_modules/fastify/lib/pluginUtils.js:148:16)
at Boot.override (node_modules/.pnpm/[email protected]/node_modules/fastify/lib/pluginOverride.js:28:57)
at Boot.Object.<anonymous>.Boot._loadPlugin (node_modules/.pnpm/[email protected]/node_modules/avvio/boot.js:425:25)
|
Server › #registerServices › GET /-/health:
undefined#L1
FastifyError: fastify-plugin: @fastify/session - expected '5.x' fastify version, '4.28.1' is installed
at Object.checkVersion (node_modules/.pnpm/[email protected]/node_modules/fastify/lib/pluginUtils.js:125:11)
at Object.registerPlugin (node_modules/.pnpm/[email protected]/node_modules/fastify/lib/pluginUtils.js:148:16)
at Boot.override (node_modules/.pnpm/[email protected]/node_modules/fastify/lib/pluginOverride.js:28:57)
at Boot.Object.<anonymous>.Boot._loadPlugin (node_modules/.pnpm/[email protected]/node_modules/avvio/boot.js:425:25)
|
Server › #startServer › GET /-/health should be available on port 4001:
undefined#L1
FastifyError: fastify-plugin: @fastify/session - expected '5.x' fastify version, '4.28.1' is installed
at Object.checkVersion (node_modules/.pnpm/[email protected]/node_modules/fastify/lib/pluginUtils.js:125:11)
at Object.registerPlugin (node_modules/.pnpm/[email protected]/node_modules/fastify/lib/pluginUtils.js:148:16)
at Boot.override (node_modules/.pnpm/[email protected]/node_modules/fastify/lib/pluginOverride.js:28:57)
at Boot.Object.<anonymous>.Boot._loadPlugin (node_modules/.pnpm/[email protected]/node_modules/avvio/boot.js:425:25)
|
Integration Test (3)
Process completed with exit code 1.
|
Development Script Test
Process completed with exit code 1.
|
Apollo Context Authentication › ctx.user should be set:
undefined#L1
FastifyError: fastify-plugin: @fastify/session - expected '5.x' fastify version, '4.28.1' is installed
at Object.checkVersion (node_modules/.pnpm/[email protected]/node_modules/fastify/lib/pluginUtils.js:125:11)
at Object.registerPlugin (node_modules/.pnpm/[email protected]/node_modules/fastify/lib/pluginUtils.js:148:16)
at Boot.override (node_modules/.pnpm/[email protected]/node_modules/fastify/lib/pluginOverride.js:28:57)
at Boot.Object.<anonymous>.Boot._loadPlugin (node_modules/.pnpm/[email protected]/node_modules/avvio/boot.js:425:25)
|
Headers › GET /status › sets transaction id header on the response:
undefined#L1
FastifyError: fastify-plugin: @fastify/session - expected '5.x' fastify version, '4.28.1' is installed
at Object.checkVersion (node_modules/.pnpm/[email protected]/node_modules/fastify/lib/pluginUtils.js:125:11)
at Object.registerPlugin (node_modules/.pnpm/[email protected]/node_modules/fastify/lib/pluginUtils.js:148:16)
at Boot.override (node_modules/.pnpm/[email protected]/node_modules/fastify/lib/pluginOverride.js:28:57)
at Boot.Object.<anonymous>.Boot._loadPlugin (node_modules/.pnpm/[email protected]/node_modules/avvio/boot.js:425:25)
|
Integration Test (1)
Process completed with exit code 1.
|
Integration Test
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
integration-1
|
3.83 KB |
|
integration-2
|
3.45 KB |
|
integration-3
|
3.86 KB |
|
integration-4
|
4.57 KB |
|
rubberdok~indok-api~PPP4G2.dockerbuild
|
52.4 KB |
|
unit-1
|
6.18 KB |
|
unit-2
|
7.41 KB |
|