Skip to content

feat(Search): Add text and categories search #812

feat(Search): Add text and categories search

feat(Search): Add text and categories search #812

Triggered via pull request August 9, 2023 16:01
Status Success
Total duration 4m 7s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
build: src/components/Map/index.tsx#L292
React Hook useEffect has a missing dependency: 'onMarkerClick'. Either include it or remove the dependency array. If 'onMarkerClick' changes too often, find the parent component that defines it and wrap that definition in useCallback
semantic-release
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/