HPCC-30535 ECL Watch allow v5 and v9 UI in different tabs #12295
Triggered via pull request
October 25, 2023 21:15
Status
Success
Total duration
1h 10m 19s
Artifacts
–
build-test-eclwatch.yml
on: pull_request
pre_job
10s
Matrix: Check eclwatch and npm
Annotations
6 warnings
Check eclwatch and npm (18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Check eclwatch and npm (18):
esp/src/src-react/hooks/platform.ts#L82
React Hook React.useCallback has missing dependencies: 'sessionStore' and 'userStore'. Either include them or remove the dependency array
|
Check eclwatch and npm (18):
esp/src/src-react/hooks/platform.ts#L91
React Hook React.useEffect has missing dependencies: 'sessionStore' and 'userStore'. Either include them or remove the dependency array
|
Check eclwatch and npm (16)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Check eclwatch and npm (16):
esp/src/src-react/hooks/platform.ts#L82
React Hook React.useCallback has missing dependencies: 'sessionStore' and 'userStore'. Either include them or remove the dependency array
|
Check eclwatch and npm (16):
esp/src/src-react/hooks/platform.ts#L91
React Hook React.useEffect has missing dependencies: 'sessionStore' and 'userStore'. Either include them or remove the dependency array
|