Skip to content

frontend: Adds filter feature for app catalog #307

frontend: Adds filter feature for app catalog

frontend: Adds filter feature for app catalog #307

Triggered via pull request August 28, 2024 19:16
Status Failure
Total duration 3m 16s
Artifacts
find_plugin_dirs
3s
find_plugin_dirs
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 5 warnings
build (18.x, ./plugin-catalog)
Type '{ repository_id: string; name: string; display_name: string; url: string; branch: string; private: false; kind: number; verified_publisher: true; official: true; scanner_disabled: false; user_alias: string; }' is missing the following properties from type '{ repository_id: string; name: string; display_name: string; url: string; branch: string; private: boolean; kind: number; verified_publisher: boolean; official: boolean; scanner_disabled: boolean; user_alias: string; organization_name: string; organization_display_name: string; }': organization_name, organization_display_name
build (18.x, ./plugin-catalog)
Property 'organization_name' is missing in type '{ url: string; kind: number; name: string; official: true; user_alias: string; display_name: string; repository_id: string; scanner_disabled: false; verified_publisher: true; }' but required in type '{ url: string; kind: number; name: string; official: boolean; user_alias: string; display_name: string; repository_id: string; scanner_disabled: boolean; verified_publisher: boolean; organization_name: string; }'.
build (18.x, ./plugin-catalog)
Property 'organization_name' is missing in type '{ url: string; kind: number; name: string; official: true; user_alias: string; display_name: string; repository_id: string; scanner_disabled: false; verified_publisher: true; }' but required in type '{ url: string; kind: number; name: string; official: boolean; user_alias: string; display_name: string; repository_id: string; scanner_disabled: boolean; verified_publisher: boolean; organization_name: string; }'.
build (18.x, ./kompose)
Cannot find module '@kinvolk/headlamp-plugin/lib/K8s' or its corresponding type declarations.
build (18.x, ./app-catalog)
Process completed with exit code 1.
build (18.x, ./opencost)
The job was canceled because "_18_x___app-catalog" failed.
build (18.x, ./opencost)
Cannot find module '@storybook/react/types-6-0' or its corresponding type declarations.
build (18.x, ./prometheus)
The job was canceled because "_18_x___app-catalog" failed.
build (18.x, ./prometheus)
The operation was canceled.
find_plugin_dirs
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
find_plugin_dirs
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (18.x, ./plugin-catalog)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (18.x, ./kompose)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (18.x, ./app-catalog)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/