Skip to content

Improvement/migrate to rspack #953

Improvement/migrate to rspack

Improvement/migrate to rspack #953

Triggered via pull request July 11, 2024 12:21
Status Failure
Total duration 47s
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

10 errors and 6 warnings
build-ui: 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-ui: 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-ui: src/react/next-architecture/ui/AlertProvider.tsx#L49
Property 'selfConfiguration' does not exist on type '{ remoteEntryPath: string; views: Record<string, View>; hooks: Record<string, FederatedModuleInfo>; components: Record<string, FederatedModuleInfo>; navbarUpdaterComponents?: FederatedModuleInfo[]; instanceNameAdapter?: FederatedModuleInfo; } | { ...; }'.
build-ui: 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-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#L48
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-ui: 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-ui: src/react/next-architecture/ui/XCoreLibraryProvider.tsx#L50
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-ui: src/react/next-architecture/ui/XCoreLibraryProvider.tsx#L59
'ComponentWithFederatedImports' cannot be used as a JSX component.
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/