Add MapBox #1061
Draft
Add MapBox #1061
Annotations
6 errors
|
🎨 Run typescript compiler (tsc)
Process completed with exit code 1.
|
|
🎨 Run typescript compiler (tsc):
data/settingsMenuItems.ts#L3
Type '{ NWAC: { title: string; url: string; }[]; SNFAC: { title: string; url: string; }[]; BTAC: { title: string; url: string; }[]; CBAC: { title: string; url: string; }[]; SAC: { title: string; url: string; }[]; COAA: { title: string; url: string; }[]; ... 15 more ...; WCMAC: never[]; }' is missing the following properties from type 'Record<"BAC" | "BTAC" | "CBAC" | "CNFAIC" | "COAA" | "ESAC" | "FAC" | "GNFAC" | "HAC" | "HPAC" | "IPAC" | "KPAC" | "MSAC" | "MWAC" | "NWAC" | "PAC" | "SAC" | "SNFAC" | "TAC" | "VAC" | "WAC" | ... 7 more ... | "CAAC", { ...; }[]>': CAIC, UAC, SOAIX, EWYAIX, and 3 more.
|
|
🎨 Run typescript compiler (tsc):
components/weather_data/WeatherStationMap.tsx#L118
Argument of type 'RefObject<MapView>' is not assignable to parameter of type 'Logger'.
|
|
🎨 Run typescript compiler (tsc):
components/AvalancheCenterLogo.tsx#L184
Type 'string' is not assignable to type 'never'.
|
|
🎨 Run typescript compiler (tsc):
components/AvalancheCenterLogo.tsx#L56
Type '{ BAC: (s: ImageStyle) => Element; BTAC: (s: ImageStyle) => Element; CBAC: (s: ImageStyle) => Element; CNFAIC: (s: ImageStyle) => Element; ... 17 more ...; WCMAC: (s: ImageStyle) => Element; }' is missing the following properties from type 'Record<"BAC" | "BTAC" | "CBAC" | "CNFAIC" | "COAA" | "ESAC" | "FAC" | "GNFAC" | "HAC" | "HPAC" | "IPAC" | "KPAC" | "MSAC" | "MWAC" | "NWAC" | "PAC" | "SAC" | "SNFAC" | "TAC" | "VAC" | "WAC" | ... 7 more ... | "CAAC", (s: ImageStyle) => ReactElement<...>>': CAIC, UAC, SOAIX, EWYAIX, and 3 more.
|
|
🎨 Run typescript compiler (tsc):
components/AvalancheCenterLogo.tsx#L25
Type '{ BAC: ImageResolvedAssetSource; BTAC: ImageResolvedAssetSource; CBAC: ImageResolvedAssetSource; ... 18 more ...; WCMAC: ImageResolvedAssetSource; }' is missing the following properties from type 'Record<"BAC" | "BTAC" | "CBAC" | "CNFAIC" | "COAA" | "ESAC" | "FAC" | "GNFAC" | "HAC" | "HPAC" | "IPAC" | "KPAC" | "MSAC" | "MWAC" | "NWAC" | "PAC" | "SAC" | "SNFAC" | "TAC" | "VAC" | "WAC" | ... 7 more ... | "CAAC", ImageResolvedAssetSource>': CAIC, UAC, SOAIX, EWYAIX, and 3 more.
|
Loading