Skip to content

feat: organization scope, extend cookie by expiration date, login with IDPs #200

feat: organization scope, extend cookie by expiration date, login with IDPs

feat: organization scope, extend cookie by expiration date, login with IDPs #200

Triggered via pull request March 21, 2024 13:03
@peintnermaxpeintnermax
synchronize #59
qa
Status Failure
Total duration 1m 29s
Artifacts

test.yml

on: pull_request
Matrix: Ensure Quality
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 3 warnings
Ensure Quality (test:integration)
@zitadel/server#build: command (/home/runner/work/typescript/typescript/packages/zitadel-server) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
Ensure Quality (test:integration)
Argument of type 'import("/home/runner/work/typescript/typescript/packages/zitadel-server/src/proto/server/zitadel/member").SearchQuery' is not assignable to parameter of type 'import("/home/runner/work/typescript/typescript/packages/zitadel-server/src/proto/server/zitadel/user").SearchQuery'.
Ensure Quality (test:integration)
Argument of type 'import("/home/runner/work/typescript/typescript/packages/zitadel-server/src/proto/server/zitadel/member").SearchQuery' is not assignable to parameter of type 'import("/home/runner/work/typescript/typescript/packages/zitadel-server/src/proto/server/zitadel/user").SearchQuery'.
Ensure Quality (test:integration)
Argument of type 'import("/home/runner/work/typescript/typescript/packages/zitadel-server/src/proto/server/zitadel/member").SearchQuery' is not assignable to parameter of type 'import("/home/runner/work/typescript/typescript/packages/zitadel-server/src/proto/server/zitadel/user").SearchQuery'.
Ensure Quality (test:integration)
Argument of type 'import("/home/runner/work/typescript/typescript/packages/zitadel-server/src/proto/server/zitadel/org").Domain' is not assignable to parameter of type 'import("/home/runner/work/typescript/typescript/packages/zitadel-server/src/proto/server/zitadel/instance").Domain'.
Ensure Quality (test:integration)
Process completed with exit code 1.
Ensure Quality (test:unit)
@zitadel/server#build: command (/home/runner/work/typescript/typescript/packages/zitadel-server) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
Ensure Quality (test:unit)
Argument of type 'import("/home/runner/work/typescript/typescript/packages/zitadel-server/src/proto/server/zitadel/org").Domain' is not assignable to parameter of type 'import("/home/runner/work/typescript/typescript/packages/zitadel-server/src/proto/server/zitadel/instance").Domain'.
Ensure Quality (test:unit)
Argument of type 'import("/home/runner/work/typescript/typescript/packages/zitadel-server/src/proto/server/zitadel/member").SearchQuery' is not assignable to parameter of type 'import("/home/runner/work/typescript/typescript/packages/zitadel-server/src/proto/server/zitadel/user").SearchQuery'.
Ensure Quality (test:unit)
Argument of type 'import("/home/runner/work/typescript/typescript/packages/zitadel-server/src/proto/server/zitadel/member").SearchQuery' is not assignable to parameter of type 'import("/home/runner/work/typescript/typescript/packages/zitadel-server/src/proto/server/zitadel/user").SearchQuery'.
Ensure Quality (test:unit)
Argument of type 'import("/home/runner/work/typescript/typescript/packages/zitadel-server/src/proto/server/zitadel/member").SearchQuery' is not assignable to parameter of type 'import("/home/runner/work/typescript/typescript/packages/zitadel-server/src/proto/server/zitadel/user").SearchQuery'.
Ensure Quality (test:unit)
Process completed with exit code 1.
Ensure Quality (lint)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Ensure Quality (test:integration)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Ensure Quality (test:unit)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.