Improvement/migrate to rspack #956
security.yaml
on: pull_request
build-ui
44s
Trivy Vulnerability Scan for Code for Zenko-ui
/
Trivy Vulnerability Scan for images
Annotations
5 errors and 6 warnings
build-ui:
src/react/next-architecture/ui/CertificateDownloadButton.tsx#L20
'FederatedComponent' cannot be used as a JSX component.
|
build-ui:
src/react/next-architecture/ui/XCoreLibraryProvider.tsx#L62
'ComponentWithFederatedImports' cannot be used as a JSX component.
|
build-ui:
src/react/next-architecture/ui/XCoreLibraryProvider.tsx#L63
Type '({ moduleExports, children, }: { moduleExports: Record<string, never>; children: React.ReactNode; }) => React.ReactNode' is not assignable to type 'FunctionComponent<{ children: ReactNode; }>'.
|
build-ui:
src/react/ui-elements/Veeam/VeeamWelcomeModal.tsx#L137
Argument of type '{ view: { path: string; label: { en: string; fr: string; }; module: string; scope: string; }; app: SolutionUI; isFederated: boolean; }' is not assignable to parameter of type '{ isExternal?: boolean; app: SolutionUI; view: View; isFederated: true; } | { isFederated: false; isExternal?: boolean; url: string; }'.
|
build-ui
Process completed with exit code 2.
|
build-ui
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-ui
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/[email protected], actions/[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/
|
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/
|