Skip to content

ops: updates app names in fly.toml and fly.yml for deploying #34

ops: updates app names in fly.toml and fly.yml for deploying

ops: updates app names in fly.toml and fly.yml for deploying #34

Triggered via push May 2, 2023 12:31
Status Failure
Total duration 4m 11s
Artifacts

fly.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 10 warnings
ʦ TypeScript: app/components/bggStats/AddFilterButton.tsx#L63
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{ count: { filters: { value: string; label: string; }[]; "game name": { value: string; label: string; }[]; time: { value: string; label: string; }[]; players: { value: string; label: string; }[]; location: { value: string; label: string; }[]; }; ... 4 more ...; listRecordedPlays: { ...; }; }'.
ʦ TypeScript: app/components/bggStats/AddFilterButton.tsx#L136
Type 'unknown' must have a '[Symbol.iterator]()' method that returns an iterator.
ʦ TypeScript: app/components/bggStats/Answer.tsx#L21
Type '{ data: string[] | PlayDataModel[]; }' is not assignable to type 'IntrinsicAttributes'.
ʦ TypeScript: app/components/bggStats/Answer.tsx#L32
Argument of type '(value: string) => JSX.Element' is not assignable to parameter of type '((value: PlayDataModel, index: number, array: PlayDataModel[]) => Element) & ((value: string, index: number, array: string[]) => Element)'.
ʦ TypeScript: app/components/bggStats/FilterToComponent.tsx#L58
Type 'FilterType' is missing the following properties from type 'FilterButtonData': filterId, value
ʦ TypeScript: app/components/bggStats/InfoButton/InfoButton.tsx#L13
Binding element 'children' implicitly has an 'any' type.
ʦ TypeScript: app/components/bggStats/aggregators/AggregatorMenu/CountCharts/MonthsChart.tsx#L47
Parameter 'chartRef' implicitly has an 'any' type.
ʦ TypeScript: app/components/bggStats/aggregators/AggregatorMenu/CountCharts/MonthsChart.tsx#L47
Parameter 'data' implicitly has an 'any' type.
ʦ TypeScript: app/components/bggStats/aggregators/AggregatorMenu/CountCharts/MonthsChart.tsx#L86
Argument of type 'number | null' is not assignable to parameter of type 'number'.
⚫️ Cypress
Cypress tests: 1 failed
⬣ ESLint: app/components/bggStats/AddFilterButton.tsx#L9
'hoverStyles' is defined but never used
⬣ ESLint: app/components/bggStats/AddFilterButton.tsx#L41
'dispatch' is assigned a value but never used
⬣ ESLint: app/components/bggStats/InfoButton/InfoButton.tsx#L7
'autoUpdate' is defined but never used
⬣ ESLint: app/components/bggStats/InfoButton/InfoButton.tsx#L22
'screenWidth' is assigned a value but never used
⬣ ESLint: app/components/bggStats/aggregators/AggregatorMenu/AggregatorMenu.tsx#L3
'baseStyles' is defined but never used
⬣ ESLint: app/components/bggStats/aggregators/AggregatorMenu/AggregatorMenu.tsx#L3
'smallBaseStyles' is defined but never used
⬣ ESLint: app/components/bggStats/aggregators/AggregatorMenu/AggregatorMenu.tsx#L3
'openMenuStyles' is defined but never used