Merge pull request #189 from technologiestiftung/docs/readme #818
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: push
build
2m 14s
semantic-release
1m 1s
Annotations
8 warnings
build:
pages/map.tsx#L110
React Hook useEffect has missing dependencies: 'labels', 'originalRecords', and 'sortFacilities'. Either include them or remove the dependency array
|
build:
pages/map.tsx#L110
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
|
build:
src/components/Map/index.tsx#L204
React Hook useCallback has a missing dependency: 'labels'. Either include it or remove the dependency array
|
build:
src/components/Map/index.tsx#L204
React Hook useCallback has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
|
build:
src/components/Map/index.tsx#L290
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
|
build:
src/components/Map/index.tsx#L400
React Hook useEffect has a missing dependency: 'unspiderfy'. Either include it or remove the dependency array
|
build:
src/lib/facilityFilterUtil.ts#L37
Missing return type on function
|
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/
|