Skip to content

Improvement/migrate to rspack #963

Improvement/migrate to rspack

Improvement/migrate to rspack #963

Triggered via pull request July 16, 2024 13:01
Status Failure
Total duration 54s
Artifacts

security.yaml

on: pull_request
Trivy Vulnerability Scan for Code for Zenko-ui  /  Trivy Vulnerability Scan for images
Trivy Vulnerability Scan for Code for Zenko-ui / Trivy Vulnerability Scan for images
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 6 warnings
build-ui: src/react/actions/auth.ts#L123
Argument of type '{ type: string; selectedId: string; }' is not assignable to parameter of type 'Action'.
build-ui: src/react/databrowser/objects/FolderCreate.tsx#L31
Type 'Action' does not satisfy the constraint 'Action<any>'.
build-ui: src/react/databrowser/objects/ObjectRow.tsx#L26
Type 'Action' does not satisfy the constraint 'Action<any>'.
build-ui: src/react/databrowser/objects/ObjectRow.tsx#L40
Type 'Action' does not satisfy the constraint 'Action<any>'.
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/