Skip to content

chore: Use reusable build workflow #405

chore: Use reusable build workflow

chore: Use reusable build workflow #405

Triggered via pull request October 25, 2024 09:38
Status Failure
Total duration 8m 8s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build / build
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
build / build: src/pages/commons/use-async-data.js#L19
React Hook useEffect has a missing dependency: 'loadCallback'. Either include it or remove the dependency array. If 'loadCallback' changes too often, find the parent component that defines it and wrap that definition in useCallback
build / build: src/pages/configurable-dashboard/components/page-banner.tsx#L3
'React' is defined but never used
build / build: src/pages/configurable-dashboard/components/page-banner.tsx#L4
'Alert' is defined but never used
build / build: src/pages/configurable-dashboard/components/page-banner.tsx#L5
'ExternalLink' is defined but never used
build / build: src/pages/configurable-dashboard/components/page-banner.tsx#L8
'setVisible' is assigned a value but never used
build / build: src/pages/form/components/form-content.jsx#L114
React Hook useEffect has a missing dependency: 'updateDirty'. Either include it or remove the dependency array. If 'updateDirty' changes too often, find the parent component that defines it and wrap that definition in useCallback
build / build: src/pages/form/components/form.jsx#L126
React Hook useEffect has a missing dependency: 'updateDirty'. Either include it or remove the dependency array. If 'updateDirty' changes too often, find the parent component that defines it and wrap that definition in useCallback
build / build: src/pages/non-console/notifications.tsx#L5
'Link' is defined but never used
build / build: src/pages/server-side-table/hooks.js#L44
React Hook useEffect has a missing dependency: 'totalCount'. Either include it or remove the dependency array
build / build: src/pages/table-select-filter/index.jsx#L12
'FormField' is defined but never used