fix: add autoprefixer #45
Annotations
5 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build library:
src/events/use-event.ts#L12
React Hook useEffect has a missing dependency: 'eventName'. Either include it or remove the dependency array
|
Build library:
src/controls/full-screen-control.tsx#L27
React Hook useEffect has a missing dependency: 'hasCustomControl'. Either include it or remove the dependency array
|
Build library:
src/map/map.tsx#L27
React Hook useEffect has a missing dependency: 'mapRef'. Either include it or remove the dependency array
|
Build library:
src/map/view.tsx#L18
React Hook useEffect has a missing dependency: 'view'. Either include it or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading