2357-Code_alignment_to_last_schema #5671
main.yml
on: pull_request_target
Check if we continue the process
24s
Deploy public
/
Cleanup gh-pages
Deploy public
/
Deploy gh-pages
Annotations
5 warnings
Check if we continue the process
The following actions uses node12 which is deprecated and will be forced to run on node16: JamesSingleton/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Check if we continue the process
The following actions uses Node.js version which is deprecated and will be forced to run on node20: JamesSingleton/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Check if we continue the process
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build demo files / build-geoview
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build demo files / build-geoview:
packages/geoview-core/src/core/components/nav-bar/nav-bar.tsx#L81
React Hook useEffect has a missing dependency: 'buttonPanelGroups'. Either include it or remove the dependency array. You can also do a functional update 'setButtonPanelGroups(b => ...)' if you only need 'buttonPanelGroups' in the 'setButtonPanelGroups' call
|