Switch to npm #24
Annotations
3 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PACKAGE_MANAGER deprecation warning
The PACKAGE_MANAGER input is deprecated and will be removed soon. Please remove it. The workflow already uses npm by default.
|
Lint script files:
resources/ts/components/TextControlCollection/TextControlCollection.tsx#L76
React Hook useEffect has a missing dependency: 'onChange'. Either include it or remove the dependency array. If 'onChange' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
Loading