Skip to content

feat(*): add subdomain management for multiworkpsace #17277

feat(*): add subdomain management for multiworkpsace

feat(*): add subdomain management for multiworkpsace #17277

Triggered via pull request November 22, 2024 11:16
Status Failure
Total duration 3m 16s
Artifacts

ci-front.yaml

on: pull_request
front-sb-build
2m 9s
front-sb-build
front-sb-test-performance
1m 50s
front-sb-test-performance
Matrix: front-task
front-chromatic-deployment
0s
front-chromatic-deployment
Matrix: front-sb-test
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 30 warnings
front-sb-test-performance
Argument of type '{ __typename?: "Workspace" | undefined; id: any; displayName?: string | null | undefined; logo?: string | null | undefined; domainName?: string | null | undefined; inviteHash?: string | null | undefined; ... 10 more ...; currentBillingSubscription?: { ...; } | ... 1 more ... | undefined; }' is not assignable to parameter of type 'CurrentWorkspace | ((currVal: CurrentWorkspace | null) => CurrentWorkspace | null) | null'.
front-sb-test-performance
Property 'subdomain' does not exist on type '{ __typename?: "Workspace" | undefined; id: any; displayName?: string | null | undefined; logo?: string | null | undefined; domainName?: string | null | undefined; inviteHash?: string | null | undefined; ... 10 more ...; currentBillingSubscription?: { ...; } | ... 1 more ... | undefined; }'.
front-sb-test-performance
Argument of type '{ __typename?: "Workspace" | undefined; id: any; logo?: string | null | undefined; displayName?: string | null | undefined; domainName?: string | null | undefined; }[]' is not assignable to parameter of type 'Workspaces[] | ((currVal: Workspaces[] | null) => Workspaces[] | null) | null'.
front-sb-test-performance
Property 'subdomain' does not exist on type '{ __typename?: "AvailableWorkspaceOutput" | undefined; id: string; displayName?: string | null | undefined; logo?: string | null | undefined; sso: { __typename?: "SSOConnection" | undefined; ... 4 more ...; status: SsoIdentityProviderStatus; }[]; }'.
front-sb-test-performance
Type '"id" | "displayName" | "inviteHash" | "logo" | "allowImpersonation" | "featureFlags" | "activationStatus" | "currentBillingSubscription" | "workspaceMembersCount" | "isPublicInviteLinkEnabled" | ... 5 more ... | "metadataVersion"' does not satisfy the constraint 'keyof Workspace'.
front-sb-test-performance
Type '"id" | "subdomain"' does not satisfy the constraint 'keyof Workspace'.
front-sb-test-performance
Type '"id" | "displayName" | "logo" | "subdomain"' does not satisfy the constraint 'keyof Workspace'.
front-sb-test-performance
Type 'string | null' is not assignable to type 'string'.
front-sb-test-performance
Argument of type 'unknown' is not assignable to parameter of type 'string | undefined'.
front-sb-test-performance
Type 'string | null' is not assignable to type 'string'.
front-sb-build
Argument of type '{ __typename?: "Workspace" | undefined; id: any; displayName?: string | null | undefined; logo?: string | null | undefined; domainName?: string | null | undefined; inviteHash?: string | null | undefined; ... 10 more ...; currentBillingSubscription?: { ...; } | ... 1 more ... | undefined; }' is not assignable to parameter of type 'CurrentWorkspace | ((currVal: CurrentWorkspace | null) => CurrentWorkspace | null) | null'.
front-sb-build
Property 'subdomain' does not exist on type '{ __typename?: "Workspace" | undefined; id: any; displayName?: string | null | undefined; logo?: string | null | undefined; domainName?: string | null | undefined; inviteHash?: string | null | undefined; ... 10 more ...; currentBillingSubscription?: { ...; } | ... 1 more ... | undefined; }'.
front-sb-build
Argument of type '{ __typename?: "Workspace" | undefined; id: any; logo?: string | null | undefined; displayName?: string | null | undefined; domainName?: string | null | undefined; }[]' is not assignable to parameter of type 'Workspaces[] | ((currVal: Workspaces[] | null) => Workspaces[] | null) | null'.
front-sb-build
Property 'subdomain' does not exist on type '{ __typename?: "AvailableWorkspaceOutput" | undefined; id: string; displayName?: string | null | undefined; logo?: string | null | undefined; sso: { __typename?: "SSOConnection" | undefined; ... 4 more ...; status: SsoIdentityProviderStatus; }[]; }'.
front-sb-build
Type '"id" | "displayName" | "inviteHash" | "logo" | "allowImpersonation" | "featureFlags" | "activationStatus" | "currentBillingSubscription" | "workspaceMembersCount" | "isPublicInviteLinkEnabled" | ... 5 more ... | "metadataVersion"' does not satisfy the constraint 'keyof Workspace'.
front-sb-build
Type '"id" | "subdomain"' does not satisfy the constraint 'keyof Workspace'.
front-sb-build
Type '"id" | "displayName" | "logo" | "subdomain"' does not satisfy the constraint 'keyof Workspace'.
front-sb-build
Type 'string | null' is not assignable to type 'string'.
front-sb-build
Argument of type 'unknown' is not assignable to parameter of type 'string | undefined'.
front-sb-build
Type 'string | null' is not assignable to type 'string'.
front-task (lint)
Process completed with exit code 1.
front-task (test)
The job was canceled because "lint" failed.
front-task (typecheck)
The job was canceled because "lint" failed.
front-sb-test-performance
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
front-sb-test-performance
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
front-sb-test-performance
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
front-sb-test-performance
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
front-sb-test-performance
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
front-sb-test-performance
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
front-sb-test-performance
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
front-sb-test-performance
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
front-sb-test-performance
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
front-sb-test-performance
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
front-sb-build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
front-sb-build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
front-sb-build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
front-sb-build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
front-sb-build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
front-sb-build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
front-sb-build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
front-sb-build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
front-sb-build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
front-sb-build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
front-task (lint)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
front-task (lint)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
front-task (lint)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
front-task (lint)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
front-task (lint)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
front-task (lint)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
front-task (lint)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
front-task (lint)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
front-task (lint)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
front-task (lint)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/