Skip to content

Merge pull request #25 from CX-Box/feature/build-alpha-yarn-3 #32

Merge pull request #25 from CX-Box/feature/build-alpha-yarn-3

Merge pull request #25 from CX-Box/feature/build-alpha-yarn-3 #32

Triggered via push October 30, 2023 14:15
Status Failure
Total duration 12m 35s
Artifacts

build.yml

on: push
Create NPM Release
2m 4s
Create NPM Release
Report SonarCloud Coverage
12m 24s
Report SonarCloud Coverage
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
Create NPM Release
Process completed with exit code 1.
Create NPM Release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Create NPM Release: src/components/FullHierarchyTable/utils/useExpandedKeys.ts#L71
React Hook React.useEffect has a missing dependency: 'expandedKeys'. Either include it or remove the dependency array
Create NPM Release: src/components/FullHierarchyTable/utils/useExpandedKeys.ts#L92
React Hook React.useEffect has a missing dependency: 'expandedKeys'. Either include it or remove the dependency array
Create NPM Release: src/components/widgets/PickListPopup/PickListPopup.tsx#L129
React Hook React.useCallback has an unnecessary dependency: 'onClose'. Either exclude it or remove the dependency array
Create NPM Release: src/components/widgets/TableWidget/TableWidget.tsx#L160
React Hook "useTranslation" is called conditionally. React Hooks must be called in the exact same order in every component render
Create NPM Release: src/components/widgets/TableWidget/TableWidget.tsx#L163
React Hook "React.useCallback" is called conditionally. React Hooks must be called in the exact same order in every component render
Create NPM Release: src/components/widgets/TableWidget/TableWidget.tsx#L171
React Hook "React.useMemo" is called conditionally. React Hooks must be called in the exact same order in every component render
Create NPM Release: src/components/widgets/TableWidget/TableWidget.tsx#L180
React Hook "React.useMemo" is called conditionally. React Hooks must be called in the exact same order in every component render
Create NPM Release: src/components/widgets/TableWidget/TableWidget.tsx#L252
React Hook "React.useMemo" is called conditionally. React Hooks must be called in the exact same order in every component render
Create NPM Release: src/components/widgets/TableWidget/TableWidget.tsx#L261
React Hook "React.useState" is called conditionally. React Hooks must be called in the exact same order in every component render
Create NPM Release: src/components/widgets/TableWidget/TableWidget.tsx#L265
React Hook "React.useCallback" is called conditionally. React Hooks must be called in the exact same order in every component render
Report SonarCloud Coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/