GitHub Actions Publish Npm #6
Annotations
1 error and 11 warnings
prebuild
Process completed with exit code 1.
|
prebuild
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
prebuild:
src/components/Button/Button.tsx#L56
Unexpected any. Specify a different type
|
prebuild:
src/components/CollapsePanel/CollapsePanel.tsx#L62
React Hook useCallback has an unnecessary dependency: 'visible'. Either exclude it or remove the dependency array
|
prebuild:
src/components/CollapsePanel/CollapsePanel.tsx#L70
React Hook useEffect has a missing dependency: 'getHeight'. Either include it or remove the dependency array
|
prebuild:
src/components/Filter/ActionFooter/ActionFooter.tsx#L11
Unexpected any. Specify a different type
|
prebuild:
src/components/Filter/Filter.tsx#L58
Unexpected any. Specify a different type
|
prebuild:
src/components/Filter/Filter.tsx#L119
React Hook useEffect has a missing dependency: 'uuid'. Either include it or remove the dependency array
|
prebuild:
src/components/Filter/FiltersContent/FiltersContent.tsx#L18
Unexpected any. Specify a different type
|
prebuild:
src/components/Filter/FiltersContent/FiltersContent.tsx#L36
Unexpected any. Specify a different type
|
prebuild:
src/components/Filter/Menu/Menu.tsx#L84
Unexpected any. Specify a different type
|
prebuild:
src/components/Filter/Menu/Menu.tsx#L150
Unexpected any. Specify a different type
|