🔨 use fixed defaultGrapherConfig in migrations #277
Annotations
3 errors
db/migration/1720600092980-MakeChartsInheritDefaults.ts#L29
Argument of type '{ $schema: string; map: { projection: string; hideTimeline: boolean; colorScale: { equalSizeBins: boolean; binningStrategy: string; customNumericColorsActive: boolean; colorSchemeInvert: boolean; binningStrategyBinCount: number; }; toleranceStrategy: string; tooltipUseCustomLabels: boolean; time: string; }; ... 35 m...' is not assignable to parameter of type 'GrapherInterface'.
|
db/migration/1720600092980-MakeChartsInheritDefaults.ts#L32
Argument of type '{ $schema: string; map: { projection: string; hideTimeline: boolean; colorScale: { equalSizeBins: boolean; binningStrategy: string; customNumericColorsActive: boolean; colorSchemeInvert: boolean; binningStrategyBinCount: number; }; toleranceStrategy: string; tooltipUseCustomLabels: boolean; time: string; }; ... 35 m...' is not assignable to parameter of type 'GrapherInterface'.
|
|
The logs for this run have expired and are no longer available.
Loading