Skip to content

Init flux plugin

Init flux plugin #326

Triggered via pull request September 17, 2024 06:26
Status Success
Total duration 3m 8s
Artifacts
find_plugin_dirs
2s
find_plugin_dirs
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

19 errors and 18 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, ./flux-plugin): flux-plugin/src/actions/index.tsx#L2
'apply' is defined but never used
build (18.x, ./flux-plugin): flux-plugin/src/actions/index.tsx#L2
'apply' is defined but never used
build (18.x, ./flux-plugin): flux-plugin/src/actions/index.tsx#L2
'patch' is defined but never used
build (18.x, ./flux-plugin): flux-plugin/src/actions/index.tsx#L2
'patch' is defined but never used
build (18.x, ./flux-plugin): flux-plugin/src/actions/index.tsx#L3
'getCluster' is defined but never used
build (18.x, ./flux-plugin): flux-plugin/src/actions/index.tsx#L3
'getCluster' is defined but never used
build (18.x, ./flux-plugin): flux-plugin/src/checkflux/index.tsx#L3
'SectionBox' is defined but never used
build (18.x, ./flux-plugin): flux-plugin/src/checkflux/index.tsx#L3
'SectionBox' is defined but never used
build (18.x, ./flux-plugin): flux-plugin/src/checkflux/index.tsx#L8
'error' is assigned a value but never used
build (18.x, ./opencost)
Cannot find module '@storybook/react/types-6-0' or its corresponding type declarations.
build (18.x, ./kompose)
Cannot find module '@kinvolk/headlamp-plugin/lib/K8s' or its corresponding type declarations.
build (18.x, ./app-catalog): app-catalog/src/components/charts/List.tsx#L24
'CNCFLight' is defined but never used
build (18.x, ./app-catalog): app-catalog/src/components/charts/List.tsx#L24
'CNCFLight' is defined but never used
build (18.x, ./app-catalog)
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.
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, ./flux-plugin)
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, ./flux-plugin): flux-plugin/src/actions/index.tsx#L1
Run autofix to sort these imports!
build (18.x, ./flux-plugin): flux-plugin/src/checkflux/index.tsx#L1
Run autofix to sort these imports!
build (18.x, ./flux-plugin): flux-plugin/src/flux-applications/application.tsx#L138
'kind' is never reassigned. Use 'const' instead
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, ./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/
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/