Skip to content

fix(appbar-accessibility): Fix app bar accessibility #4422

fix(appbar-accessibility): Fix app bar accessibility

fix(appbar-accessibility): Fix app bar accessibility #4422

Triggered via pull request April 11, 2024 20:51
@jolevesqjolevesq
closed #1867
Status Success
Total duration 3m 49s
Artifacts

main.yml

on: pull_request_target
Check if we continue the process
18s
Check if we continue the process
Build demo files  /  build-geoview
2m 57s
Build demo files / build-geoview
Deploy public  /  Cleanup gh-pages
Deploy public / Cleanup gh-pages
Deploy public  /  Deploy gh-pages
Deploy public / Deploy gh-pages
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Check if we continue the process
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: JamesSingleton/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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 `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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build demo files / build-geoview: packages/geoview-core/src/core/components/crosshair/crosshair.tsx#L105
React Hook useEffect has a missing dependency: 'handleKeyDown'. Either include it or remove the dependency array
Build demo files / build-geoview: packages/geoview-core/src/core/components/geolocator/geolocator.tsx#L121
React Hook useCallback has a missing dependency: 'setGeolocatorActive'. Either include it or remove the dependency array