Skip to content

frontend: Adds filter feature for app catalog #301

frontend: Adds filter feature for app catalog

frontend: Adds filter feature for app catalog #301

Triggered via pull request August 27, 2024 20:07
Status Success
Total duration 13m 53s
Artifacts
find_plugin_dirs
3s
find_plugin_dirs
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 7 warnings
build (18.x, ./kompose)
Cannot find module '@kinvolk/headlamp-plugin/lib/K8s' or its corresponding type declarations.
build (18.x, ./opencost)
Cannot find module '@storybook/react/types-6-0' or its corresponding type declarations.
build (18.x, ./app-catalog)
Cannot find module '@storybook/react/types-6-0' or its corresponding type declarations.
build (18.x, ./app-catalog)
Type 'Element' is not assignable to type 'string'.
build (18.x, ./app-catalog)
Cannot find module '@storybook/react/types-6-0' or its corresponding type declarations.
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; }'.
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, ./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, ./opencost)
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/
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, ./prometheus)
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/