Skip to content

Merge branch 'upgrade-to-indie-stack' into dev #33

Merge branch 'upgrade-to-indie-stack' into dev

Merge branch 'upgrade-to-indie-stack' into dev #33

Triggered via push May 2, 2023 12:20
Status Failure
Total duration 2m 0s
Artifacts

fly.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 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'.
🐳 Build
buildx failed with: ERROR: failed to solve: failed to push registry.fly.io/upgrade-9459:dev-76f6f781bffaba3536f2857e6e90a4fcdee7fa07: unexpected status: 404 Not Found
⚫️ 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