ARTESCA-13972 // Migration to React 18 #1106
security.yaml
on: pull_request
build-ui
1m 16s
Trivy Vulnerability Scan for Code for Zenko-ui
/
Trivy Vulnerability Scan for images
Annotations
10 errors and 4 warnings
build-ui:
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-ui:
src/react/App.tsx#L15
Type '{ children: Element; client: QueryClient; }' is not assignable to type 'IntrinsicAttributes & QueryClientProviderProps'.
|
build-ui:
src/react/App.tsx#L16
Type '{}' is missing the following properties from type 'FederatedAppProps': shellHooks, shellAlerts
|
build-ui:
src/react/account/AccountDetails.tsx#L558
Cannot find name 'useBasenameRelativeNavigate'.
|
build-ui:
src/react/account/__tests__/AccountDetails.test.tsx#L3
Module '"../../next-architecture/ui/AuthProvider"' has no exported member 'useAuth'.
|
build-ui:
src/react/account/__tests__/AccountDetails.test.tsx#L18
Unused '@ts-expect-error' directive.
|
build-ui:
src/react/account/__tests__/AccountDetails.test.tsx#L45
Unused '@ts-expect-error' directive.
|
build-ui:
src/react/account/__tests__/Accounts.test.tsx#L12
Module '"../../next-architecture/ui/AuthProvider"' has no exported member 'useAuth'.
|
build-ui:
src/react/account/details/properties/__tests__/AccountInfo.test.tsx#L17
Module '"../../../../next-architecture/ui/AuthProvider"' has no exported member 'useAuth'.
|
build-ui:
src/react/account/details/properties/__tests__/AccountInfo.test.tsx#L19
Module '"react-router-dom"' has no exported member 'Switch'.
|
build-ui
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-ui
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-ui
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-ui
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/
|