🔨 use fixed defaultGrapherConfig in migrations #273
check-default-grapher-config.yml
on: push
commit-default-config
1m 51s
Annotations
3 errors
commit-default-config:
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'.
|
commit-default-config:
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'.
|
commit-default-config
Process completed with exit code 2.
|