Change webcam icon to point in the direction the webcam is facing #7
Annotations
10 errors
src/components/pages/MapView.tsx#L19
Type '{ children: Element; key: number; position: [number, number]; icon: Icon<IconOptions>; rotationAngle: number; rotationOrigin: string; }' is not assignable to type 'IntrinsicAttributes & MarkerProps & RefAttributes<Marker<any>>'.
|
src/components/pages/MapView.tsx#L3
Strings must use singlequote
|
src/components/pages/MapView.tsx#L19
Operator '-' must be spaced
|
src/components/pages/MapView.tsx#L19
Strings must use singlequote
|
utils/collect.ts#L142
Prefer `Number.parseInt` over `parseInt`
|
utils/collect.ts#L142
Missing radix parameter
|
utils/collect.ts#L142
Strings must use singlequote
|
utils/collect.ts#L144
Prefer `Number.parseInt` over `parseInt`
|
utils/collect.ts#L144
Missing radix parameter
|
utils/collect.ts#L144
["direction"] is better written in dot notation
|
The logs for this run have expired and are no longer available.
Loading