fix: update layout for new drawers #275
pull_request.yml
on: pull_request
Firebase preview
0s
Annotations
6 errors
Lint and check types:
node_modules/@ugrc/utah-design-system/src/components/Geocode.tsx#L2
Could not find a declaration file for module '@ugrc/utilities'. '/home/runner/work/atlas/atlas/node_modules/@ugrc/utilities/dist/index.esm.js' implicitly has an 'any' type.
|
Lint and check types:
node_modules/@ugrc/utah-design-system/src/index.ts#L20
Could not find a declaration file for module './components/Sherlock.jsx'. '/home/runner/work/atlas/atlas/node_modules/@ugrc/utah-design-system/src/components/Sherlock.jsx' implicitly has an 'any' type.
|
Lint and check types:
src/App.tsx#L14
Module '"@ugrc/utah-design-system"' has no exported member 'Sherlock'.
|
Lint and check types:
src/App.tsx#L17
Module '"@ugrc/utah-design-system"' has no exported member 'masqueradeProvider'.
|
Lint and check types:
src/App.tsx#L223
Type '{ apiKey: any; wkid: number; pointSymbol: { type: string; style: string; color: number[]; size: number; outline: { color: number[]; width: number; }; }; events: { success: (event: Graphic) => void; error: () => void; }; }' is missing the following properties from type 'GeocodeProps': type, address, milepost, callback, format
|
Lint and check types
Process completed with exit code 2.
|