mdd: fetch variable-level config by uuid #23041
ci.yml
on: pull_request
testdbcheck
2m 6s
testcheck
2m 13s
eslint
2m 36s
bundlewatch
1m 58s
Annotations
6 errors
bundlewatch:
baker/MultiDimBaker.tsx#L254
Argument of type '{ configObj: MultiDimDataPageConfigPreProcessed; tagToSlugMap: Pick<Record<string | number, string>, string>; variableIdToGrapherConfigMap: { ...; }; faqEntries: FaqEntryKeyedByGdocIdAndFragmentId; primaryTopic: { ...; } | undefined; }' is not assignable to parameter of type 'MultiDimDataPageProps'.
|
bundlewatch
Process completed with exit code 2.
|
testdbcheck:
baker/MultiDimBaker.tsx#L254
Argument of type '{ configObj: MultiDimDataPageConfigPreProcessed; tagToSlugMap: Pick<Record<string | number, string>, string>; variableIdToGrapherConfigMap: { ...; }; faqEntries: FaqEntryKeyedByGdocIdAndFragmentId; primaryTopic: { ...; } | undefined; }' is not assignable to parameter of type 'MultiDimDataPageProps'.
|
testdbcheck
Process completed with exit code 2.
|
testcheck:
baker/MultiDimBaker.tsx#L254
Argument of type '{ configObj: MultiDimDataPageConfigPreProcessed; tagToSlugMap: Pick<Record<string | number, string>, string>; variableIdToGrapherConfigMap: { ...; }; faqEntries: FaqEntryKeyedByGdocIdAndFragmentId; primaryTopic: { ...; } | undefined; }' is not assignable to parameter of type 'MultiDimDataPageProps'.
|
testcheck
Process completed with exit code 2.
|