Spikes/weather forecast #46143
Annotations
9 errors
build (22.x)
Process completed with exit code 2.
|
build (22.x):
src/app/components/Weather/index.tsx#L127
Property 'location' does not exist on type 'DayForecast[]'.
|
build (22.x):
src/app/components/Weather/index.tsx#L60
Property 'location' does not exist on type 'WeatherForecast'.
|
build (22.x):
src/app/components/Weather/index.tsx#L20
'locale' is declared but its value is never read.
|
build (22.x):
src/app/components/Weather/index.tsx#L8
Cannot find module './GeolocationButton' or its corresponding type declarations.
|
build (22.x):
src/app/components/Weather/index.styles.ts#L55
Property 'BRAND_PRIMARY' does not exist on type 'Palette'.
|
build (22.x):
src/app/components/Weather/HourlyReport/index.tsx#L15
Property 'src' does not exist on type 'string'.
|
build (22.x):
src/app/components/Weather/DayForecast/index.tsx#L43
Cannot invoke an object which is possibly 'undefined'.
|
build (22.x):
src/app/components/Weather/DayForecast/index.tsx#L38
Property 'src' does not exist on type 'string'.
|