Skip to content

Activate linter in pipeline #741

Activate linter in pipeline

Activate linter in pipeline #741

Triggered via pull request July 24, 2025 08:19
@andreaskienleandreaskienle
synchronize #202
lint
Status Failure
Total duration 1m 9s
Artifacts

on-pr.yaml

on: pull_request
build  /  build-and-test
1m 6s
build / build-and-test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build / build-and-test
Process completed with exit code 1.
build / build-and-test
No files were found with the provided path: cypress/screenshots/. No artifacts will be uploaded.
build / build-and-test: src/lib/api/useApiResource.ts#L143
React Hook useEffect has missing dependencies: 'fetchProviderConfigs' and 'fetchProviderConfigsData'. Either include them or remove the dependency array
build / build-and-test: src/lib/api/useApiResource.ts#L137
'err' is defined but never used. Allowed unused caught errors must match /^_/u
build / build-and-test: src/lib/api/useApiResource.ts#L13
'useApiResource' was used before it was defined
build / build-and-test: src/components/Projects/ProjectsList.tsx#L119
React Hook useMemo has a missing dependency: 'navigate'. Either include it or remove the dependency array
build / build-and-test: src/components/Dialogs/KubectlCommandInfo/KubectlBaseDialog.tsx#L59
React Hook useEffect has a missing dependency: 'formFields'. Either include it or remove the dependency array
build / build-and-test: src/components/ControlPlane/ProvidersConfig.tsx#L86
React Hook useMemo has a missing dependency: 't'. Either include it or remove the dependency array
build / build-and-test: src/components/ControlPlane/ManagedResources.tsx#L105
React Hook useMemo has a missing dependency: 't'. Either include it or remove the dependency array
build / build-and-test: src/components/ControlPlane/FluxList.tsx#L123
React Hook useMemo has a missing dependency: 't'. Either include it or remove the dependency array
build / build-and-test: src/components/ControlPlane/FluxList.tsx#L83
React Hook useMemo has a missing dependency: 't'. Either include it or remove the dependency array
build / build-and-test: src/components/ComponentsSelection/ComponentsSelectionContainer.tsx#L8
Using exported name 'useApiResource' as identifier for default import