Skip to content

save need to switch to xcore first #1698

save need to switch to xcore first

save need to switch to xcore first #1698

Triggered via push July 4, 2024 14:54
Status Failure
Total duration 7m 55s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 24 warnings
build: src/react/account/__tests__/Accounts.test.tsx#L253
Argument of type '() => { userData: { id: string; token: string; username: string; email: string; roles: string[]; groups: string[]; }; }' is not assignable to parameter of type '() => { userData?: UserData; getToken: () => Promise<string>; }'.
build: src/react/account/__tests__/Accounts.test.tsx#L322
Argument of type '() => { userData: { id: string; token: string; username: string; email: string; roles: string[]; groups: string[]; }; }' is not assignable to parameter of type '() => { userData?: UserData; getToken: () => Promise<string>; }'.
build: src/react/next-architecture/ui/CertificateDownloadButton.tsx#L17
Property 'remoteEntryPath' does not exist on type '{ remoteEntryPath: string; views: Record<string, View>; hooks: Record<string, FederatedModuleInfo>; components: Record<string, FederatedModuleInfo>; navbarUpdaterComponents?: FederatedModuleInfo[]; instanceNameAdapter?: FederatedModuleInfo; } | { ...; }'.
build: src/react/next-architecture/ui/XCoreLibraryProvider.tsx#L49
Property 'hooks' does not exist on type '{ remoteEntryPath: string; views: Record<string, View>; hooks: Record<string, FederatedModuleInfo>; components: Record<string, FederatedModuleInfo>; navbarUpdaterComponents?: FederatedModuleInfo[]; instanceNameAdapter?: FederatedModuleInfo; } | { ...; }'.
build: src/react/next-architecture/ui/XCoreLibraryProvider.tsx#L50
Property 'hooks' does not exist on type '{ remoteEntryPath: string; views: Record<string, View>; hooks: Record<string, FederatedModuleInfo>; components: Record<string, FederatedModuleInfo>; navbarUpdaterComponents?: FederatedModuleInfo[]; instanceNameAdapter?: FederatedModuleInfo; } | { ...; }'.
build: src/react/next-architecture/ui/XCoreLibraryProvider.tsx#L51
Property 'remoteEntryPath' does not exist on type '{ remoteEntryPath: string; views: Record<string, View>; hooks: Record<string, FederatedModuleInfo>; components: Record<string, FederatedModuleInfo>; navbarUpdaterComponents?: FederatedModuleInfo[]; instanceNameAdapter?: FederatedModuleInfo; } | { ...; }'.
build: src/react/ui-elements/SelectAccountIAMRole.tsx#L24
Module '"../next-architecture/ui/AuthProvider"' has no exported member 'AuthProvider'.
build: src/react/ui-elements/Veeam/VeeamCapacityFormSection.tsx#L55
Argument of type 'BuildtimeWebFinger | RuntimeWebFinger<Record<string, unknown>>' is not assignable to parameter of type 'XCoreConfig'.
build: src/react/ui-elements/Veeam/VeeamSummary.test.tsx#L86
Property 'getToken' is missing in type '{ userData: { id: string; token: string; username: string; email: string; roles: string[]; groups: string[]; }; }' but required in type '{ userData?: UserData; getToken: () => Promise<string>; }'.
build: src/react/ui-elements/Veeam/VeeamSummary.test.tsx#L124
Property 'getToken' is missing in type '{ userData: { id: string; token: string; username: string; email: string; roles: string[]; groups: string[]; }; }' but required in type '{ userData?: UserData; getToken: () => Promise<string>; }'.
oras
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
oras
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected], actions/[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 Node.js version which is deprecated and will be forced to run on node20: actions/[email protected], actions/[email protected], docker/setup-buildx-action@v2, docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
The `save-state` 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/
build
The `save-state` 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/
build
The `save-state` 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/
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/
tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected], actions/[email protected], codecov/[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/
tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/[email protected], actions/[email protected], codecov/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
tests
The `save-state` 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/
tests
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/
tests
The `save-state` 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/
tests
The `save-state` 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/
tests: src/js/mock/error.ts#L6
Unexpected any. Specify a different type
tests: src/js/mock/managementClient.ts#L262
Unexpected any. Specify a different type
tests: src/js/utils.ts#L2
Unexpected any. Specify a different type
tests: src/js/utils.ts#L4
Unexpected any. Specify a different type
tests: src/react/account/AccountRow.tsx#L16
Unexpected any. Specify a different type
tests: src/react/account/AccountRow.tsx#L17
Unexpected any. Specify a different type
tests: src/react/account/AccountRow.tsx#L29
Unexpected any. Specify a different type
tests: src/react/account/details/properties/AccountInfo.tsx#L20
'useListAccounts' is defined but never used
tests: src/react/account/details/properties/AccountInfo.tsx#L32
'useSetAssumedRole' is defined but never used
tests: src/react/account/details/properties/AccountInfo.tsx#L33
'useAccessibleAccountsAdapter' is defined but never used