⬆️ chore(deps): bump @fastify/cookie from 9.4.0 to 11.0.1 #2216
continuous-integration.yml
on: pull_request
Matrix: Integration Test
Matrix: Unit Test
Lint
27s
Typescript
41s
Build
40s
Build Image
1m 46s
Development Script Test
1m 22s
Integration Test
3s
Unit Test
3s
Annotations
24 errors
Apollo Context Authentication › ctx.user should be set:
undefined#L1
FastifyError: fastify-plugin: @fastify/cookie - 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/cookie - 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.
|
Users › query user › should return null if no user is logged in:
undefined#L1
FastifyError: fastify-plugin: @fastify/cookie - 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/cookie - 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.
|
Development Script Test
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/cookie - 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/cookie - 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/cookie - 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/cookie - 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/cookie - 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/cookie - 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/cookie - 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/cookie - 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/cookie - 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/cookie - 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.
|
Integration Test
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
integration-1
|
3.82 KB |
|
integration-2
|
3.43 KB |
|
integration-3
|
3.89 KB |
|
integration-4
|
4.57 KB |
|
rubberdok~indok-api~8GY5W8.dockerbuild
|
53.2 KB |
|
unit-1
|
6.21 KB |
|
unit-2
|
7.41 KB |
|