refactor: replace history.push with navigate for improved routing con… #1826
Annotations
11 errors and 19 warnings
tests
Process completed with exit code 1.
|
build:
src/react/App.tsx#L14
Property 'render' does not exist on type 'typeof import("/home/runner/work/zenko-ui/zenko-ui/node_modules/@types/react-dom/index")'.
|
build:
src/react/App.tsx#L15
Type '{ children: Element; client: QueryClient; }' is not assignable to type 'IntrinsicAttributes & QueryClientProviderProps'.
|
build:
src/react/App.tsx#L16
Type '{}' is missing the following properties from type 'FederatedAppProps': shellHooks, shellAlerts
|
build:
src/react/account/__tests__/AccountDetails.test.tsx#L3
Module '"../../next-architecture/ui/AuthProvider"' has no exported member 'useAuth'.
|
build:
src/react/account/__tests__/AccountDetails.test.tsx#L18
Unused '@ts-expect-error' directive.
|
build:
src/react/account/__tests__/AccountDetails.test.tsx#L45
Unused '@ts-expect-error' directive.
|
build:
src/react/account/__tests__/Accounts.test.tsx#L12
Module '"../../next-architecture/ui/AuthProvider"' has no exported member 'useAuth'.
|
build:
src/react/account/details/properties/__tests__/AccountInfo.test.tsx#L17
Module '"../../../../next-architecture/ui/AuthProvider"' has no exported member 'useAuth'.
|
build:
src/react/account/details/properties/__tests__/AccountInfo.test.tsx#L19
Module '"react-router-dom"' has no exported member 'Switch'.
|
|
oras
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/AccountContent.tsx#L1
'Route' is defined but never used
|
tests:
src/react/account/AccountContent.tsx#L1
'Routes' is defined but never used
|
tests:
src/react/account/AccountContent.tsx#L4
'AccountCreateUser' is defined but never used
|
tests:
src/react/account/AccountContent.tsx#L5
'AccountUpdateUser' is defined but never used
|
tests:
src/react/account/AccountContent.tsx#L6
'AccountUserAccessKeys' is defined but never used
|
tests:
src/react/account/AccountContent.tsx#L7
'CreateWorkflow' is defined but never used
|
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/
|